"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/21 01:08:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje" 2025/10/21 01:08:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:08:10 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0" 2025/10/21 01:08:11 DEBUG : Creating backend with remote "/tmp/rclone1573313348" === 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.33s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/21 01:08:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/21 01:08:12 DEBUG : potato: Seek from 10 to 0 2025/10/21 01:08:12 DEBUG : potato: Seek from 10 to 0 2025/10/21 01:08:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/21 01:08:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Seek from 5 to 2 2025/10/21 01:08:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/21 01:08:12 DEBUG : potato: Seek from 7 to 0 2025/10/21 01:08:12 DEBUG : potato: Seek from 7 to 0 2025/10/21 01:08:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/21 01:08:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Seek from 5 to 2 2025/10/21 01:08:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/21 01:08:12 DEBUG : potato: Seek from 8 to 0 2025/10/21 01:08:12 DEBUG : potato: Seek from 8 to 0 2025/10/21 01:08:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/21 01:08:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/21 01:08:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/21 01:08:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/21 01:08:12 DEBUG : potato: Seek from 5 to 2 2025/10/21 01:08:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/21 01:08:12 DEBUG : potato: Seek from 9 to 0 2025/10/21 01:08:12 DEBUG : potato: Seek from 9 to 0 2025/10/21 01:08:12 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:08:15 DEBUG : rutabaga: md5 = 5b391f5ba1aaf41ed812288f0b89c148 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/21 01:08:17 DEBUG : empty space: md5 = 014f99ff70b2825f7221e7f2d04fc2cd OK === RUN TestCheck/3 2025/10/21 01:08:20 DEBUG : potato2: md5 = 74153f63ad781959e366098581cd8752 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/21 01:08:23 DEBUG : remotepotato: md5 = fc269d6b68c3bdf02a100b69dac10ddf OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.80s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/10/21 01:08:27 DEBUG : Creating backend with remote "nonexistent" 2025/10/21 01:08:27 DEBUG : Creating backend with remote "nonexistent" 2025/10/21 01:08:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/21 01:08:27 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/10/21 01:08:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/21 01:08:27 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:08:28 DEBUG : rutabaga: md5 = 12f02e6a42e36446a6cf82c8676c8bae OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/21 01:08:33 DEBUG : empty space: md5 = 7b47e18bd9c22c50f252d9cd57b8a0c8 OK === RUN TestCheckDownload/3 2025/10/21 01:08:36 DEBUG : potato2: md5 = ec2647b3546ab8dc6a3d610fd0a7495c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/21 01:08:40 DEBUG : remotepotato: md5 = 38198fa75c09ba118eccdd2cbd604783 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.74s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.15s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (1.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:08:48 DEBUG : rutabaga: md5 = f5ab34ba18e6755fa92a7e6a87ac8530 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/21 01:08:51 DEBUG : empty space: md5 = 3037a7baf7f5befabf1e474474651fd9 OK === RUN TestCheckSizeOnly/3 2025/10/21 01:08:53 DEBUG : potato2: md5 = 555862b209779971ebb1b60d3c41d759 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/21 01:08:56 DEBUG : remotepotato: md5 = b09853aad0de7a834260c743040d17a0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.89s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:09:01 DEBUG : test.sum: md5 = 24a1d448e59c219bb2581b2a76722233 OK 2025/10/21 01:09:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/21 01:09:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/21 01:09:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/21 01:09:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/21 01:09:04 DEBUG : test.sum: md5 = 720785e315a51a0768bf3ef5e97773f4 OK 2025/10/21 01:09:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/21 01:09:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/21 01:09:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/21 01:09:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.13s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:09:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/data" 2025/10/21 01:09:06 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:09:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/data" 2025/10/21 01:09:09 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/vjrnln8ratgmqakfosrqe8espk" 2025/10/21 01:09:13 DEBUG : data/banana: md5 = 12a811aa77f5b36f0f2a400cc7ccf492 OK 2025/10/21 01:09:14 DEBUG : test.sum: md5 = 2f0ff875ca70810ae8374c225c71730b OK === RUN TestCheckSumDownload/subtest1 2025/10/21 01:09:19 DEBUG : data/potato: md5 = 7a29837a3d806624e75543de16c5d6cd OK 2025/10/21 01:09:20 DEBUG : test.sum: md5 = 4edb1aed65414f696fac24f50d93fec5 OK === RUN TestCheckSumDownload/subtest2 2025/10/21 01:09:25 DEBUG : test.sum: md5 = 8e710e2c3e10fc75d2c90960b9242df6 OK === RUN TestCheckSumDownload/subtest3 2025/10/21 01:09:30 DEBUG : test.sum: md5 = 6e6baf5be298b04b8d18e7393a35bcbe OK === RUN TestCheckSumDownload/subtest4 2025/10/21 01:09:35 DEBUG : test.sum: md5 = 466a66ee2833208c1e981775fed07e29 OK === RUN TestCheckSumDownload/subtest5 2025/10/21 01:09:39 DEBUG : test.sum: md5 = 8184663bebec65ec4f54ca20580b2c8f OK === RUN TestCheckSumDownload/subtest6 2025/10/21 01:09:44 DEBUG : data/banana: md5 = 2d11854b2c18e60fceff4a529768caff OK 2025/10/21 01:09:46 DEBUG : data/potato: md5 = 1bc110e2752faf1c6aedc324d5c135dd OK 2025/10/21 01:09:47 DEBUG : test.sum: md5 = 9be9d5fb4551f434bd695b6ad99d9f47 OK === RUN TestCheckSumDownload/subtest7 2025/10/21 01:09:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/21 01:09:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.16s) --- PASS: TestCheckSumDownload/subtest1 (2.58s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (2.21s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.25s) --- PASS: TestCheckSumDownload/subtest7 (2.69s) === RUN TestApplyTransforms 2025/10/21 01:09:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suwoxuq9rube" 2025/10/21 01:09:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:09:54 DEBUG : Creating backend with remote "TestDrive:crypt/3nv1l337m1af3uud7ajrg4na7uqej84vpp0qc52ks04uiruessug" 2025/10/21 01:09:55 DEBUG : Creating backend with remote "/tmp/rclone638131047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube'", Local "Local file system at /tmp/rclone638131047", Modify Window "1ms" 2025/10/21 01:09:57 DEBUG : hello, world!: md5 = 1be73d5bf98cfd503f42d0c51ebc2fe0 OK upper checkfile vs. lower remote (without normalization) 2025/10/21 01:09:58 ERROR : hello, world!: sum not found 2025/10/21 01:09:58 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube' 2025/10/21 01:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube': 1 files missing 2025/10/21 01:09:58 NOTICE: 1 hashes missing 2025/10/21 01:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube': 1 differences found 2025/10/21 01:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/21 01:09:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube': 0 differences found 2025/10/21 01:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube': 1 matching files 2025/10/21 01:09:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xixubim2zifi" 2025/10/21 01:09:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:09:59 DEBUG : Creating backend with remote "TestDrive:crypt/ak8ntlotrf7vuvdsrpo1j32v75h7g55k4calpc0d0uic8ivvn9b0" 2025/10/21 01:10:00 DEBUG : Creating backend with remote "/tmp/rclone2886362366" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi'", Local "Local file system at /tmp/rclone2886362366", Modify Window "1ms" 2025/10/21 01:10:03 DEBUG : HELLO, WORLD!: md5 = 216572f597b28716f86d266a727a9d21 OK lower checkfile vs. upper remote (without normalization) 2025/10/21 01:10:04 ERROR : HELLO, WORLD!: sum not found 2025/10/21 01:10:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi' 2025/10/21 01:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi': 1 files missing 2025/10/21 01:10:04 NOTICE: 1 hashes missing 2025/10/21 01:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi': 1 differences found 2025/10/21 01:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/21 01:10:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi': 0 differences found 2025/10/21 01:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi': 1 matching files 2025/10/21 01:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fasofuw1xamu" 2025/10/21 01:10:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/7evgs4n303vh8qme2l818tlqapt288nvjpqhjk9262kimbfa94u0" 2025/10/21 01:10:06 DEBUG : Creating backend with remote "/tmp/rclone4054041898" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu'", Local "Local file system at /tmp/rclone4054041898", Modify Window "1ms" 2025/10/21 01:10:09 DEBUG : HeLlO, wOrLd!: md5 = 3fdde7146bae5e06a1e477232d52260d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/21 01:10:09 ERROR : HeLlO, wOrLd!: sum not found 2025/10/21 01:10:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu' 2025/10/21 01:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu': 1 files missing 2025/10/21 01:10:09 NOTICE: 1 hashes missing 2025/10/21 01:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu': 1 differences found 2025/10/21 01:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/21 01:10:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu': 0 differences found 2025/10/21 01:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu': 1 matching files 2025/10/21 01:10:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wovudab4rabi" 2025/10/21 01:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:11 DEBUG : Creating backend with remote "TestDrive:crypt/p4t325dgsmmjclrjiacas0p7rd1m5b42toj0tkqbl40gjphmpcs0" 2025/10/21 01:10:12 DEBUG : Creating backend with remote "/tmp/rclone1967336665" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi'", Local "Local file system at /tmp/rclone1967336665", Modify Window "1ms" 2025/10/21 01:10:14 DEBUG : HELLO, WORLD!: md5 = 1bea4fe95aa204016bf69ec4380164a6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/21 01:10:15 ERROR : HELLO, WORLD!: sum not found 2025/10/21 01:10:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi' 2025/10/21 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi': 1 files missing 2025/10/21 01:10:15 NOTICE: 1 hashes missing 2025/10/21 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi': 1 differences found 2025/10/21 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/21 01:10:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi': 0 differences found 2025/10/21 01:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi': 1 matching files 2025/10/21 01:10:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofotuz8cuse" 2025/10/21 01:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:16 DEBUG : Creating backend with remote "TestDrive:crypt/rehc3naqtckh9poc0f6id30el7q4s9tbksa97jm7mv1sekvp32q0" 2025/10/21 01:10:17 DEBUG : Creating backend with remote "/tmp/rclone2242055149" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse'", Local "Local file system at /tmp/rclone2242055149", Modify Window "1ms" 2025/10/21 01:10:19 DEBUG : 測試_Русский___ě_áñ: md5 = 3647b69da2a7b69ee0aca6e6eb52b874 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/21 01:10:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/21 01:10:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse' 2025/10/21 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse': 1 files missing 2025/10/21 01:10:20 NOTICE: 1 hashes missing 2025/10/21 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse': 1 differences found 2025/10/21 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/21 01:10:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse': 0 differences found 2025/10/21 01:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse': 1 matching files 2025/10/21 01:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-petijuw0ditu" 2025/10/21 01:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/44dup9ar4fi78fmbnb9ggiu5c3sg1u2q3dtila946k40evue2q10" 2025/10/21 01:10:22 DEBUG : Creating backend with remote "/tmp/rclone1251779901" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu'", Local "Local file system at /tmp/rclone1251779901", Modify Window "1ms" 2025/10/21 01:10:25 DEBUG : 測試_Русский___ě_áñ: md5 = 2be0c3c829bc25fae1d9844374e8834f OK NFC checkfile vs. NFD remote (without normalization) 2025/10/21 01:10:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/21 01:10:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu' 2025/10/21 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu': 1 files missing 2025/10/21 01:10:25 NOTICE: 1 hashes missing 2025/10/21 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu': 1 differences found 2025/10/21 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/21 01:10:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu': 0 differences found 2025/10/21 01:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu': 1 matching files 2025/10/21 01:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sacoyif2davu" 2025/10/21 01:10:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/1ss3ak2nonlplmvl8uh46a8s45626921oad9nm6vjqfvr7qld230" 2025/10/21 01:10:28 DEBUG : Creating backend with remote "/tmp/rclone136056648" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu'", Local "Local file system at /tmp/rclone136056648", Modify Window "1ms" 2025/10/21 01:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00f4a8a56c2d45dbf1dc6f486b5f1fd0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/21 01:10:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/21 01:10:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu' 2025/10/21 01:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu': 1 files missing 2025/10/21 01:10:31 NOTICE: 1 hashes missing 2025/10/21 01:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu': 1 differences found 2025/10/21 01:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/21 01:10:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu': 0 differences found 2025/10/21 01:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu': 1 matching files 2025/10/21 01:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nurodiv3zece" 2025/10/21 01:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/5nsot7bt90ib321j4f2nq9vt2qelg66bbh28qbl1f46j3emns280" 2025/10/21 01:10:33 DEBUG : Creating backend with remote "/tmp/rclone2193671065" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece'", Local "Local file system at /tmp/rclone2193671065", Modify Window "1ms" 2025/10/21 01:10:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00675dc9bcf8f649eca0ae5e7355005c OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/21 01:10:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/21 01:10:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece' 2025/10/21 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece': 1 files missing 2025/10/21 01:10:36 NOTICE: 1 hashes missing 2025/10/21 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece': 1 differences found 2025/10/21 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/21 01:10:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece': 0 differences found 2025/10/21 01:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece': 1 matching files 2025/10/21 01:10:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vigoyej0qixa" 2025/10/21 01:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:37 DEBUG : Creating backend with remote "TestDrive:crypt/t45lae365avdi8jmtdtsb1h4kf75m7ged2c9hov0c74rka8qtvqg" 2025/10/21 01:10:38 DEBUG : Creating backend with remote "/tmp/rclone4028227356" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa'", Local "Local file system at /tmp/rclone4028227356", Modify Window "1ms" 2025/10/21 01:10:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8284ca0785bdbc88a399eb94d1aad16b OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/21 01:10:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/21 01:10:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa' 2025/10/21 01:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa': 1 files missing 2025/10/21 01:10:41 NOTICE: 1 hashes missing 2025/10/21 01:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa': 1 differences found 2025/10/21 01:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/21 01:10:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa': 0 differences found 2025/10/21 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa': 1 matching files 2025/10/21 01:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gasowip0bovi" 2025/10/21 01:10:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/2qaeuoiao3j0ovp8tusd5q3nj77u9f0pmb9l1jmafhk0namust30" 2025/10/21 01:10:44 DEBUG : Creating backend with remote "/tmp/rclone4253812431" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi'", Local "Local file system at /tmp/rclone4253812431", Modify Window "1ms" 2025/10/21 01:10:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3a3bcdeaa0db8ae9623d3cb657a8a27a OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/21 01:10:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/21 01:10:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi' 2025/10/21 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi': 1 files missing 2025/10/21 01:10:46 NOTICE: 1 hashes missing 2025/10/21 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi': 1 differences found 2025/10/21 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/21 01:10:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/21 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi': 0 differences found 2025/10/21 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi': 1 matching files 2025/10/21 01:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gasowip0bovi': Purge remote 2025/10/21 01:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vigoyej0qixa': Purge remote 2025/10/21 01:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nurodiv3zece': Purge remote 2025/10/21 01:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sacoyif2davu': Purge remote 2025/10/21 01:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petijuw0ditu': Purge remote 2025/10/21 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofotuz8cuse': Purge remote 2025/10/21 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wovudab4rabi': Purge remote 2025/10/21 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fasofuw1xamu': Purge remote 2025/10/21 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xixubim2zifi': Purge remote 2025/10/21 01:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwoxuq9rube': Purge remote --- PASS: TestApplyTransforms (59.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:10:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/21 01:10:56 DEBUG : sub/file2: md5 = f2f78469cbbada7454b53fd85681c04b OK 2025/10/21 01:10:56 INFO : file1: Copied (new) to: sub/file2 2025/10/21 01:10:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 01:10:57 DEBUG : file1: Unchanged skipping 2025/10/21 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': don't need to copy/move sub/file2, it is already at target location 2025/10/21 01:10:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.42s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:11:02 DEBUG : dst/file1: md5 = f5da7728965209e2108f4e4af1aa2b38 OK 2025/10/21 01:11:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/backup" 2025/10/21 01:11:03 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/1nrff024r7pq65ecp72fc28jb0" 2025/10/21 01:11:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/21 01:11:08 INFO : dst/file1: Moved (server-side) 2025/10/21 01:11:09 DEBUG : dst/file1: md5 = 726266ae8fddbce38cbebc3607d4ed78 OK 2025/10/21 01:11:09 INFO : dst/file1: Copied (new) 2025/10/21 01:11:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/21 01:11:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/21 01:11:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.52s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:11:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/dst" 2025/10/21 01:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/21 01:11:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/CompareDest" 2025/10/21 01:11:17 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/gveqi14airsml4bgu7krj116o8" 2025/10/21 01:11:19 DEBUG : one: Need to transfer - File not found at Destination 2025/10/21 01:11:22 DEBUG : one: md5 = cde69a765531b7079f7a028e16f28d57 OK 2025/10/21 01:11:22 INFO : one: Copied (new) 2025/10/21 01:11:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 01:11:26 DEBUG : one: md5 = bf88fd18820f77640f13ee132a0cd42a OK 2025/10/21 01:11:26 INFO : one: Copied (replaced existing) 2025/10/21 01:11:28 DEBUG : dst/one: md5 = c76371d305879198069a14e874823d18 OK 2025/10/21 01:11:31 DEBUG : CompareDest/one: md5 = 56350cb2767912795423f8647601760a OK 2025/10/21 01:11:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 01:11:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 01:11:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 01:11:35 DEBUG : CompareDest/two: md5 = 40b18036d4c219dbd12b6ad7c4d3a673 OK 2025/10/21 01:11:35 DEBUG : two: Need to transfer - File not found at Destination 2025/10/21 01:11:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 01:11:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 01:11:37 DEBUG : two: Need to transfer - File not found at Destination 2025/10/21 01:11:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 01:11:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 01:11:38 DEBUG : two: Need to transfer - File not found at Destination 2025/10/21 01:11:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/21 01:11:40 DEBUG : two: md5 = 27d80fc153279dd34c73f7ab3c833161 OK 2025/10/21 01:11:40 INFO : two: Copied (new) 2025/10/21 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/21 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:11:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/21 01:11:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (30.43s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/dst" 2025/10/21 01:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/21 01:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/CopyDest" 2025/10/21 01:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/21 01:11:49 DEBUG : one: Need to transfer - File not found at Destination 2025/10/21 01:11:51 DEBUG : one: md5 = eebd2cb60a57c1fcf045792777138098 OK 2025/10/21 01:11:51 INFO : one: Copied (new) 2025/10/21 01:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 01:11:54 DEBUG : one: md5 = d2d1c51cf8d40dd0280054dad074a6d7 OK 2025/10/21 01:11:54 INFO : one: Copied (replaced existing) 2025/10/21 01:11:57 DEBUG : dst/one: md5 = 6ecc0d4641b93ba52b13ef0a95cb913b OK 2025/10/21 01:12:00 DEBUG : CopyDest/one: md5 = 73929582bcd82a8afc9e490e4bc42e6d OK 2025/10/21 01:12:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/BackupDir" 2025/10/21 01:12:01 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/21 01:12:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 01:12:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 01:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 01:12:05 INFO : one: Moved (server-side) 2025/10/21 01:12:06 INFO : one: Copied (server-side copy) 2025/10/21 01:12:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/21 01:12:08 DEBUG : CopyDest/two: md5 = 635d19d486d46878f2ebe9fcd177a787 OK 2025/10/21 01:12:09 DEBUG : two: Need to transfer - File not found at Destination 2025/10/21 01:12:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 01:12:10 INFO : two: Copied (server-side copy) 2025/10/21 01:12:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/21 01:12:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 01:12:11 DEBUG : two: Unchanged skipping 2025/10/21 01:12:13 DEBUG : CopyDest/three: md5 = 31104fbc7ff3af80b4212e1837467671 OK 2025/10/21 01:12:14 DEBUG : three: Need to transfer - File not found at Destination 2025/10/21 01:12:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/21 01:12:14 DEBUG : three: Destination not found in --copy-dest 2025/10/21 01:12:16 DEBUG : three: md5 = b45756c8ce81a4e9a136927422f0517d OK 2025/10/21 01:12:16 INFO : three: Copied (new) 2025/10/21 01:12:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/21 01:12:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:12:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/21 01:12:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/21 01:12:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:12:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/21 01:12:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:12:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/21 01:12:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 22d5dae1768044f4e669305681163751 OK 2025/10/21 01:12:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/21 01:12:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/21 01:12:29 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/21 01:12:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/21 01:12:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/21 01:12:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bd7f02ec47326c75f9d29b7219726cec OK 2025/10/21 01:12:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/21 01:12:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/21 01:12:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.67s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:12:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using skip mode. 2025/10/21 01:12:39 NOTICE: one: Found 2 files with duplicate names 2025/10/21 01:12:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:12:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using skip mode. 2025/10/21 01:12:45 NOTICE: one: Found 3 files with duplicate names 2025/10/21 01:12:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/21 01:12:46 INFO : one: Deleted 2025/10/21 01:12:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.03s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:12:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using first mode. 2025/10/21 01:12:52 NOTICE: one: Found 3 files with duplicate names 2025/10/21 01:12:53 INFO : one: Deleted 2025/10/21 01:12:53 INFO : one: Deleted 2025/10/21 01:12:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.97s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using newest mode. 2025/10/21 01:12:59 NOTICE: one: Found 3 files with duplicate names 2025/10/21 01:13:00 INFO : one: Deleted 2025/10/21 01:13:00 INFO : one: Deleted 2025/10/21 01:13:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.04s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:13:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using oldest mode. 2025/10/21 01:13:07 NOTICE: one: Found 3 files with duplicate names 2025/10/21 01:13:08 INFO : one: Deleted 2025/10/21 01:13:08 INFO : one: Deleted 2025/10/21 01:13:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:13:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using largest mode. 2025/10/21 01:13:14 NOTICE: one: Found 3 files with duplicate names 2025/10/21 01:13:14 INFO : one: Deleted 2025/10/21 01:13:15 INFO : one: Deleted 2025/10/21 01:13:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.84s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:13:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using smallest mode. 2025/10/21 01:13:21 NOTICE: one: Found 3 files with duplicate names 2025/10/21 01:13:21 INFO : one: Deleted 2025/10/21 01:13:22 INFO : one: Deleted 2025/10/21 01:13:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.80s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:13:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Looking for duplicate names using rename mode. 2025/10/21 01:13:29 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/21 01:13:30 INFO : one-2.txt: renamed from: one.txt 2025/10/21 01:13:32 INFO : one-3.txt: renamed from: one.txt 2025/10/21 01:13:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:13:38 DEBUG : dupe1/one.txt: md5 = 21cbdf1ca8a1a49afb56686faecd6a5e OK 2025/10/21 01:13:41 DEBUG : dupe2/two.txt: md5 = e94ef8f9420fdf4b4ebbef8d4a9f6f9f OK 2025/10/21 01:13:43 DEBUG : dupe3/three.txt: md5 = 2de058277f0954bad2db12615dd7bf09 OK 2025/10/21 01:13:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/21 01:13:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/21 01:13:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/21 01:13:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/21 01:13:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/21 01:13:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/21 01:13:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.02s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:13:52 DEBUG : a.txt: md5 = 9d8d81c43a60c0d87af3891c5089941f OK 2025/10/21 01:13:53 DEBUG : zend.txt: md5 = 4b260e4036bb79d0b5b4aafe430338d9 OK 2025/10/21 01:13:56 DEBUG : sub dir/hello world: md5 = b07aa9526f047a32dc303acaca71e3ac OK 2025/10/21 01:13:57 DEBUG : sub dir/hello world2: md5 = a0b6d16adbe3b0bf7e42738070aea501 OK 2025/10/21 01:14:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 48beac223e7ce4a83bd7fe333b639fee OK 2025/10/21 01:14:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7a43ded1f8c7e04b6f81f624a4f5a0a3 OK 2025/10/21 01:14:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = d4c4b9edb7f16dfbdd3f69317fdca073 OK 2025/10/21 01:14:06 DEBUG : a.txt: Excluded (Size Filter) 2025/10/21 01:14:06 DEBUG : a.txt: Excluded 2025/10/21 01:14:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/21 01:14:06 DEBUG : sub dir/hello world2: Excluded 2025/10/21 01:14:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/21 01:14:06 DEBUG : sub dir/hello world: Excluded 2025/10/21 01:14:07 DEBUG : sub dir/ignore dir: Excluded 2025/10/21 01:14:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/21 01:14:07 DEBUG : sub dir/hello world2: Excluded 2025/10/21 01:14:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/21 01:14:07 DEBUG : sub dir/hello world: Excluded 2025/10/21 01:14:07 DEBUG : sub dir/ignore dir: Excluded 2025/10/21 01:14:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/21 01:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/21 01:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/21 01:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/21 01:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/21 01:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/21 01:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:14:16 DEBUG : a.txt: md5 = 4d52d540418c6c90eee9cafb45800535 OK 2025/10/21 01:14:18 DEBUG : zend.txt: md5 = 5b7216a9c0b536f0ee4530660e2d0d70 OK 2025/10/21 01:14:20 DEBUG : sub dir/hello world: md5 = 265fa9b710ba8a2e79ec99acfb9eda15 OK 2025/10/21 01:14:22 DEBUG : sub dir/hello world2: md5 = 6095cca10ade9f56677688180f7f37cd OK 2025/10/21 01:14:24 DEBUG : sub dir/ignore dir/.ignore: md5 = c816e9214338545609aab238d86f0de3 OK 2025/10/21 01:14:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = b48d6de56fcb1f1e050457db1b74b234 OK 2025/10/21 01:14:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = d8e11765c06e8163417cf2465490f431 OK 2025/10/21 01:14:30 DEBUG : a.txt: Excluded (Size Filter) 2025/10/21 01:14:30 DEBUG : a.txt: Excluded 2025/10/21 01:14:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/21 01:14:30 DEBUG : sub dir/hello world2: Excluded 2025/10/21 01:14:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/21 01:14:30 DEBUG : sub dir/hello world: Excluded 2025/10/21 01:14:31 DEBUG : sub dir/ignore dir: Excluded 2025/10/21 01:14:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/21 01:14:31 DEBUG : sub dir/hello world2: Excluded 2025/10/21 01:14:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/21 01:14:31 DEBUG : sub dir/hello world: Excluded 2025/10/21 01:14:31 DEBUG : sub dir/ignore dir: Excluded 2025/10/21 01:14:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/21 01:14:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/21 01:14:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/21 01:14:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/21 01:14:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/21 01:14:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/21 01:14:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.83s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:14:40 DEBUG : file1: md5 = 51e95af1ce2de8d4bfc9d21193efeb30 OK 2025/10/21 01:14:42 DEBUG : sub/file2: md5 = d84fc997793caf110c964fd5d851de35 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/10/21 01:14:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/21 01:14:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/21 01:14:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/21 01:14:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.70s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:14:50 DEBUG : file1: md5 = 3b814f44f42516ec61e87ab94b89b6c9 OK 2025/10/21 01:14:53 DEBUG : sub/file2: md5 = 29e1a8479147b44084d8b5472aa56934 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/10/21 01:14:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/notfound" 2025/10/21 01:14:57 DEBUG : Config file has changed externally - reloading 2025/10/21 01:14:57 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/21 01:15:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.95s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.38s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.00s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Making directory 2025/10/21 01:15:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:05 DEBUG : sub dir/hello world: md5 = d4a59ae483ef893a23bf5ccec120a094 OK 2025/10/21 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.36s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:09 DEBUG : potato2: md5 = 19a8a42562760a73bf714691c2faa53d OK 2025/10/21 01:15:11 DEBUG : empty space: md5 = d0424655d656bf1f7b797a8242aceea7 OK --- PASS: TestLs (4.99s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:14 DEBUG : potato2: md5 = ccfdfe2ac9e5873931c2a2010cd93804 OK 2025/10/21 01:15:16 DEBUG : empty space: md5 = cf9c975ed669ccdd6297ab82d3be42ce OK 2025/10/21 01:15:16 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.26s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:20 DEBUG : potato2: md5 = e58a92fb6ade36b07b5700d520adbc6a OK 2025/10/21 01:15:21 DEBUG : empty space: md5 = 3498bf4b6c65b9a4c76cf020f2adfc62 OK --- PASS: TestLsLong (5.22s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:25 DEBUG : potato2: md5 = deccb8e636cf8599da3f6c044c711251 OK 2025/10/21 01:15:27 DEBUG : empty space: md5 = ac236bd5a23f73441021e4c8f9d51c75 OK --- PASS: TestHashSums (5.16s) === RUN TestHashSumsWithErrors 2025/10/21 01:15:28 DEBUG : Creating backend with remote ":memory:" 2025/10/21 01:15:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/21 01:15:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/21 01:15:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/21 01:15:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/21 01:15:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/21 01:15:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/21 01:15:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/21 01:15:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/21 01:15:28 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:30 DEBUG : potato2: md5 = 5bf5c2830405da755bad694a62577afa OK 2025/10/21 01:15:31 DEBUG : empty space: md5 = 7612300f8c98fd307c0a742156f5636b OK 2025/10/21 01:15:34 DEBUG : sub dir/potato3: md5 = f1c74775b71df2ebf307efad16720102 OK 2025/10/21 01:15:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.63s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:40 DEBUG : small: md5 = feb3e031c373d600d807282ed30658ea OK 2025/10/21 01:15:41 DEBUG : medium: md5 = b29bbdc1fe775b35c76ce112f4ff69b4 OK 2025/10/21 01:15:43 DEBUG : large: md5 = c0645e44cb0811ad25df9c2dcc475242 OK 2025/10/21 01:15:43 DEBUG : Waiting for deletions to finish 2025/10/21 01:15:43 DEBUG : large: Excluded (Size Filter) 2025/10/21 01:15:44 INFO : medium: Deleted 2025/10/21 01:15:44 INFO : small: Deleted --- PASS: TestDelete (6.83s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:46 DEBUG : small: md5 = 05c0cc8fe4a3d9b510d7881684bd6437 OK 2025/10/21 01:15:48 DEBUG : medium: md5 = bfa51526d10666fcc06b5bbd6c170df0 OK 2025/10/21 01:15:50 DEBUG : large: md5 = 72bb02ffa383e3f43e52dc8498f8b6d8 OK 2025/10/21 01:15:50 DEBUG : Waiting for deletions to finish 2025/10/21 01:15:50 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/21 01:15:51 INFO : small: Deleted 2025/10/21 01:15:51 INFO : medium: Deleted --- PASS: TestMaxDelete (7.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:15:54 DEBUG : small: md5 = d4c5f959f10a742cc37a5ccc4f5990b4 OK 2025/10/21 01:15:56 DEBUG : medium: md5 = 59c667a29afc525532b0679c169051d9 OK 2025/10/21 01:15:57 DEBUG : large: md5 = 4d84363cd003c9aaeb54bd2c64276a68 OK 2025/10/21 01:15:57 DEBUG : Waiting for deletions to finish 2025/10/21 01:15:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/21 01:15:58 INFO : small: Deleted 2025/10/21 01:15:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.57s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:16:02 DEBUG : small: md5 = a68740a888a5b786a1720b2f81e7f405 OK 2025/10/21 01:16:03 DEBUG : medium: md5 = 6620ac2bd68f0cfe97dd2caab7694f97 OK 2025/10/21 01:16:05 DEBUG : large: md5 = 549bd13161262f8c2b3fa7940376da92 OK 2025/10/21 01:16:05 DEBUG : Waiting for deletions to finish 2025/10/21 01:16:05 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/21 01:16:06 INFO : large: Deleted 2025/10/21 01:16:06 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.58s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:16:09 DEBUG : ReadFile: md5 = 10e774fa9516ae3271486391e8dc09bb OK --- PASS: TestReadFile (4.79s) === RUN TestRetry 2025/10/21 01:16:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/21 01:16:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/21 01:16:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/21 01:16:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/21 01:16:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/21 01:16:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/21 01:16:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:16:14 DEBUG : file1: md5 = 6495f4bca75e32bb4a8ba8f3c356f761 OK 2025/10/21 01:16:16 DEBUG : file2: md5 = 467a9facb90437118859f533514186c3 OK --- PASS: TestCat (17.33s) === RUN TestPurge 2025/10/21 01:16:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudez7buco" 2025/10/21 01:16:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 01:16:30 DEBUG : Creating backend with remote "TestDrive:crypt/anfkraop0d84ma6d3i8t1aeddbvgeqr89m95didep06cvn3qe9m0" 2025/10/21 01:16:31 DEBUG : Creating backend with remote "/tmp/rclone2052348783" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudez7buco'", Local "Local file system at /tmp/rclone2052348783", Modify Window "1ms" 2025/10/21 01:16:36 DEBUG : A1/B1/C1/one: md5 = 029f2d37ab58fdc11ea377e325581cf3 OK 2025/10/21 01:16:36 INFO : A2: Making directory 2025/10/21 01:16:36 INFO : A1/B2: Making directory 2025/10/21 01:16:37 INFO : A1/B2/C2: Making directory 2025/10/21 01:16:38 INFO : A1/B1/C3: Making directory 2025/10/21 01:16:39 INFO : A3: Making directory 2025/10/21 01:16:40 INFO : A3/B3: Making directory 2025/10/21 01:16:41 INFO : A3/B3/C4: Making directory 2025/10/21 01:16:43 DEBUG : A1/two: md5 = ac88c629a09b0591fd9325c331ec24f5 OK 2025/10/21 01:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudez7buco': Purge remote 2025/10/21 01:16:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.76s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:16:50 DEBUG : A1/B1/C1/one: md5 = 5aa9654d7d1f9960f6d57ad607d98b0b OK 2025/10/21 01:16:50 INFO : A2: Making directory 2025/10/21 01:16:51 INFO : A1/B2: Making directory 2025/10/21 01:16:52 INFO : A1/B2/C2: Making directory 2025/10/21 01:16:53 INFO : A1/B1/C3: Making directory 2025/10/21 01:16:54 INFO : A3: Making directory 2025/10/21 01:16:54 INFO : A3/B3: Making directory 2025/10/21 01:16:55 INFO : A3/B3/C4: Making directory 2025/10/21 01:16:57 DEBUG : A1/two: md5 = 0d8e294de602660c8e29b417ec2bc817 OK 2025/10/21 01:16:59 DEBUG : removing 1 level 3 directories 2025/10/21 01:16:59 INFO : A3/B3/C4: Removing directory 2025/10/21 01:17:02 DEBUG : removing 2 level 3 directories 2025/10/21 01:17:02 INFO : A1/B2/C2: Removing directory 2025/10/21 01:17:02 INFO : A1/B1/C3: Removing directory 2025/10/21 01:17:02 DEBUG : removing 2 level 2 directories 2025/10/21 01:17:02 INFO : A3/B3: Removing directory 2025/10/21 01:17:02 INFO : A1/B2: Removing directory 2025/10/21 01:17:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/21 01:17:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/21 01:17:03 DEBUG : removing 2 level 1 directories 2025/10/21 01:17:03 INFO : A3: Removing directory 2025/10/21 01:17:03 INFO : A2: Removing directory 2025/10/21 01:17:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/21 01:17:07 DEBUG : removing 1 level 3 directories 2025/10/21 01:17:07 INFO : A1/B1/C1: Removing directory 2025/10/21 01:17:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:08 DEBUG : removing 1 level 2 directories 2025/10/21 01:17:08 INFO : A1/B1: Removing directory 2025/10/21 01:17:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/21 01:17:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/21 01:17:09 DEBUG : removing 1 level 1 directories 2025/10/21 01:17:09 INFO : A1: Removing directory 2025/10/21 01:17:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/21 01:17:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/21 01:17:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/21 01:17:10 DEBUG : removing 1 level 0 directories 2025/10/21 01:17:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Removing directory 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/21 01:17:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (24.69s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:17:12 INFO : A1: Making directory 2025/10/21 01:17:13 INFO : A1/B1: Making directory 2025/10/21 01:17:13 INFO : A1/B1/C1: Making directory 2025/10/21 01:17:16 DEBUG : removing 1 level 3 directories 2025/10/21 01:17:16 INFO : A1/B1/C1: Removing directory 2025/10/21 01:17:17 DEBUG : removing 1 level 2 directories 2025/10/21 01:17:17 INFO : A1/B1: Removing directory 2025/10/21 01:17:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/21 01:17:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.21s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:17:19 INFO : A1: Making directory 2025/10/21 01:17:20 INFO : A1/B1: Making directory 2025/10/21 01:17:21 INFO : A1/B1/C1: Making directory 2025/10/21 01:17:24 DEBUG : removing 1 level 3 directories 2025/10/21 01:17:24 INFO : A1/B1/C1: Removing directory 2025/10/21 01:17:24 DEBUG : removing 1 level 2 directories 2025/10/21 01:17:24 INFO : A1/B1: Removing directory 2025/10/21 01:17:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/21 01:17:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.79s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:17:29 DEBUG : file1: md5 = 1e1b490b664a59c1f515840db0a62d20 OK 2025/10/21 01:17:29 DEBUG : filename.txt: File name found in url 2025/10/21 01:17:31 DEBUG : filename.txt: md5 = aae6ea710e692de44827a4571532f7ac OK 2025/10/21 01:17:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/21 01:17:33 DEBUG : headerfilename.txt: md5 = 6794b154e6ff85f44ca0e7c896ed848a OK 2025/10/21 01:17:34 DEBUG : file2: md5 = bed0f4cf20c72163742522ad4a3e4b0a OK --- PASS: TestCopyURL (9.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:17:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/21 01:17:40 DEBUG : sub/file2: md5 = 8bdb5d55b58315627a3c0268ec3162b2 OK 2025/10/21 01:17:40 INFO : file1: Copied (new) to: sub/file2 2025/10/21 01:17:40 INFO : file1: Deleted 2025/10/21 01:17:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 01:17:40 DEBUG : file1: Unchanged skipping 2025/10/21 01:17:40 INFO : file1: Deleted 2025/10/21 01:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': don't need to copy/move sub/file2, it is already at target location 2025/10/21 01:17:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.37s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:17:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/21 01:17:45 DEBUG : file1: md5 = db2eb4224a86f01b9180907885c09210 OK 2025/10/21 01:17:45 INFO : file1: Copied (new) 2025/10/21 01:17:45 INFO : file1: Deleted 2025/10/21 01:17:45 DEBUG : file1: Destination exists, skipping 2025/10/21 01:17:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.54s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:17:50 DEBUG : dst/file1: md5 = 4aa177dff39c0980fa21ced9918d7a70 OK 2025/10/21 01:17:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulisep8xoje/backup" 2025/10/21 01:17:51 DEBUG : Config file has changed externally - reloading 2025/10/21 01:17:51 DEBUG : Creating backend with remote "TestDrive:crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0/1nrff024r7pq65ecp72fc28jb0" 2025/10/21 01:17:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/21 01:17:55 INFO : dst/file1: Moved (server-side) 2025/10/21 01:17:56 DEBUG : dst/file1: md5 = 0269e9373efb7c5f867482f7a80dc123 OK 2025/10/21 01:17:56 INFO : dst/file1: Copied (new) 2025/10/21 01:17:56 INFO : dst/file1: Deleted 2025/10/21 01:17:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/21 01:18:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/21 01:18:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.52s) === 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:18:04 DEBUG : A1/one: md5 = 1fe0283caca87fcd118595d21b11c441 OK 2025/10/21 01:18:05 DEBUG : A1/two: md5 = 76bd22b502fd7b12862b71d7fd28a2b8 OK 2025/10/21 01:18:07 DEBUG : A1/B1/three: md5 = 51248b37aed1cb98545c6c4329d2bc38 OK 2025/10/21 01:18:10 DEBUG : A1/B1/C1/four: md5 = d5cb63d47d4e03920d5335a086d0d0f9 OK 2025/10/21 01:18:12 DEBUG : A1/B1/C2/five: md5 = 106066ba8a5e0295f57ba579358d5a33 OK 2025/10/21 01:18:12 INFO : A1/B2: Making directory 2025/10/21 01:18:13 INFO : A1/B1/C3: Making directory 2025/10/21 01:18:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/21 01:18:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/21 01:18:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/21 01:18:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/21 01:18:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/21 01:18:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/21 01:18:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/21 01:18:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/21 01:18:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/21 01:18:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/21 01:18:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/21 01:18:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/21 01:18:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/21 01:18:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/21 01:18:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/21 01:18:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/21 01:18:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/21 01:18:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/21 01:18:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/21 01:18:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/21 01:18:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/21 01:18:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/21 01:18:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/21 01:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.89s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" --- PASS: TestGetFsInfo (0.62s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': File to upload is small (34 bytes), uploading instead of streaming 2025/10/21 01:18:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 6078bf9c9f8c29274db8c7c46c9f44e6 OK 2025/10/21 01:18:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/21 01:18:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/21 01:18:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/21 01:18:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 0e11e3c818b3ab060f0179f00efba685 OK 2025/10/21 01:18:52 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': File to upload is small (34 bytes), uploading instead of streaming 2025/10/21 01:18:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 69f13eaf6b8e97ceee7887eedc874e93 OK 2025/10/21 01:18:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/21 01:18:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/21 01:18:57 DEBUG : with_checksum_big_file_from_pipe: md5 = 5b864e8f6f3b73d572a34a6895ba7daf OK 2025/10/21 01:18:57 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': File to upload is small (34 bytes), uploading instead of streaming 2025/10/21 01:19:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 01:19:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/21 01:19:02 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-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': File to upload is small (34 bytes), uploading instead of streaming 2025/10/21 01:19:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/21 01:19:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/21 01:19:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/21 01:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': File to upload is small (48 bytes), uploading instead of streaming 2025/10/21 01:19:11 DEBUG : rcat_metadata: md5 = a6e6b17d5dc3383decb497e046baa750 OK 2025/10/21 01:19:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/21 01:19:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/21 01:19:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = e62c19476ff56608125594f6ac93651e OK 2025/10/21 01:19:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.50s) --- PASS: TestRcatMetadata/Normal (3.10s) --- PASS: TestRcatMetadata/ViaDisk (2.94s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:17 DEBUG : potato1: md5 = e681575f4e975e0610650358b4dca1cb OK 2025/10/21 01:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': File to upload is small (60 bytes), uploading instead of streaming 2025/10/21 01:19:19 DEBUG : potato2: md5 = 0c0f2ac94cc551d4e2d2fddbef594148 OK 2025/10/21 01:19:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.81s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:22 DEBUG : potato1: md5 = ac0414d5503154c51d5290d0d7422804 OK 2025/10/21 01:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': File to upload is small (60 bytes), uploading instead of streaming 2025/10/21 01:19:23 DEBUG : potato2: md5 = 2919e90356b1895d0c68c94da063fe4c OK 2025/10/21 01:19:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.12s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:27 DEBUG : potato2: md5 = bf77cfe4935b40910281416871a6480d OK 2025/10/21 01:19:28 DEBUG : empty space: md5 = 632f6a406c59af99164f17bca0c33197 OK 2025/10/21 01:19:31 DEBUG : sub dir/potato3: md5 = 5e1be2e6414c2894a7b612bb71315065 OK 2025/10/21 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Touching "sub dir/potato3" 2025/10/21 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Touching "empty space" 2025/10/21 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Touching "potato2" 2025/10/21 01:19:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.33s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:36 DEBUG : dir with metadata: Making directory with metadata 2025/10/21 01:19:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.51s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:38 DEBUG : directory with modtime: Making directory with metadata 2025/10/21 01:19:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/21 01:19:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 01:19:41 DEBUG : Google drive root 'crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0': Skipping btime metadata as can't update it on an existing file: 2025-10-21T01:19:40.909145989Z 2025/10/21 01:19:41 INFO : non existent directory: Updated directory metadata 2025/10/21 01:19:43 DEBUG : Google drive root 'crypt/vbnnj36mbiul0746n1r281hhfku3qln2euoujoiov1ttrlmbeff0': Skipping btime metadata as can't update it on an existing file: 2025-10-21T01:19:40.909145989Z 2025/10/21 01:19:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.12s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/21 01:19:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/21 01:19:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.29s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/21 01:19:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 01:19:50 DEBUG : dst: Making directory with metadata 2025/10/21 01:19:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 01:19:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 01:19:51 INFO : dst: Set directory modification time (using SetModTime) 2025/10/21 01:19:51 INFO : dst: Set directory modification time (using SetModTime) 2025/10/21 01:19:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/21 01:19:52 INFO : dst: Set directory modification time (using SetModTime) 2025/10/21 01:19:52 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje'", Local "Local file system at /tmp/rclone1573313348", Modify Window "1ms" 2025/10/21 01:19:56 DEBUG : sub dir/test remove existing: md5 = 25924d907b3928a464fb05441ded8a73 OK 2025/10/21 01:19:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dce9e55260a2305f72243ba159ec350f OK 2025/10/21 01:19:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yodisad6" before starting 2025/10/21 01:20:01 DEBUG : sub dir/test remove existing.yodisad6: TEST: removing renamed existing file after operation 2025/10/21 01:20:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qevumet3" before starting 2025/10/21 01:20:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qevumet3: TEST: renaming existing back after failed operation 2025/10/21 01:20:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.temimun5" before starting 2025/10/21 01:20:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.temimun5: TEST: removing renamed existing file after operation 2025/10/21 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "q5dmn89gjhsutdv0uut3k19rnerceih29dvept35l7vbilj40gpv00spsp1omphdn215hjm1a861n26h5cg1hiv88ss0moc0254fjbvmq0kc5tv3e7fflrse5bvd7qvjvq2mvqqtru6pjl80bii8htvc1uijeaq5rf5laiooaujjjlak9040" 2025/10/21 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ipqkcjijg6tfbh5g4p8aokgeprqn73scijfrq3m6aodvomcfr6c0" --- PASS: TestRemoveExisting (14.50s) === 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/10/21 01:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulisep8xoje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m58.577238415s (try 1/5)