"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/21 01:00:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi" 2025/09/21 01:00:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:00:26 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg" 2025/09/21 01:00:27 DEBUG : Creating backend with remote "/tmp/rclone576552332" === 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/21 01:00:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/21 01:00:28 DEBUG : potato: Seek from 10 to 0 2025/09/21 01:00:28 DEBUG : potato: Seek from 10 to 0 2025/09/21 01:00:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/21 01:00:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Seek from 5 to 2 2025/09/21 01:00:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/21 01:00:28 DEBUG : potato: Seek from 7 to 0 2025/09/21 01:00:28 DEBUG : potato: Seek from 7 to 0 2025/09/21 01:00:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/21 01:00:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Seek from 5 to 2 2025/09/21 01:00:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/21 01:00:28 DEBUG : potato: Seek from 8 to 0 2025/09/21 01:00:28 DEBUG : potato: Seek from 8 to 0 2025/09/21 01:00:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/21 01:00:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:00:28 DEBUG : potato: Seek from 5 to 2 2025/09/21 01:00:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/21 01:00:28 DEBUG : potato: Seek from 9 to 0 2025/09/21 01:00:28 DEBUG : potato: Seek from 9 to 0 2025/09/21 01:00:28 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:00:30 DEBUG : rutabaga: md5 = f7e959ade4c728314dcd5adf38ded4e8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/21 01:00:33 DEBUG : empty space: md5 = 85ef4bcb70e3489309a569cb879f21ff OK === RUN TestCheck/3 2025/09/21 01:00:35 DEBUG : potato2: md5 = 083856aaa863307ef557d484429549e0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/21 01:00:37 DEBUG : remotepotato: md5 = 5eda5b50507df9a241c67d1c0344a395 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.44s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/21 01:00:40 DEBUG : Creating backend with remote "nonexistent" 2025/09/21 01:00:40 DEBUG : Config file has changed externally - reloading 2025/09/21 01:00:40 DEBUG : Creating backend with remote "nonexistent" 2025/09/21 01:00:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/21 01:00:40 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/09/21 01:00:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/21 01:00:40 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:00:42 DEBUG : rutabaga: md5 = 7f1ac61e9bcfb04feb3fdbebce59bd08 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/21 01:00:45 DEBUG : empty space: md5 = 252e9b267e2970f944b81c791607fd7c OK === RUN TestCheckDownload/3 2025/09/21 01:00:48 DEBUG : potato2: md5 = e3bb24cb99d5248b7c977333f14e93f4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/21 01:00:52 DEBUG : remotepotato: md5 = aaac075dd6bc7991c240a85fc81a4168 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.89s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (1.35s) --- PASS: TestCheckDownload/7 (1.61s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:00:58 DEBUG : rutabaga: md5 = cc992e609d1f4af6b61a6ca105f8a3dd OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/21 01:01:01 DEBUG : empty space: md5 = de371f0a76e00bed2067ac91f19cec6b OK === RUN TestCheckSizeOnly/3 2025/09/21 01:01:02 DEBUG : potato2: md5 = 461812f1f07eb33c216c3334a4d5cb68 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/21 01:01:05 DEBUG : remotepotato: md5 = 63bc0721d2390c6174c28998e2bae2f2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:01:09 DEBUG : test.sum: md5 = 409255d8af2734ec518a5e19a411c11c OK 2025/09/21 01:01:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/21 01:01:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/21 01:01:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/21 01:01:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/21 01:01:12 DEBUG : test.sum: md5 = ddce5fd5e485ae0fb2757cba6b56ca37 OK 2025/09/21 01:01:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/21 01:01:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/21 01:01:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/21 01:01:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:01:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/data" 2025/09/21 01:01:14 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:01:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/data" 2025/09/21 01:01:16 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/vjrnln8ratgmqakfosrqe8espk" 2025/09/21 01:01:19 DEBUG : data/banana: md5 = a9e6bb4b993a86afaff267f38168401b OK 2025/09/21 01:01:21 DEBUG : test.sum: md5 = e6746ab11d145a41b6796c9571eb73a5 OK === RUN TestCheckSumDownload/subtest1 2025/09/21 01:01:26 DEBUG : data/potato: md5 = 913894ff2b4c2e9e988cb91b04e71e06 OK 2025/09/21 01:01:27 DEBUG : test.sum: md5 = f69f16b2343d506ebfccd7633da2acbf OK === RUN TestCheckSumDownload/subtest2 2025/09/21 01:01:31 DEBUG : test.sum: md5 = fd1243681bd2e710c3a3c0f2d01387c5 OK === RUN TestCheckSumDownload/subtest3 2025/09/21 01:01:36 DEBUG : test.sum: md5 = 36bf316a2948f6028ca122891d7c3a77 OK === RUN TestCheckSumDownload/subtest4 2025/09/21 01:01:41 DEBUG : test.sum: md5 = 64401f59ec3bdaadff53e86ce4c87bbd OK === RUN TestCheckSumDownload/subtest5 2025/09/21 01:01:45 DEBUG : test.sum: md5 = e949c578cfed85bc2ef7c1f266f3ef7f OK === RUN TestCheckSumDownload/subtest6 2025/09/21 01:01:49 DEBUG : data/banana: md5 = c863d35b96eb7612437d0a5ec4bbc999 OK 2025/09/21 01:01:50 DEBUG : data/potato: md5 = 63c1a68a9ead541d84ce2e426a9696f3 OK 2025/09/21 01:01:52 DEBUG : test.sum: md5 = 29be7ea02fb59ca64b5da2c373e8e269 OK === RUN TestCheckSumDownload/subtest7 2025/09/21 01:01:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/21 01:01:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.50s) --- PASS: TestCheckSumDownload/subtest1 (2.59s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.12s) --- PASS: TestCheckSumDownload/subtest4 (2.24s) --- PASS: TestCheckSumDownload/subtest5 (2.15s) --- PASS: TestCheckSumDownload/subtest6 (2.20s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/09/21 01:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hipuviz4viga" 2025/09/21 01:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/r9ldoabq5upi4novo855737vkod8l8s3m8sdsltj9o8cd8gj958g" 2025/09/21 01:01:58 DEBUG : Creating backend with remote "/tmp/rclone2582064495" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga'", Local "Local file system at /tmp/rclone2582064495", Modify Window "1ms" 2025/09/21 01:02:00 DEBUG : hello, world!: md5 = 0c2e91bbe4ebc0e893a61c81ccd0ee3c OK upper checkfile vs. lower remote (without normalization) 2025/09/21 01:02:01 ERROR : hello, world!: sum not found 2025/09/21 01:02:01 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga' 2025/09/21 01:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga': 1 files missing 2025/09/21 01:02:01 NOTICE: 1 hashes missing 2025/09/21 01:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga': 1 differences found 2025/09/21 01:02:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/21 01:02:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga': 0 differences found 2025/09/21 01:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga': 1 matching files 2025/09/21 01:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadofor8dibu" 2025/09/21 01:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/vr74l74if8oqq9thp7l1acatn0fchbpd0rn8vmbo9ba5ooh77tng" 2025/09/21 01:02:03 DEBUG : Creating backend with remote "/tmp/rclone4146755106" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu'", Local "Local file system at /tmp/rclone4146755106", Modify Window "1ms" 2025/09/21 01:02:05 DEBUG : HELLO, WORLD!: md5 = 180f5f2fca62c65bce0b491c235c489e OK lower checkfile vs. upper remote (without normalization) 2025/09/21 01:02:06 ERROR : HELLO, WORLD!: sum not found 2025/09/21 01:02:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu' 2025/09/21 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu': 1 files missing 2025/09/21 01:02:06 NOTICE: 1 hashes missing 2025/09/21 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu': 1 differences found 2025/09/21 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/21 01:02:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu': 0 differences found 2025/09/21 01:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu': 1 matching files 2025/09/21 01:02:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kohutuk6vale" 2025/09/21 01:02:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/v87bd1149hdrg3abrvgoej5trkrgbdqtulq7rua9q0k8qdpg8heg" 2025/09/21 01:02:08 DEBUG : Creating backend with remote "/tmp/rclone3647025013" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale'", Local "Local file system at /tmp/rclone3647025013", Modify Window "1ms" 2025/09/21 01:02:10 DEBUG : HeLlO, wOrLd!: md5 = 357553b10c5bad1069da8f212ff1177f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/21 01:02:11 ERROR : HeLlO, wOrLd!: sum not found 2025/09/21 01:02:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale' 2025/09/21 01:02:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale': 1 files missing 2025/09/21 01:02:11 NOTICE: 1 hashes missing 2025/09/21 01:02:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale': 1 differences found 2025/09/21 01:02:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/21 01:02:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale': 0 differences found 2025/09/21 01:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale': 1 matching files 2025/09/21 01:02:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kelifif7sayo" 2025/09/21 01:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:12 DEBUG : Creating backend with remote "TestDrive:crypt/i99lrblcq0f16lrslto1vjguehev7nr033nml3aoqcqd8apij2rg" 2025/09/21 01:02:13 DEBUG : Creating backend with remote "/tmp/rclone3917964043" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo'", Local "Local file system at /tmp/rclone3917964043", Modify Window "1ms" 2025/09/21 01:02:15 DEBUG : HELLO, WORLD!: md5 = 7f367a808449d1b054ba3f69ae38eb85 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/21 01:02:16 ERROR : HELLO, WORLD!: sum not found 2025/09/21 01:02:16 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo' 2025/09/21 01:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo': 1 files missing 2025/09/21 01:02:16 NOTICE: 1 hashes missing 2025/09/21 01:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo': 1 differences found 2025/09/21 01:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/21 01:02:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo': 0 differences found 2025/09/21 01:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo': 1 matching files 2025/09/21 01:02:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fomacif6vigi" 2025/09/21 01:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:17 DEBUG : Creating backend with remote "TestDrive:crypt/mlpolbo1tpq3q8fapkmsipnsnp1qapfq1nkfpshe7kdvhbmtu7ug" 2025/09/21 01:02:18 DEBUG : Creating backend with remote "/tmp/rclone667984232" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi'", Local "Local file system at /tmp/rclone667984232", Modify Window "1ms" 2025/09/21 01:02:20 DEBUG : 測試_Русский___ě_áñ: md5 = b11c013c252df726e89f66e4b98fd6bc OK NFD checkfile vs. NFC remote (without normalization) 2025/09/21 01:02:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/21 01:02:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi' 2025/09/21 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi': 1 files missing 2025/09/21 01:02:20 NOTICE: 1 hashes missing 2025/09/21 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi': 1 differences found 2025/09/21 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/21 01:02:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi': 0 differences found 2025/09/21 01:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi': 1 matching files 2025/09/21 01:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jotecas5boko" 2025/09/21 01:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:22 DEBUG : Creating backend with remote "TestDrive:crypt/h41iv51pe51kjob0llhu8q373e9mvhjm2qtj2v795iutg8gi30ig" 2025/09/21 01:02:23 DEBUG : Creating backend with remote "/tmp/rclone3080795818" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko'", Local "Local file system at /tmp/rclone3080795818", Modify Window "1ms" 2025/09/21 01:02:25 DEBUG : 測試_Русский___ě_áñ: md5 = 3316784fa9f800d839ee993cb968c678 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/21 01:02:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/21 01:02:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko' 2025/09/21 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko': 1 files missing 2025/09/21 01:02:25 NOTICE: 1 hashes missing 2025/09/21 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko': 1 differences found 2025/09/21 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/21 01:02:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko': 0 differences found 2025/09/21 01:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko': 1 matching files 2025/09/21 01:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pejucoc6niqe" 2025/09/21 01:02:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/92r9agshd964c4q3oikbbp5qidtk3a230uav4rjv9pq1ma684hq0" 2025/09/21 01:02:28 DEBUG : Creating backend with remote "/tmp/rclone1218504909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe'", Local "Local file system at /tmp/rclone1218504909", Modify Window "1ms" 2025/09/21 01:02:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bd86a4188c6140ae9dd4ebb5ab2b3139 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/21 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe' 2025/09/21 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe': 1 files missing 2025/09/21 01:02:31 NOTICE: 1 hashes missing 2025/09/21 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe': 1 differences found 2025/09/21 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/21 01:02:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe': 0 differences found 2025/09/21 01:02:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe': 1 matching files 2025/09/21 01:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-segefop1boca" 2025/09/21 01:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/pr3opjessu7nndre6651onisr05ovq06kg389ls5vo9p65eiv4u0" 2025/09/21 01:02:33 DEBUG : Creating backend with remote "/tmp/rclone1671315537" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca'", Local "Local file system at /tmp/rclone1671315537", Modify Window "1ms" 2025/09/21 01:02:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 01e8a3189b772df3242f1b78f74ea5a1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/21 01:02:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:02:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca' 2025/09/21 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca': 1 files missing 2025/09/21 01:02:36 NOTICE: 1 hashes missing 2025/09/21 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca': 1 differences found 2025/09/21 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/21 01:02:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca': 0 differences found 2025/09/21 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca': 1 matching files 2025/09/21 01:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerirer0bune" 2025/09/21 01:02:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:37 DEBUG : Creating backend with remote "TestDrive:crypt/q448ott9u3e5gr01ps7uerbl4gns1u8andcflbupun2cr7547vi0" 2025/09/21 01:02:38 DEBUG : Creating backend with remote "/tmp/rclone952975252" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune'", Local "Local file system at /tmp/rclone952975252", Modify Window "1ms" 2025/09/21 01:02:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a04df023c2cdae777ea1511c36bb3818 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/21 01:02:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:02:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune' 2025/09/21 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune': 1 files missing 2025/09/21 01:02:41 NOTICE: 1 hashes missing 2025/09/21 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune': 1 differences found 2025/09/21 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/21 01:02:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune': 0 differences found 2025/09/21 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune': 1 matching files 2025/09/21 01:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kasevur6wole" 2025/09/21 01:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/ltfmtkub84isbsuoui0mbk2mjo3p22q29k3mugmaadcvpdtmvq1g" 2025/09/21 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone2029352100" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole'", Local "Local file system at /tmp/rclone2029352100", Modify Window "1ms" 2025/09/21 01:02:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a3f7a06db22c578af839f7cdfcd1e2f OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/21 01:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole' 2025/09/21 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole': 1 files missing 2025/09/21 01:02:46 NOTICE: 1 hashes missing 2025/09/21 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole': 1 differences found 2025/09/21 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/21 01:02:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole': 0 differences found 2025/09/21 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole': 1 matching files 2025/09/21 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kasevur6wole': Purge remote 2025/09/21 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerirer0bune': Purge remote 2025/09/21 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-segefop1boca': Purge remote 2025/09/21 01:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pejucoc6niqe': Purge remote 2025/09/21 01:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jotecas5boko': Purge remote 2025/09/21 01:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fomacif6vigi': Purge remote 2025/09/21 01:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kelifif7sayo': Purge remote 2025/09/21 01:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kohutuk6vale': Purge remote 2025/09/21 01:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadofor8dibu': Purge remote 2025/09/21 01:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hipuviz4viga': Purge remote --- PASS: TestApplyTransforms (54.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:02:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 01:02:54 DEBUG : sub/file2: md5 = 643fa02d3e97d901b51f44c54fab1f3b OK 2025/09/21 01:02:54 INFO : file1: Copied (new) to: sub/file2 2025/09/21 01:02:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 01:02:55 DEBUG : file1: Unchanged skipping 2025/09/21 01:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': don't need to copy/move sub/file2, it is already at target location 2025/09/21 01:02:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:03:00 DEBUG : dst/file1: md5 = 7f449f46d4bc094c0a65c504ce1a6b82 OK 2025/09/21 01:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/backup" 2025/09/21 01:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/1nrff024r7pq65ecp72fc28jb0" 2025/09/21 01:03:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/21 01:03:05 INFO : dst/file1: Moved (server-side) 2025/09/21 01:03:06 DEBUG : dst/file1: md5 = f0e3ff6a570896e3baa2deb258bd2ace OK 2025/09/21 01:03:06 INFO : dst/file1: Copied (new) 2025/09/21 01:03:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/21 01:03:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/21 01:03:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/dst" 2025/09/21 01:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/21 01:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/CompareDest" 2025/09/21 01:03:13 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/gveqi14airsml4bgu7krj116o8" 2025/09/21 01:03:14 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 01:03:17 DEBUG : one: md5 = fb9fc9d388947ab376bed3860138f8b3 OK 2025/09/21 01:03:17 INFO : one: Copied (new) 2025/09/21 01:03:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:03:19 DEBUG : one: md5 = d1eef215588f8da2e3e309ee7293d3b7 OK 2025/09/21 01:03:19 INFO : one: Copied (replaced existing) 2025/09/21 01:03:21 DEBUG : dst/one: md5 = f926e113f9e5ac9279b94f2226f77920 OK 2025/09/21 01:03:23 DEBUG : CompareDest/one: md5 = 8cabab0b903b2327d7b8427640885afc OK 2025/09/21 01:03:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:03:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 01:03:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 01:03:26 DEBUG : CompareDest/two: md5 = e6c128d8862094c57a9183b55a355844 OK 2025/09/21 01:03:27 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:03:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 01:03:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 01:03:28 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:03:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 01:03:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 01:03:30 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:03:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/21 01:03:31 DEBUG : two: md5 = 12c9690779bbc255c82bb1f12d815451 OK 2025/09/21 01:03:31 INFO : two: Copied (new) 2025/09/21 01:03:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/21 01:03:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:03:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/21 01:03:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.81s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:03:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/dst" 2025/09/21 01:03:36 DEBUG : Config file has changed externally - reloading 2025/09/21 01:03:36 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/21 01:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/CopyDest" 2025/09/21 01:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/21 01:03:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 01:03:42 DEBUG : one: md5 = 9ef026f0c9d179be95a42146bc7ffd48 OK 2025/09/21 01:03:42 INFO : one: Copied (new) 2025/09/21 01:03:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:03:44 DEBUG : one: md5 = 575062f25ffd091d039124df5e977573 OK 2025/09/21 01:03:44 INFO : one: Copied (replaced existing) 2025/09/21 01:03:46 DEBUG : dst/one: md5 = 423f5ae21725252795cc86b8db1a8d21 OK 2025/09/21 01:03:48 DEBUG : CopyDest/one: md5 = f39971f01292f6bb74f5b29ef78ad15b OK 2025/09/21 01:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/BackupDir" 2025/09/21 01:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/21 01:03:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:03:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 01:03:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:03:53 INFO : one: Moved (server-side) 2025/09/21 01:03:54 INFO : one: Copied (server-side copy) 2025/09/21 01:03:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/21 01:03:56 DEBUG : CopyDest/two: md5 = 29690ee2f8f78c1a78b1c796454ec88c OK 2025/09/21 01:03:57 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 01:03:58 INFO : two: Copied (server-side copy) 2025/09/21 01:03:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/21 01:03:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/21 01:03:59 DEBUG : two: Unchanged skipping 2025/09/21 01:04:01 DEBUG : CopyDest/three: md5 = 204950053b82c2513134dda01df6c209 OK 2025/09/21 01:04:01 DEBUG : three: Need to transfer - File not found at Destination 2025/09/21 01:04:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/21 01:04:02 DEBUG : three: Destination not found in --copy-dest 2025/09/21 01:04:03 DEBUG : three: md5 = 8040b7c0a09ac4d76665931d900350fd OK 2025/09/21 01:04:03 INFO : three: Copied (new) 2025/09/21 01:04:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/21 01:04:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:04:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/21 01:04:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/21 01:04:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/21 01:04:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:04:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.67s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:04:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/21 01:04:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 213548aa513d3f7fcebf90f771875142 OK 2025/09/21 01:04:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/21 01:04:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/21 01:04:14 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/09/21 01:04:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/21 01:04:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/21 01:04:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a928bf6e45c9c80add391051eb2fabc0 OK 2025/09/21 01:04:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/21 01:04:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/21 01:04:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.19s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:04:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using skip mode. 2025/09/21 01:04:24 NOTICE: one: Found 2 files with duplicate names 2025/09/21 01:04:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:04:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using skip mode. 2025/09/21 01:04:30 NOTICE: one: Found 3 files with duplicate names 2025/09/21 01:04:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/21 01:04:30 INFO : one: Deleted 2025/09/21 01:04:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.41s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:04:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using first mode. 2025/09/21 01:04:36 NOTICE: one: Found 3 files with duplicate names 2025/09/21 01:04:36 INFO : one: Deleted 2025/09/21 01:04:37 INFO : one: Deleted 2025/09/21 01:04:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:04:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using newest mode. 2025/09/21 01:04:43 NOTICE: one: Found 3 files with duplicate names 2025/09/21 01:04:43 INFO : one: Deleted 2025/09/21 01:04:43 INFO : one: Deleted 2025/09/21 01:04:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:04:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using oldest mode. 2025/09/21 01:04:49 NOTICE: one: Found 3 files with duplicate names 2025/09/21 01:04:50 INFO : one: Deleted 2025/09/21 01:04:50 INFO : one: Deleted 2025/09/21 01:04:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.29s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:04:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using largest mode. 2025/09/21 01:04:56 NOTICE: one: Found 3 files with duplicate names 2025/09/21 01:04:56 INFO : one: Deleted 2025/09/21 01:04:57 INFO : one: Deleted 2025/09/21 01:04:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.43s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:05:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using smallest mode. 2025/09/21 01:05:02 NOTICE: one: Found 3 files with duplicate names 2025/09/21 01:05:03 INFO : one: Deleted 2025/09/21 01:05:03 INFO : one: Deleted 2025/09/21 01:05:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.47s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:05:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Looking for duplicate names using rename mode. 2025/09/21 01:05:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/21 01:05:11 INFO : one-2.txt: renamed from: one.txt 2025/09/21 01:05:12 INFO : one-3.txt: renamed from: one.txt 2025/09/21 01:05:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:05:18 DEBUG : dupe1/one.txt: md5 = 0a50fd0eef1e1e8d2f11d7a138372581 OK 2025/09/21 01:05:20 DEBUG : dupe2/two.txt: md5 = 16e2dd69b004d0461ddafead8a4c32a9 OK 2025/09/21 01:05:22 DEBUG : dupe3/three.txt: md5 = fa2301410d0d1c822550fc176f0f1b15 OK 2025/09/21 01:05:23 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/21 01:05:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/21 01:05:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/21 01:05:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/21 01:05:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/21 01:05:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/21 01:05:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.74s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:05:30 DEBUG : a.txt: md5 = ed09f9fb91803d8bb6a9e8391088e31a OK 2025/09/21 01:05:32 DEBUG : zend.txt: md5 = 9c1ca6f2e98851d044d150133e8decf4 OK 2025/09/21 01:05:34 DEBUG : sub dir/hello world: md5 = e3f6828b1b3a478394a8cb4b4ae615c4 OK 2025/09/21 01:05:35 DEBUG : sub dir/hello world2: md5 = 6c0d7f80ad9fd34cf0510fdf07f3aeca OK 2025/09/21 01:05:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 41ab05d55e36a26348d1a8f9c5712eea OK 2025/09/21 01:05:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 69583108a2b3fcf070576268a5d354cd OK 2025/09/21 01:05:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = f7a0d01d9987a6b123bd34a44901f658 OK 2025/09/21 01:05:42 DEBUG : a.txt: Excluded (Size Filter) 2025/09/21 01:05:42 DEBUG : a.txt: Excluded 2025/09/21 01:05:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/21 01:05:43 DEBUG : sub dir/hello world2: Excluded 2025/09/21 01:05:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/21 01:05:43 DEBUG : sub dir/hello world: Excluded 2025/09/21 01:05:44 DEBUG : sub dir/ignore dir: Excluded 2025/09/21 01:05:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/21 01:05:44 DEBUG : sub dir/hello world2: Excluded 2025/09/21 01:05:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/21 01:05:44 DEBUG : sub dir/hello world: Excluded 2025/09/21 01:05:44 DEBUG : sub dir/ignore dir: Excluded 2025/09/21 01:05:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/21 01:05:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/21 01:05:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/21 01:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/21 01:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/21 01:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/21 01:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.71s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:05:52 DEBUG : a.txt: md5 = 639dd5cd65b785da9cc8c65127713658 OK 2025/09/21 01:05:53 DEBUG : zend.txt: md5 = 489e62dbb0fd1baa6e03de5cf98e99a2 OK 2025/09/21 01:05:55 DEBUG : sub dir/hello world: md5 = 9f6b55b9abdeb538cae1a80007692068 OK 2025/09/21 01:05:57 DEBUG : sub dir/hello world2: md5 = 73820e8a8662f3c68173bdd4ef3ed1a7 OK 2025/09/21 01:05:59 DEBUG : sub dir/ignore dir/.ignore: md5 = fc2a5190bb8e5d8e6cc86c35dbc3bed0 OK 2025/09/21 01:06:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 94d2558dee68dfbb25ed50d37a993555 OK 2025/09/21 01:06:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6b467a1b3ac1e0d4df38066e3c5a0b97 OK 2025/09/21 01:06:04 DEBUG : a.txt: Excluded (Size Filter) 2025/09/21 01:06:04 DEBUG : a.txt: Excluded 2025/09/21 01:06:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/21 01:06:05 DEBUG : sub dir/hello world: Excluded 2025/09/21 01:06:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/21 01:06:05 DEBUG : sub dir/hello world2: Excluded 2025/09/21 01:06:06 DEBUG : sub dir/ignore dir: Excluded 2025/09/21 01:06:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/21 01:06:06 DEBUG : sub dir/hello world: Excluded 2025/09/21 01:06:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/21 01:06:06 DEBUG : sub dir/hello world2: Excluded 2025/09/21 01:06:06 DEBUG : sub dir/ignore dir: Excluded 2025/09/21 01:06:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/21 01:06:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/21 01:06:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/21 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/21 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/21 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/21 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.38s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:14 DEBUG : file1: md5 = 70776623b82648c6585c06c07e7604f5 OK 2025/09/21 01:06:17 DEBUG : sub/file2: md5 = 3040ad615f72238c2b8511b1ef4679b7 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/09/21 01:06:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/21 01:06:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/21 01:06:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/21 01:06:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.79s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:24 DEBUG : file1: md5 = a8a5425d306d608964952b3d7bb44cde OK 2025/09/21 01:06:26 DEBUG : sub/file2: md5 = 0c60818af028fc52ca7ee0e6f2aba251 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/09/21 01:06:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/notfound" 2025/09/21 01:06:30 DEBUG : Config file has changed externally - reloading 2025/09/21 01:06:30 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/21 01:06:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.70s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Making directory 2025/09/21 01:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:37 DEBUG : sub dir/hello world: md5 = 79c2c4d1333ae731dd0d17bb81d1a237 OK 2025/09/21 01:06:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:41 DEBUG : potato2: md5 = ee43831523b4e40b2ff0b5116d4b3d4f OK 2025/09/21 01:06:43 DEBUG : empty space: md5 = a04e8604b4f789ec6f841c0fba9e9680 OK --- PASS: TestLs (4.83s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:46 DEBUG : potato2: md5 = 028c1450b004d4963bcc7ddbb192f571 OK 2025/09/21 01:06:47 DEBUG : empty space: md5 = 8ce66eb23b750838b58d5f388ec462f8 OK 2025/09/21 01:06:48 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:51 DEBUG : potato2: md5 = 6b1113fc0996355c2ededb756c9bd077 OK 2025/09/21 01:06:53 DEBUG : empty space: md5 = 475c5e70f066632e976de61afb23ab3d OK --- PASS: TestLsLong (4.93s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:06:56 DEBUG : potato2: md5 = ed61566d1b40e02cc53a9aeffc898a08 OK 2025/09/21 01:06:58 DEBUG : empty space: md5 = 7d9859f6e84a9342991e4f297e207749 OK --- PASS: TestHashSums (4.65s) === RUN TestHashSumsWithErrors 2025/09/21 01:06:59 DEBUG : Creating backend with remote ":memory:" 2025/09/21 01:06:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/21 01:06:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/21 01:06:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/21 01:06:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/21 01:06:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/21 01:06:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/21 01:06:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/21 01:06:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/21 01:06:59 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:07:01 DEBUG : potato2: md5 = 0bf080d8bd8f915b666a2c0e893ba88a OK 2025/09/21 01:07:02 DEBUG : empty space: md5 = 865a5aad592532e0428257f705db00bf OK 2025/09/21 01:07:04 DEBUG : sub dir/potato3: md5 = 9b50e44e2f3757b61aeb2a86bd8ef76a OK 2025/09/21 01:07:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.65s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:07:09 DEBUG : small: md5 = 634b592fab0b3f115e77851225bed7ad OK 2025/09/21 01:07:11 DEBUG : medium: md5 = e093aac2efae831b9e1f9e1f03cd2937 OK 2025/09/21 01:07:12 DEBUG : large: md5 = 2e7fce90db307db435cec4f777e82895 OK 2025/09/21 01:07:12 DEBUG : Waiting for deletions to finish 2025/09/21 01:07:13 DEBUG : large: Excluded (Size Filter) 2025/09/21 01:07:13 INFO : small: Deleted 2025/09/21 01:07:13 INFO : medium: Deleted --- PASS: TestDelete (6.56s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:07:16 DEBUG : small: md5 = f28ee3fd79bbe8c4aed445d8b97cf4cb OK 2025/09/21 01:07:17 DEBUG : medium: md5 = 7904ee7ee2414fe11d5576dba5ae4fa3 OK 2025/09/21 01:07:19 DEBUG : large: md5 = 10fcb112288be125ff6aed1452ca29b7 OK 2025/09/21 01:07:19 DEBUG : Waiting for deletions to finish 2025/09/21 01:07:19 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/21 01:07:20 INFO : large: Deleted 2025/09/21 01:07:20 INFO : medium: Deleted --- PASS: TestMaxDelete (6.74s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:07:23 DEBUG : small: md5 = f44b47b640bbe332a01d41691f14e56a OK 2025/09/21 01:07:24 DEBUG : medium: md5 = 2a1c4e81fba79cba0a4a25438beb60d4 OK 2025/09/21 01:07:26 DEBUG : large: md5 = 6aca3bb16721599995014bfe24e707b0 OK 2025/09/21 01:07:26 DEBUG : Waiting for deletions to finish 2025/09/21 01:07:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/21 01:07:27 INFO : small: Deleted 2025/09/21 01:07:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.01s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:07:30 DEBUG : small: md5 = fa77f05fe95280c5b667163e081e7e10 OK 2025/09/21 01:07:31 DEBUG : medium: md5 = ae274998c52e333c3023789a4a088f14 OK 2025/09/21 01:07:33 DEBUG : large: md5 = eaffab07266a38de768615dd68edfc63 OK 2025/09/21 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/21 01:07:33 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/21 01:07:34 INFO : small: Deleted 2025/09/21 01:07:34 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.17s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:07:37 DEBUG : ReadFile: md5 = dd5ecaa9148733864a0800a7ca0784f2 OK --- PASS: TestReadFile (4.07s) === RUN TestRetry 2025/09/21 01:07:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/21 01:07:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/21 01:07:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:07:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:07:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:07:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:07:39 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:07:41 DEBUG : file1: md5 = c78e2071611b7a8599e80a874062dbb9 OK 2025/09/21 01:07:42 DEBUG : file2: md5 = c4851ff263919868a8ed56717ef21f39 OK --- PASS: TestCat (15.93s) === RUN TestPurge 2025/09/21 01:07:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womotif5koje" 2025/09/21 01:07:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:07:56 DEBUG : Creating backend with remote "TestDrive:crypt/25pj13oj4c3jit76i1a1sjio7bo04th4qeju6621vrf7vuv2fn80" 2025/09/21 01:07:56 DEBUG : Creating backend with remote "/tmp/rclone1403747381" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womotif5koje'", Local "Local file system at /tmp/rclone1403747381", Modify Window "1ms" 2025/09/21 01:08:01 DEBUG : A1/B1/C1/one: md5 = 957c7246a2644e0aec5ae306bd5c13c7 OK 2025/09/21 01:08:01 INFO : A2: Making directory 2025/09/21 01:08:02 INFO : A1/B2: Making directory 2025/09/21 01:08:02 INFO : A1/B2/C2: Making directory 2025/09/21 01:08:03 INFO : A1/B1/C3: Making directory 2025/09/21 01:08:04 INFO : A3: Making directory 2025/09/21 01:08:05 INFO : A3/B3: Making directory 2025/09/21 01:08:05 INFO : A3/B3/C4: Making directory 2025/09/21 01:08:07 DEBUG : A1/two: md5 = 9dcc5d7725ac98aa4ae356cb53c47916 OK 2025/09/21 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womotif5koje': Purge remote 2025/09/21 01:08:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.51s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:08:15 DEBUG : A1/B1/C1/one: md5 = c32b9938d3eedb8c7b8c4ef211938373 OK 2025/09/21 01:08:15 INFO : A2: Making directory 2025/09/21 01:08:15 INFO : A1/B2: Making directory 2025/09/21 01:08:16 INFO : A1/B2/C2: Making directory 2025/09/21 01:08:17 INFO : A1/B1/C3: Making directory 2025/09/21 01:08:17 INFO : A3: Making directory 2025/09/21 01:08:18 INFO : A3/B3: Making directory 2025/09/21 01:08:19 INFO : A3/B3/C4: Making directory 2025/09/21 01:08:21 DEBUG : A1/two: md5 = e8172c3218b270be5ea9974403ae65cd OK 2025/09/21 01:08:22 DEBUG : removing 1 level 3 directories 2025/09/21 01:08:22 INFO : A3/B3/C4: Removing directory 2025/09/21 01:08:24 DEBUG : removing 2 level 3 directories 2025/09/21 01:08:24 INFO : A1/B2/C2: Removing directory 2025/09/21 01:08:24 INFO : A1/B1/C3: Removing directory 2025/09/21 01:08:25 DEBUG : removing 2 level 2 directories 2025/09/21 01:08:25 INFO : A3/B3: Removing directory 2025/09/21 01:08:25 INFO : A1/B2: Removing directory 2025/09/21 01:08:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/21 01:08:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/21 01:08:26 DEBUG : removing 2 level 1 directories 2025/09/21 01:08:26 INFO : A3: Removing directory 2025/09/21 01:08:26 INFO : A2: Removing directory 2025/09/21 01:08:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/21 01:08:30 DEBUG : removing 1 level 3 directories 2025/09/21 01:08:30 INFO : A1/B1/C1: Removing directory 2025/09/21 01:08:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:30 DEBUG : removing 1 level 2 directories 2025/09/21 01:08:30 INFO : A1/B1: Removing directory 2025/09/21 01:08:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/21 01:08:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/21 01:08:31 DEBUG : removing 1 level 1 directories 2025/09/21 01:08:31 INFO : A1: Removing directory 2025/09/21 01:08:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/21 01:08:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/21 01:08:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/21 01:08:32 DEBUG : removing 1 level 0 directories 2025/09/21 01:08:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Removing directory 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/21 01:08:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:08:34 INFO : A1: Making directory 2025/09/21 01:08:34 INFO : A1/B1: Making directory 2025/09/21 01:08:35 INFO : A1/B1/C1: Making directory 2025/09/21 01:08:38 DEBUG : removing 1 level 3 directories 2025/09/21 01:08:38 INFO : A1/B1/C1: Removing directory 2025/09/21 01:08:38 DEBUG : removing 1 level 2 directories 2025/09/21 01:08:38 INFO : A1/B1: Removing directory 2025/09/21 01:08:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/21 01:08:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:08:41 INFO : A1: Making directory 2025/09/21 01:08:41 INFO : A1/B1: Making directory 2025/09/21 01:08:42 INFO : A1/B1/C1: Making directory 2025/09/21 01:08:45 DEBUG : removing 1 level 3 directories 2025/09/21 01:08:45 INFO : A1/B1/C1: Removing directory 2025/09/21 01:08:45 DEBUG : removing 1 level 2 directories 2025/09/21 01:08:45 INFO : A1/B1: Removing directory 2025/09/21 01:08:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/21 01:08:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.27s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:08:50 DEBUG : file1: md5 = 80ef78c24fdc31dd42b0daff72e4132b OK 2025/09/21 01:08:50 DEBUG : filename.txt: File name found in url 2025/09/21 01:08:52 DEBUG : filename.txt: md5 = f6b6112c61d89cc742cf096a2b69768a OK 2025/09/21 01:08:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/21 01:08:53 DEBUG : headerfilename.txt: md5 = b1ac2b857f48fbeefde7ba3dbee9fd6b OK 2025/09/21 01:08:55 DEBUG : file2: md5 = b522c02512189cd784e7e7e019d86aaf OK --- PASS: TestCopyURL (8.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:08:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 01:08:59 DEBUG : sub/file2: md5 = febb8f714aefc7754fed48e35ba82e3f OK 2025/09/21 01:08:59 INFO : file1: Copied (new) to: sub/file2 2025/09/21 01:08:59 INFO : file1: Deleted 2025/09/21 01:09:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 01:09:00 DEBUG : file1: Unchanged skipping 2025/09/21 01:09:00 INFO : file1: Deleted 2025/09/21 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': don't need to copy/move sub/file2, it is already at target location 2025/09/21 01:09:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:09:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 01:09:04 DEBUG : file1: md5 = 42879fe3cb7c6c54be96b3995f06e974 OK 2025/09/21 01:09:04 INFO : file1: Copied (new) 2025/09/21 01:09:04 INFO : file1: Deleted 2025/09/21 01:09:05 DEBUG : file1: Destination exists, skipping 2025/09/21 01:09:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.70s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:09:10 DEBUG : dst/file1: md5 = ca5b327109e29d0924d5fe37340e7b3c OK 2025/09/21 01:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mesinam1nedi/backup" 2025/09/21 01:09:10 DEBUG : Config file has changed externally - reloading 2025/09/21 01:09:11 DEBUG : Creating backend with remote "TestDrive:crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg/1nrff024r7pq65ecp72fc28jb0" 2025/09/21 01:09:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/21 01:09:14 INFO : dst/file1: Moved (server-side) 2025/09/21 01:09:16 DEBUG : dst/file1: md5 = 6705eb7373577f18c95ee4323728d127 OK 2025/09/21 01:09:16 INFO : dst/file1: Copied (new) 2025/09/21 01:09:16 INFO : dst/file1: Deleted 2025/09/21 01:09:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/21 01:09:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/21 01:09:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.99s) === 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:09:23 DEBUG : A1/one: md5 = 5f29399056e971a7c2458318130235f7 OK 2025/09/21 01:09:24 DEBUG : A1/two: md5 = 167a67a12c76487ac63aa08fe8a5da0d OK 2025/09/21 01:09:26 DEBUG : A1/B1/three: md5 = 4bf4bc3d0d7609931510d926a21d91a3 OK 2025/09/21 01:09:28 DEBUG : A1/B1/C1/four: md5 = f52601e0898bb4eee6941817a9680ceb OK 2025/09/21 01:09:30 DEBUG : A1/B1/C2/five: md5 = 01c40de13743c1d66549f92c196a507e OK 2025/09/21 01:09:30 INFO : A1/B2: Making directory 2025/09/21 01:09:31 INFO : A1/B1/C3: Making directory 2025/09/21 01:09:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/21 01:09:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/21 01:09:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/21 01:09:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/21 01:09:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/21 01:09:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/21 01:09:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/21 01:09:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/21 01:09:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/21 01:09:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/21 01:09:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/21 01:09:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/21 01:09:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/21 01:09:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/21 01:09:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/21 01:09:51 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/21 01:09:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/21 01:09:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/21 01:09:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/21 01:09:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/21 01:09:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/21 01:10:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/21 01:10:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/21 01:10:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/21 01:10:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/21 01:10:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/21 01:10:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/21 01:10:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/21 01:10:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/21 01:10:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/21 01:10:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.98s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:10:06 DEBUG : no_checksum_small_file_from_pipe: md5 = 56282c8cd8391d4b3a74599077890452 OK 2025/09/21 01:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/21 01:10:06 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/21 01:10:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/21 01:10:07 DEBUG : no_checksum_big_file_from_pipe: md5 = 19d36a5a6616c9a39a9d1c43a50a1472 OK 2025/09/21 01:10:07 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:10:11 DEBUG : with_checksum_small_file_from_pipe: md5 = b8c33ea38bb248b767ce147a64585c1b OK 2025/09/21 01:10:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/21 01:10:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/21 01:10:13 DEBUG : with_checksum_big_file_from_pipe: md5 = fa005531f68aa1b05db75cf43b30e9cf OK 2025/09/21 01:10:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:10:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 01:10:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/21 01:10:18 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-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:10:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/21 01:10:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/21 01:10:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/21 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': File to upload is small (48 bytes), uploading instead of streaming 2025/09/21 01:10:26 DEBUG : rcat_metadata: md5 = 16c55afe7f1b69acae0cc5cba1a95005 OK 2025/09/21 01:10:26 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/21 01:10:28 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/21 01:10:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 843118e981af1890db2e9ce713cb6bed OK 2025/09/21 01:10:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:32 DEBUG : potato1: md5 = 51bc9924a3893095fb602062566ebd46 OK 2025/09/21 01:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/21 01:10:34 DEBUG : potato2: md5 = b509fbf7e32c15bf04e898f3a38f631a OK 2025/09/21 01:10:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:37 DEBUG : potato1: md5 = 2eb7409f97a22876d8791d927f3db526 OK 2025/09/21 01:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/21 01:10:38 DEBUG : potato2: md5 = e93ebc6f651c83c369f504dfc07e9dd6 OK 2025/09/21 01:10:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.30s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:42 DEBUG : potato2: md5 = 61994b06ed6c08f5744d1847296a9576 OK 2025/09/21 01:10:43 DEBUG : empty space: md5 = f41fd3a5eb2bbe53c77a8c7c6cc83e40 OK 2025/09/21 01:10:45 DEBUG : sub dir/potato3: md5 = ec777aa76f7c6621e0fb0aea0079753c OK 2025/09/21 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Touching "sub dir/potato3" 2025/09/21 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Touching "potato2" 2025/09/21 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Touching "empty space" 2025/09/21 01:10:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.41s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:50 DEBUG : dir with metadata: Making directory with metadata 2025/09/21 01:10:50 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:52 DEBUG : directory with modtime: Making directory with metadata 2025/09/21 01:10:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.21s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/21 01:10:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 01:10:55 DEBUG : Google drive root 'crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg': Skipping btime metadata as can't update it on an existing file: 2025-09-21T01:10:54.771132635Z 2025/09/21 01:10:55 INFO : non existent directory: Updated directory metadata 2025/09/21 01:10:57 DEBUG : Google drive root 'crypt/frt8oaf4uhcg6qhc9cd1qjdtul7pnurqifhpamsgl7f18qvqdjkg': Skipping btime metadata as can't update it on an existing file: 2025-09-21T01:10:54.771132635Z 2025/09/21 01:10:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:10:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/21 01:11:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/21 01:11:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.33s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:11:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/21 01:11:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 01:11:03 DEBUG : dst: Making directory with metadata 2025/09/21 01:11:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/21 01:11:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/21 01:11:05 INFO : dst: Set directory modification time (using SetModTime) 2025/09/21 01:11:05 INFO : dst: Set directory modification time (using SetModTime) 2025/09/21 01:11:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/21 01:11:06 INFO : dst: Set directory modification time (using SetModTime) 2025/09/21 01:11:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi'", Local "Local file system at /tmp/rclone576552332", Modify Window "1ms" 2025/09/21 01:11:09 DEBUG : sub dir/test remove existing: md5 = c3fc14db92c57cd8275e15d68389cd18 OK 2025/09/21 01:11:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 94d5a907ad9d544521481ee45c6b218b OK 2025/09/21 01:11:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cotevut3" before starting 2025/09/21 01:11:13 DEBUG : sub dir/test remove existing.cotevut3: TEST: removing renamed existing file after operation 2025/09/21 01:11:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fepuluc9" before starting 2025/09/21 01:11:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fepuluc9: TEST: renaming existing back after failed operation 2025/09/21 01:11:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tiwevip3" before starting 2025/09/21 01:11:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tiwevip3: TEST: removing renamed existing file after operation 2025/09/21 01:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kn43o3gsk1tkptrpng25n11k90ajlu2v3il3kkq3cl2chtp4gg2uiogn7d5p26l7j54pg4te26locn108o949c9urbn14tocl4ul9hmjukh1r1amllcsk33aeie57clq9gn0ctvdkcl2gncbv0or2fm3m5hbs3afdgalsolq3hgc3pl4h9sg" 2025/09/21 01:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cme77r4qgfi6p75s7rsesk72u41qp0sfipbqv9g170pcbb1fe7n0" --- PASS: TestRemoveExisting (13.09s) === 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/09/21 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mesinam1nedi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m54.434737625s (try 1/5)