"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/22 03:40:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu" 2025/10/22 03:40:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:40:24 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0" 2025/10/22 03:40:25 DEBUG : Creating backend with remote "/tmp/rclone4180236734" === 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/22 03:40:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/22 03:40:26 DEBUG : potato: Seek from 10 to 0 2025/10/22 03:40:26 DEBUG : potato: Seek from 10 to 0 2025/10/22 03:40:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/22 03:40:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Seek from 5 to 2 2025/10/22 03:40:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/22 03:40:26 DEBUG : potato: Seek from 7 to 0 2025/10/22 03:40:26 DEBUG : potato: Seek from 7 to 0 2025/10/22 03:40:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/22 03:40:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Seek from 5 to 2 2025/10/22 03:40:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/22 03:40:26 DEBUG : potato: Seek from 8 to 0 2025/10/22 03:40:26 DEBUG : potato: Seek from 8 to 0 2025/10/22 03:40:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/22 03:40:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/22 03:40:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/22 03:40:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/22 03:40:26 DEBUG : potato: Seek from 5 to 2 2025/10/22 03:40:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/22 03:40:26 DEBUG : potato: Seek from 9 to 0 2025/10/22 03:40:26 DEBUG : potato: Seek from 9 to 0 2025/10/22 03:40:26 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:40:28 DEBUG : rutabaga: md5 = 7d3f4e659c63f17ae180b094d4854b4b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/22 03:40:31 DEBUG : empty space: md5 = e603002fe14b4d90feb8bf711750c71e OK === RUN TestCheck/3 2025/10/22 03:40:32 DEBUG : potato2: md5 = 5418ee5610a626711b338577d8dd4e43 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/22 03:40:35 DEBUG : remotepotato: md5 = 2104b368819707be92942b018b1260e5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.12s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/10/22 03:40:38 DEBUG : Creating backend with remote "nonexistent" 2025/10/22 03:40:38 DEBUG : Creating backend with remote "nonexistent" 2025/10/22 03:40:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/22 03:40:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/22 03:40:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/22 03:40:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:40:40 DEBUG : rutabaga: md5 = ff08a0f7d88877c06ffc5ea5ed4069d7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/22 03:40:43 DEBUG : empty space: md5 = 6d56415f1772e9dd20dc9dd0e3c0095d OK === RUN TestCheckDownload/3 2025/10/22 03:40:46 DEBUG : potato2: md5 = 8fec2946dcab16f5fafdcd67b6121614 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/22 03:40:50 DEBUG : remotepotato: md5 = 6801c5375de7de6c4205712e185c3349 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.12s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.48s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:40:57 DEBUG : rutabaga: md5 = badd78e4dd633f0e0dacdddb264c1822 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/22 03:40:59 DEBUG : empty space: md5 = 0a8bfe2ba6c21bca2c610c3454a2f188 OK === RUN TestCheckSizeOnly/3 2025/10/22 03:41:01 DEBUG : potato2: md5 = 37e63f6bc150ad272915112e0f9481cf OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/22 03:41:03 DEBUG : remotepotato: md5 = b16c4d13016669bbac6b0cad8ee8e22a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.97s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.39s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:41:07 DEBUG : test.sum: md5 = 4ac7b2444b32873ea8f18969e39411b1 OK 2025/10/22 03:41:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/22 03:41:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/22 03:41:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/22 03:41:09 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/22 03:41:11 DEBUG : test.sum: md5 = 30d50957fd51b5bf4e3fbf45572acc59 OK 2025/10/22 03:41:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/22 03:41:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/22 03:41:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/22 03:41:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.77s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:41:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/data" 2025/10/22 03:41:13 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.81s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:41:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/data" 2025/10/22 03:41:16 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/vjrnln8ratgmqakfosrqe8espk" 2025/10/22 03:41:21 DEBUG : data/banana: md5 = 9a5da8087ab407c80f4d666f813b87a7 OK 2025/10/22 03:41:22 DEBUG : test.sum: md5 = 2b49d3eeb5b6d1e67b56935dda8dc013 OK === RUN TestCheckSumDownload/subtest1 2025/10/22 03:41:27 DEBUG : data/potato: md5 = d08089fe3b14e2e2b6d7e2973a27996e OK 2025/10/22 03:41:29 DEBUG : test.sum: md5 = d8831d43d87f1dd9788839c51cd4e6c0 OK === RUN TestCheckSumDownload/subtest2 2025/10/22 03:41:33 DEBUG : test.sum: md5 = 2b6bf43af929430d493f49941eaf75e8 OK === RUN TestCheckSumDownload/subtest3 2025/10/22 03:41:38 DEBUG : test.sum: md5 = 26463bb5f06c6631b2d0a408cbd12592 OK === RUN TestCheckSumDownload/subtest4 2025/10/22 03:41:43 DEBUG : test.sum: md5 = 21cff585b687b361a0d69554d04c722f OK === RUN TestCheckSumDownload/subtest5 2025/10/22 03:41:47 DEBUG : test.sum: md5 = 9569af58ed330f94a43f891074038db5 OK === RUN TestCheckSumDownload/subtest6 2025/10/22 03:41:52 DEBUG : data/banana: md5 = 2a0c0a275ed3a5b44c0ba4bd43fc8dee OK 2025/10/22 03:41:53 DEBUG : data/potato: md5 = 65f85f10f2a4de7213bb8bb416c185f6 OK 2025/10/22 03:41:55 DEBUG : test.sum: md5 = 9dfef75f42102ff24ca34846c36a9ab2 OK === RUN TestCheckSumDownload/subtest7 2025/10/22 03:42:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/22 03:42:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.60s) --- PASS: TestCheckSumDownload/subtest1 (2.52s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.96s) --- PASS: TestCheckSumDownload/subtest4 (2.67s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.62s) --- PASS: TestCheckSumDownload/subtest7 (2.12s) === RUN TestApplyTransforms 2025/10/22 03:42:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beterom1poje" 2025/10/22 03:42:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/6c4etdaklaospfgr0hcem7rtu866o2261jb140e7rs501v7m0ftg" 2025/10/22 03:42:01 DEBUG : Creating backend with remote "/tmp/rclone1154871602" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje'", Local "Local file system at /tmp/rclone1154871602", Modify Window "1ms" 2025/10/22 03:42:04 DEBUG : hello, world!: md5 = 66e3c9c24230a70337532f0df9748130 OK upper checkfile vs. lower remote (without normalization) 2025/10/22 03:42:04 ERROR : hello, world!: sum not found 2025/10/22 03:42:04 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje' 2025/10/22 03:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje': 1 files missing 2025/10/22 03:42:04 NOTICE: 1 hashes missing 2025/10/22 03:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje': 1 differences found 2025/10/22 03:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/22 03:42:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje': 0 differences found 2025/10/22 03:42:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje': 1 matching files 2025/10/22 03:42:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-komowul0sewe" 2025/10/22 03:42:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:05 DEBUG : Creating backend with remote "TestDrive:crypt/c8r2q7c4v7srvl4385mslrffqosd6osua4csp0rhaaecr3uvjegg" 2025/10/22 03:42:06 DEBUG : Creating backend with remote "/tmp/rclone2690065241" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe'", Local "Local file system at /tmp/rclone2690065241", Modify Window "1ms" 2025/10/22 03:42:08 DEBUG : HELLO, WORLD!: md5 = 60c0831d756e4f68cf5c05ddaa9acf7c OK lower checkfile vs. upper remote (without normalization) 2025/10/22 03:42:09 ERROR : HELLO, WORLD!: sum not found 2025/10/22 03:42:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe' 2025/10/22 03:42:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe': 1 files missing 2025/10/22 03:42:09 NOTICE: 1 hashes missing 2025/10/22 03:42:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe': 1 differences found 2025/10/22 03:42:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/22 03:42:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe': 0 differences found 2025/10/22 03:42:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe': 1 matching files 2025/10/22 03:42:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofijac6gepo" 2025/10/22 03:42:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:10 DEBUG : Creating backend with remote "TestDrive:crypt/r2g6jib9uunc5cmvp7lmv92lge8tcip8seq0ndtm30hri8k06be0" 2025/10/22 03:42:11 DEBUG : Creating backend with remote "/tmp/rclone305797980" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo'", Local "Local file system at /tmp/rclone305797980", Modify Window "1ms" 2025/10/22 03:42:13 DEBUG : HeLlO, wOrLd!: md5 = fff0670e7c09eeacaee506c8c215325a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/22 03:42:14 ERROR : HeLlO, wOrLd!: sum not found 2025/10/22 03:42:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo' 2025/10/22 03:42:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo': 1 files missing 2025/10/22 03:42:14 NOTICE: 1 hashes missing 2025/10/22 03:42:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo': 1 differences found 2025/10/22 03:42:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/22 03:42:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo': 0 differences found 2025/10/22 03:42:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo': 1 matching files 2025/10/22 03:42:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetilim1hake" 2025/10/22 03:42:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:15 DEBUG : Creating backend with remote "TestDrive:crypt/7kk6nfrb7tiu1savrrmmgqqplac8jmi6j0slptbeps7boeg1v910" 2025/10/22 03:42:16 DEBUG : Creating backend with remote "/tmp/rclone2273599631" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake'", Local "Local file system at /tmp/rclone2273599631", Modify Window "1ms" 2025/10/22 03:42:18 DEBUG : HELLO, WORLD!: md5 = 9da6147a70ce315aba02c7d1c926ddd8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/22 03:42:18 ERROR : HELLO, WORLD!: sum not found 2025/10/22 03:42:18 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake' 2025/10/22 03:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake': 1 files missing 2025/10/22 03:42:18 NOTICE: 1 hashes missing 2025/10/22 03:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake': 1 differences found 2025/10/22 03:42:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/22 03:42:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake': 0 differences found 2025/10/22 03:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake': 1 matching files 2025/10/22 03:42:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xohovac0tuwo" 2025/10/22 03:42:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:20 DEBUG : Creating backend with remote "TestDrive:crypt/oetqlp9sn6c636d4korrno6v6fbrmmt0knj63gmpsef610k3cav0" 2025/10/22 03:42:21 DEBUG : Creating backend with remote "/tmp/rclone2222257605" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo'", Local "Local file system at /tmp/rclone2222257605", Modify Window "1ms" 2025/10/22 03:42:23 DEBUG : 測試_Русский___ě_áñ: md5 = 24f09576319a5590be38e1613732862a OK NFD checkfile vs. NFC remote (without normalization) 2025/10/22 03:42:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/22 03:42:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo' 2025/10/22 03:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo': 1 files missing 2025/10/22 03:42:23 NOTICE: 1 hashes missing 2025/10/22 03:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo': 1 differences found 2025/10/22 03:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/22 03:42:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo': 0 differences found 2025/10/22 03:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo': 1 matching files 2025/10/22 03:42:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-logowag9fafo" 2025/10/22 03:42:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:25 DEBUG : Creating backend with remote "TestDrive:crypt/glidp1rfgbnslhibaf05jtej22082lut1q0s2f2q5fluon4v87sg" 2025/10/22 03:42:26 DEBUG : Creating backend with remote "/tmp/rclone2482159326" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo'", Local "Local file system at /tmp/rclone2482159326", Modify Window "1ms" 2025/10/22 03:42:28 DEBUG : 測試_Русский___ě_áñ: md5 = 98147def68f8bc3ee12ae7055fb9a809 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/22 03:42:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/22 03:42:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo' 2025/10/22 03:42:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo': 1 files missing 2025/10/22 03:42:28 NOTICE: 1 hashes missing 2025/10/22 03:42:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo': 1 differences found 2025/10/22 03:42:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/22 03:42:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo': 0 differences found 2025/10/22 03:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo': 1 matching files 2025/10/22 03:42:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyabid9xero" 2025/10/22 03:42:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:29 DEBUG : Creating backend with remote "TestDrive:crypt/qi8oioc85mencgju1n57i30g5ogchahg63mfsfif2jo59id5gb90" 2025/10/22 03:42:30 DEBUG : Creating backend with remote "/tmp/rclone1008078872" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero'", Local "Local file system at /tmp/rclone1008078872", Modify Window "1ms" 2025/10/22 03:42:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b9550bbdcaf310dde970ba4112f90524 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/22 03:42:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/22 03:42:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero' 2025/10/22 03:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero': 1 files missing 2025/10/22 03:42:33 NOTICE: 1 hashes missing 2025/10/22 03:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero': 1 differences found 2025/10/22 03:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/22 03:42:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero': 0 differences found 2025/10/22 03:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero': 1 matching files 2025/10/22 03:42:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-labubah3xake" 2025/10/22 03:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:34 DEBUG : Creating backend with remote "TestDrive:crypt/8g6akovneismr0luaokmvceqr9rd52uardbdcoafeg5f0mefr1ag" 2025/10/22 03:42:35 DEBUG : Creating backend with remote "/tmp/rclone3562062672" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake'", Local "Local file system at /tmp/rclone3562062672", Modify Window "1ms" 2025/10/22 03:42:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2506252767efb322f500bb8e4399549b OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/22 03:42:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/22 03:42:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake' 2025/10/22 03:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake': 1 files missing 2025/10/22 03:42:38 NOTICE: 1 hashes missing 2025/10/22 03:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake': 1 differences found 2025/10/22 03:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/22 03:42:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake': 0 differences found 2025/10/22 03:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake': 1 matching files 2025/10/22 03:42:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zimohin6zavi" 2025/10/22 03:42:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:39 DEBUG : Creating backend with remote "TestDrive:crypt/d0qjk1d4cm99t3r5qj14hgu185qgvhgd1un1hg241k9p58klierg" 2025/10/22 03:42:40 DEBUG : Creating backend with remote "/tmp/rclone1143431153" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi'", Local "Local file system at /tmp/rclone1143431153", Modify Window "1ms" 2025/10/22 03:42:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32ade444e1dd7589631bd4c7c47724bf OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/22 03:42:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/22 03:42:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi' 2025/10/22 03:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi': 1 files missing 2025/10/22 03:42:43 NOTICE: 1 hashes missing 2025/10/22 03:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi': 1 differences found 2025/10/22 03:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/22 03:42:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi': 0 differences found 2025/10/22 03:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi': 1 matching files 2025/10/22 03:42:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bovekad5duna" 2025/10/22 03:42:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:42:44 DEBUG : Creating backend with remote "TestDrive:crypt/171629ebh1no7vet7vf41fv5ndpoof26eo7q3navdjp4ef01hl60" 2025/10/22 03:42:45 DEBUG : Creating backend with remote "/tmp/rclone3553199175" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna'", Local "Local file system at /tmp/rclone3553199175", Modify Window "1ms" 2025/10/22 03:42:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d9f354eab617132ff3b8365322c60472 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/22 03:42:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/22 03:42:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna' 2025/10/22 03:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna': 1 files missing 2025/10/22 03:42:48 NOTICE: 1 hashes missing 2025/10/22 03:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna': 1 differences found 2025/10/22 03:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/22 03:42:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/22 03:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna': 0 differences found 2025/10/22 03:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna': 1 matching files 2025/10/22 03:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bovekad5duna': Purge remote 2025/10/22 03:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zimohin6zavi': Purge remote 2025/10/22 03:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-labubah3xake': Purge remote 2025/10/22 03:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyabid9xero': Purge remote 2025/10/22 03:42:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-logowag9fafo': Purge remote 2025/10/22 03:42:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohovac0tuwo': Purge remote 2025/10/22 03:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetilim1hake': Purge remote 2025/10/22 03:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofijac6gepo': Purge remote 2025/10/22 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-komowul0sewe': Purge remote 2025/10/22 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beterom1poje': Purge remote --- PASS: TestApplyTransforms (53.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:42:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/22 03:42:56 DEBUG : sub/file2: md5 = 2bff9ffab128dd757e4420ad6ebc67f6 OK 2025/10/22 03:42:56 INFO : file1: Copied (new) to: sub/file2 2025/10/22 03:42:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/22 03:42:57 DEBUG : file1: Unchanged skipping 2025/10/22 03:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': don't need to copy/move sub/file2, it is already at target location 2025/10/22 03:42:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.19s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:43:02 DEBUG : dst/file1: md5 = 4bd55f28a5c8e948462fc58c0d85f5d7 OK 2025/10/22 03:43:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/backup" 2025/10/22 03:43:03 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/1nrff024r7pq65ecp72fc28jb0" 2025/10/22 03:43:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/22 03:43:07 INFO : dst/file1: Moved (server-side) 2025/10/22 03:43:09 DEBUG : dst/file1: md5 = b1f1df07d935640cd157ac1a829d549c OK 2025/10/22 03:43:09 INFO : dst/file1: Copied (new) 2025/10/22 03:43:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/22 03:43:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/22 03:43:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:43:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/dst" 2025/10/22 03:43:14 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/22 03:43:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/CompareDest" 2025/10/22 03:43:16 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/gveqi14airsml4bgu7krj116o8" 2025/10/22 03:43:17 DEBUG : one: Need to transfer - File not found at Destination 2025/10/22 03:43:20 DEBUG : one: md5 = 4243948785b7d246ff9da75479ecac2c OK 2025/10/22 03:43:20 INFO : one: Copied (new) 2025/10/22 03:43:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:43:23 DEBUG : one: md5 = df0efdc54037c1d14e7931c19d18693b OK 2025/10/22 03:43:23 INFO : one: Copied (replaced existing) 2025/10/22 03:43:25 DEBUG : dst/one: md5 = 3ef073f1f8fa4ad1176ef0a762659925 OK 2025/10/22 03:43:27 DEBUG : CompareDest/one: md5 = beafa29d0613d63dcdd5537566850de2 OK 2025/10/22 03:43:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:43:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/22 03:43:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/22 03:43:30 DEBUG : CompareDest/two: md5 = 953a5e925b8ad8a6662467a3d839b16d OK 2025/10/22 03:43:31 DEBUG : two: Need to transfer - File not found at Destination 2025/10/22 03:43:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/22 03:43:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/22 03:43:33 DEBUG : two: Need to transfer - File not found at Destination 2025/10/22 03:43:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/22 03:43:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/22 03:43:34 DEBUG : two: Need to transfer - File not found at Destination 2025/10/22 03:43:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/22 03:43:36 DEBUG : two: md5 = f0f0dd488495b293b43ff63a5ca48eda OK 2025/10/22 03:43:36 INFO : two: Copied (new) 2025/10/22 03:43:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/22 03:43:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:43:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:43:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/dst" 2025/10/22 03:43:41 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/22 03:43:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/CopyDest" 2025/10/22 03:43:42 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/22 03:43:44 DEBUG : one: Need to transfer - File not found at Destination 2025/10/22 03:43:46 DEBUG : one: md5 = 1ca362fb54da7b1d3b03db0b9ceee4ff OK 2025/10/22 03:43:46 INFO : one: Copied (new) 2025/10/22 03:43:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:43:49 DEBUG : one: md5 = 7c50c1741328910977ed0ef9c3ec62dc OK 2025/10/22 03:43:49 INFO : one: Copied (replaced existing) 2025/10/22 03:43:51 DEBUG : dst/one: md5 = dc8dce0a55e73a8144e2e783a3dbf0f0 OK 2025/10/22 03:43:54 DEBUG : CopyDest/one: md5 = 162858b281ab3cdf1ca21cc90581b27a OK 2025/10/22 03:43:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/BackupDir" 2025/10/22 03:43:55 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/22 03:43:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:43:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/22 03:43:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/22 03:43:58 INFO : one: Moved (server-side) 2025/10/22 03:43:59 INFO : one: Copied (server-side copy) 2025/10/22 03:43:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/22 03:44:01 DEBUG : CopyDest/two: md5 = 4ce3600bc09432e17007cf8ca799578e OK 2025/10/22 03:44:02 DEBUG : two: Need to transfer - File not found at Destination 2025/10/22 03:44:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/22 03:44:03 INFO : two: Copied (server-side copy) 2025/10/22 03:44:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/22 03:44:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/22 03:44:04 DEBUG : two: Unchanged skipping 2025/10/22 03:44:06 DEBUG : CopyDest/three: md5 = 1d1d68784b70dc8c67fdd0599930ddbe OK 2025/10/22 03:44:07 DEBUG : three: Need to transfer - File not found at Destination 2025/10/22 03:44:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/22 03:44:07 DEBUG : three: Destination not found in --copy-dest 2025/10/22 03:44:09 DEBUG : three: md5 = 1d46a5cb2880a21fd6795fb8f2795841 OK 2025/10/22 03:44:09 INFO : three: Copied (new) 2025/10/22 03:44:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/22 03:44:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/22 03:44:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:44:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/22 03:44:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:44:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/22 03:44:15 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.88s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:44:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/22 03:44:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9d3480357e94fa56039c32a550955f9a OK 2025/10/22 03:44:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/22 03:44:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/22 03:44:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/22 03:44:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/22 03:44:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/22 03:44:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1439cc8ee49e02ecec0e42682bd80a45 OK 2025/10/22 03:44:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/22 03:44:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/22 03:44:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.39s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:44:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using skip mode. 2025/10/22 03:44:30 NOTICE: one: Found 2 files with duplicate names 2025/10/22 03:44:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.03s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:44:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using skip mode. 2025/10/22 03:44:36 NOTICE: one: Found 3 files with duplicate names 2025/10/22 03:44:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/22 03:44:37 INFO : one: Deleted 2025/10/22 03:44:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.54s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:44:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using first mode. 2025/10/22 03:44:43 NOTICE: one: Found 3 files with duplicate names 2025/10/22 03:44:43 INFO : one: Deleted 2025/10/22 03:44:44 INFO : one: Deleted 2025/10/22 03:44:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:44:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using newest mode. 2025/10/22 03:44:50 NOTICE: one: Found 3 files with duplicate names 2025/10/22 03:44:51 INFO : one: Deleted 2025/10/22 03:44:51 INFO : one: Deleted 2025/10/22 03:44:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.91s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.78s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:44:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using oldest mode. 2025/10/22 03:44:58 NOTICE: one: Found 3 files with duplicate names 2025/10/22 03:44:58 INFO : one: Deleted 2025/10/22 03:44:58 INFO : one: Deleted 2025/10/22 03:44:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.58s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:45:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using largest mode. 2025/10/22 03:45:04 NOTICE: one: Found 3 files with duplicate names 2025/10/22 03:45:05 INFO : one: Deleted 2025/10/22 03:45:05 INFO : one: Deleted 2025/10/22 03:45:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.57s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:45:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using smallest mode. 2025/10/22 03:45:11 NOTICE: one: Found 3 files with duplicate names 2025/10/22 03:45:11 INFO : one: Deleted 2025/10/22 03:45:12 INFO : one: Deleted 2025/10/22 03:45:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.68s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:45:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Looking for duplicate names using rename mode. 2025/10/22 03:45:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/22 03:45:20 INFO : one-2.txt: renamed from: one.txt 2025/10/22 03:45:22 INFO : one-3.txt: renamed from: one.txt 2025/10/22 03:45:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.79s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:45:28 DEBUG : dupe1/one.txt: md5 = c02acb885d65623734cf4052a89352fc OK 2025/10/22 03:45:30 DEBUG : dupe2/two.txt: md5 = aecc04e9bc6614dfe38d6779691113fa OK 2025/10/22 03:45:33 DEBUG : dupe3/three.txt: md5 = c276f35e5aa9e3266a76200f9f3ef76c OK 2025/10/22 03:45:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/22 03:45:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/22 03:45:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/22 03:45:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/22 03:45:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/22 03:45:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/22 03:45:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.93s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:45:41 DEBUG : a.txt: md5 = fdeed3c509e4c2218eced85cf062a59d OK 2025/10/22 03:45:43 DEBUG : zend.txt: md5 = 392d588875e2650283a55bfe6cfb9009 OK 2025/10/22 03:45:45 DEBUG : sub dir/hello world: md5 = dd0ec96d9821a625034c9b338e76b448 OK 2025/10/22 03:45:47 DEBUG : sub dir/hello world2: md5 = 37c0748aa222a8d58e6b0491296c4e49 OK 2025/10/22 03:45:49 DEBUG : sub dir/ignore dir/.ignore: md5 = d1465fe1d77a0465d415d28e1ef97454 OK 2025/10/22 03:45:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 59dbcf569fcc2abf91168a32f83c1e20 OK 2025/10/22 03:45:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = c2ea7c0e1a6d730b1853e9d6c7804918 OK 2025/10/22 03:45:54 DEBUG : a.txt: Excluded (Size Filter) 2025/10/22 03:45:54 DEBUG : a.txt: Excluded 2025/10/22 03:45:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/22 03:45:55 DEBUG : sub dir/hello world2: Excluded 2025/10/22 03:45:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/22 03:45:55 DEBUG : sub dir/hello world: Excluded 2025/10/22 03:45:55 DEBUG : sub dir/ignore dir: Excluded 2025/10/22 03:45:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/22 03:45:55 DEBUG : sub dir/hello world2: Excluded 2025/10/22 03:45:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/22 03:45:55 DEBUG : sub dir/hello world: Excluded 2025/10/22 03:45:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/22 03:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/22 03:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/22 03:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/22 03:46:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/22 03:46:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/22 03:46:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/22 03:46:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.63s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:46:06 DEBUG : a.txt: md5 = 9f89b0d3e74f1a6a915459f332499f2d OK 2025/10/22 03:46:07 DEBUG : zend.txt: md5 = 47cb85520ffc841a7db6dbbc665e80c0 OK 2025/10/22 03:46:10 DEBUG : sub dir/hello world: md5 = 8e013931bb1054ba253707bc34b195f4 OK 2025/10/22 03:46:11 DEBUG : sub dir/hello world2: md5 = b367277e591cf5b7691acbe81f9e2511 OK 2025/10/22 03:46:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 7c0506799ae4e7b4e2c7c945f15b110a OK 2025/10/22 03:46:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = d052121e464c6a665b6b7650177cc1ec OK 2025/10/22 03:46:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = 78b0f2aa84db52a4ea774ff380d27c8c OK 2025/10/22 03:46:18 DEBUG : a.txt: Excluded (Size Filter) 2025/10/22 03:46:18 DEBUG : a.txt: Excluded 2025/10/22 03:46:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/22 03:46:19 DEBUG : sub dir/hello world2: Excluded 2025/10/22 03:46:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/22 03:46:19 DEBUG : sub dir/hello world: Excluded 2025/10/22 03:46:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/22 03:46:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/22 03:46:19 DEBUG : sub dir/hello world2: Excluded 2025/10/22 03:46:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/22 03:46:19 DEBUG : sub dir/hello world: Excluded 2025/10/22 03:46:20 DEBUG : sub dir/ignore dir: Excluded 2025/10/22 03:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/22 03:46:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/22 03:46:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/22 03:46:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/22 03:46:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/22 03:46:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/22 03:46:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.04s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:46:28 DEBUG : file1: md5 = 02bde6f013c0d149ce31ef0d6f461095 OK 2025/10/22 03:46:30 DEBUG : sub/file2: md5 = 30926d28e46f6cd6a7c6e79f92434404 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/10/22 03:46:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/22 03:46:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/22 03:46:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/22 03:46:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.69s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:46:38 DEBUG : file1: md5 = 37ccd824d2b09a8f59a86c72b7bd0260 OK 2025/10/22 03:46:40 DEBUG : sub/file2: md5 = d1eb8471f32b50e25a4bab527fb20733 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/22 03:46:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/notfound" 2025/10/22 03:46:44 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/22 03:46:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.25s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:46:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Making directory 2025/10/22 03:46:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:46:51 DEBUG : sub dir/hello world: md5 = f959056623c3c5055483e9c0fa1b13aa OK 2025/10/22 03:46:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.00s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:46:55 DEBUG : potato2: md5 = 28e82895c581aee93c8dbaf5e2a66e4a OK 2025/10/22 03:46:57 DEBUG : empty space: md5 = 6310d48f548537813496ff3cfd4a5fc3 OK --- PASS: TestLs (4.88s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:00 DEBUG : potato2: md5 = 27bae733ebca51e92c9edcbc679afdda OK 2025/10/22 03:47:02 DEBUG : empty space: md5 = ec048a6b588fdedfc062e3f3b33d00df OK 2025/10/22 03:47:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.80s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:06 DEBUG : potato2: md5 = b95ce55310a90e80264bac471d1a467f OK 2025/10/22 03:47:08 DEBUG : empty space: md5 = 82c84d1c8ee6f32976a6de80289a9de0 OK --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:11 DEBUG : potato2: md5 = bdf1954841afd8d5862ff9da50917def OK 2025/10/22 03:47:12 DEBUG : empty space: md5 = da2ec6f78288c230e5f0c8b656b2aab1 OK --- PASS: TestHashSums (4.61s) === RUN TestHashSumsWithErrors 2025/10/22 03:47:14 DEBUG : Creating backend with remote ":memory:" 2025/10/22 03:47:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/22 03:47:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/22 03:47:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/22 03:47:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/22 03:47:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/22 03:47:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/22 03:47:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/22 03:47:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/22 03:47:14 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:15 DEBUG : potato2: md5 = c6454e715c56c68a2fb3241ce2c8eba7 OK 2025/10/22 03:47:17 DEBUG : empty space: md5 = 0b291ac387fdc131183d593d259fa882 OK 2025/10/22 03:47:19 DEBUG : sub dir/potato3: md5 = 3279416fbfc1c70219786d94248093c9 OK 2025/10/22 03:47:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.66s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:24 DEBUG : small: md5 = 4fb660a09ba8a9d35fc79275a9f6c504 OK 2025/10/22 03:47:26 DEBUG : medium: md5 = 747944e040440974d169b726b46d9d76 OK 2025/10/22 03:47:27 DEBUG : large: md5 = 93db32cf4abf1941c8fb6753236b3208 OK 2025/10/22 03:47:27 DEBUG : Waiting for deletions to finish 2025/10/22 03:47:28 DEBUG : large: Excluded (Size Filter) 2025/10/22 03:47:28 INFO : small: Deleted 2025/10/22 03:47:28 INFO : medium: Deleted --- PASS: TestDelete (7.01s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:31 DEBUG : small: md5 = 39599921025604d25b091d500ff89136 OK 2025/10/22 03:47:32 DEBUG : medium: md5 = 477ea86c99b5a1dfc8eb68d582d52261 OK 2025/10/22 03:47:34 DEBUG : large: md5 = 78530759419fc3529d377aa6ead72e9e OK 2025/10/22 03:47:34 DEBUG : Waiting for deletions to finish 2025/10/22 03:47:34 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/22 03:47:35 INFO : large: Deleted 2025/10/22 03:47:35 INFO : small: Deleted --- PASS: TestMaxDelete (6.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:38 DEBUG : small: md5 = ef301482aa3566a8a3f565110549bfbf OK 2025/10/22 03:47:40 DEBUG : medium: md5 = b73f848e540de2b4bb55d0687b33996e OK 2025/10/22 03:47:41 DEBUG : large: md5 = 70ae9f05268ebbe5736445566f8596ee OK 2025/10/22 03:47:41 DEBUG : Waiting for deletions to finish 2025/10/22 03:47:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/22 03:47:42 INFO : small: Deleted 2025/10/22 03:47:42 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.99s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:45 DEBUG : small: md5 = 7ba9e67aa46849f7712432981cf7e788 OK 2025/10/22 03:47:47 DEBUG : medium: md5 = 413519e446ebfe65c7bddceaa521c29d OK 2025/10/22 03:47:48 DEBUG : large: md5 = 2d9963638c6b24c40baec9c745fa0913 OK 2025/10/22 03:47:48 DEBUG : Waiting for deletions to finish 2025/10/22 03:47:49 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/22 03:47:49 INFO : large: Deleted 2025/10/22 03:47:49 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.12s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:52 DEBUG : ReadFile: md5 = d4ed0a7a454d262494cb52fca215255b OK --- PASS: TestReadFile (4.65s) === RUN TestRetry 2025/10/22 03:47:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/22 03:47:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/22 03:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/22 03:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/22 03:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/22 03:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/22 03:47:55 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:47:57 DEBUG : file1: md5 = e6504c2e59295126ef8340221776ddfb OK 2025/10/22 03:47:59 DEBUG : file2: md5 = 60b5e1e76689bc1d0fab5a35a16655e2 OK --- PASS: TestCat (16.92s) === RUN TestPurge 2025/10/22 03:48:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foguqen3tezi" 2025/10/22 03:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:48:12 DEBUG : Creating backend with remote "TestDrive:crypt/t189a9caqij3mu7afjsq5dgbmopci7k14kcogsn7m8vq1d2ebu40" 2025/10/22 03:48:13 DEBUG : Creating backend with remote "/tmp/rclone3793854431" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foguqen3tezi'", Local "Local file system at /tmp/rclone3793854431", Modify Window "1ms" 2025/10/22 03:48:18 DEBUG : A1/B1/C1/one: md5 = 782b6d73a942ca8b05eb384fd3d46e7a OK 2025/10/22 03:48:18 INFO : A2: Making directory 2025/10/22 03:48:19 INFO : A1/B2: Making directory 2025/10/22 03:48:19 INFO : A1/B2/C2: Making directory 2025/10/22 03:48:20 INFO : A1/B1/C3: Making directory 2025/10/22 03:48:21 INFO : A3: Making directory 2025/10/22 03:48:22 INFO : A3/B3: Making directory 2025/10/22 03:48:22 INFO : A3/B3/C4: Making directory 2025/10/22 03:48:25 DEBUG : A1/two: md5 = 09c2b468c51d0313a17807173a5c1b35 OK 2025/10/22 03:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foguqen3tezi': Purge remote 2025/10/22 03:48:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:48:33 DEBUG : A1/B1/C1/one: md5 = 30b58baed12ea4a5ab7cf37737380983 OK 2025/10/22 03:48:33 INFO : A2: Making directory 2025/10/22 03:48:33 INFO : A1/B2: Making directory 2025/10/22 03:48:34 INFO : A1/B2/C2: Making directory 2025/10/22 03:48:35 INFO : A1/B1/C3: Making directory 2025/10/22 03:48:36 INFO : A3: Making directory 2025/10/22 03:48:36 INFO : A3/B3: Making directory 2025/10/22 03:48:37 INFO : A3/B3/C4: Making directory 2025/10/22 03:48:39 DEBUG : A1/two: md5 = 36987a34982188d68860176d0d7cbf6e OK 2025/10/22 03:48:41 DEBUG : removing 1 level 3 directories 2025/10/22 03:48:41 INFO : A3/B3/C4: Removing directory 2025/10/22 03:48:43 DEBUG : removing 2 level 3 directories 2025/10/22 03:48:43 INFO : A1/B2/C2: Removing directory 2025/10/22 03:48:43 INFO : A1/B1/C3: Removing directory 2025/10/22 03:48:44 DEBUG : removing 2 level 2 directories 2025/10/22 03:48:44 INFO : A3/B3: Removing directory 2025/10/22 03:48:44 INFO : A1/B2: Removing directory 2025/10/22 03:48:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/22 03:48:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/22 03:48:45 DEBUG : removing 2 level 1 directories 2025/10/22 03:48:45 INFO : A3: Removing directory 2025/10/22 03:48:45 INFO : A2: Removing directory 2025/10/22 03:48:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/22 03:48:49 DEBUG : removing 1 level 3 directories 2025/10/22 03:48:49 INFO : A1/B1/C1: Removing directory 2025/10/22 03:48:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:50 DEBUG : removing 1 level 2 directories 2025/10/22 03:48:50 INFO : A1/B1: Removing directory 2025/10/22 03:48:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/22 03:48:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/22 03:48:50 DEBUG : removing 1 level 1 directories 2025/10/22 03:48:50 INFO : A1: Removing directory 2025/10/22 03:48:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/22 03:48:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/22 03:48:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/22 03:48:51 DEBUG : removing 1 level 0 directories 2025/10/22 03:48:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Removing directory 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/22 03:48:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (24.23s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:48:54 INFO : A1: Making directory 2025/10/22 03:48:54 INFO : A1/B1: Making directory 2025/10/22 03:48:55 INFO : A1/B1/C1: Making directory 2025/10/22 03:48:58 DEBUG : removing 1 level 3 directories 2025/10/22 03:48:58 INFO : A1/B1/C1: Removing directory 2025/10/22 03:48:58 DEBUG : removing 1 level 2 directories 2025/10/22 03:48:58 INFO : A1/B1: Removing directory 2025/10/22 03:48:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/22 03:49:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.15s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:49:01 INFO : A1: Making directory 2025/10/22 03:49:02 INFO : A1/B1: Making directory 2025/10/22 03:49:02 INFO : A1/B1/C1: Making directory 2025/10/22 03:49:05 DEBUG : removing 1 level 3 directories 2025/10/22 03:49:05 INFO : A1/B1/C1: Removing directory 2025/10/22 03:49:06 DEBUG : removing 1 level 2 directories 2025/10/22 03:49:06 INFO : A1/B1: Removing directory 2025/10/22 03:49:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/22 03:49:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.50s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:49:10 DEBUG : file1: md5 = d9b5fe9621566bfdbf4cf0caca55a6e3 OK 2025/10/22 03:49:11 DEBUG : filename.txt: File name found in url 2025/10/22 03:49:12 DEBUG : filename.txt: md5 = 30608e916b6d9f44664c14f1a2cdce72 OK 2025/10/22 03:49:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/22 03:49:14 DEBUG : headerfilename.txt: md5 = 704d34426b958a5efaeb976f3eb65eed OK 2025/10/22 03:49:15 DEBUG : file2: md5 = 2277f12886280e5c5c49ca64acc8aed5 OK --- PASS: TestCopyURL (9.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:49:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/22 03:49:20 DEBUG : sub/file2: md5 = fc9fa131c96ae34d4ed22d8257fb3afc OK 2025/10/22 03:49:20 INFO : file1: Copied (new) to: sub/file2 2025/10/22 03:49:20 INFO : file1: Deleted 2025/10/22 03:49:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/22 03:49:21 DEBUG : file1: Unchanged skipping 2025/10/22 03:49:21 INFO : file1: Deleted 2025/10/22 03:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': don't need to copy/move sub/file2, it is already at target location 2025/10/22 03:49:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.98s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:49:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/22 03:49:25 DEBUG : file1: md5 = 0463d7e2203718ee9fb80d2791c5e0e8 OK 2025/10/22 03:49:25 INFO : file1: Copied (new) 2025/10/22 03:49:25 INFO : file1: Deleted 2025/10/22 03:49:26 DEBUG : file1: Destination exists, skipping 2025/10/22 03:49:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:49:30 DEBUG : dst/file1: md5 = 5e4f83c3a6b77781614e930d46024e09 OK 2025/10/22 03:49:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwiwuq3lipu/backup" 2025/10/22 03:49:31 DEBUG : Config file has changed externally - reloading 2025/10/22 03:49:31 DEBUG : Creating backend with remote "TestDrive:crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0/1nrff024r7pq65ecp72fc28jb0" 2025/10/22 03:49:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/22 03:49:35 INFO : dst/file1: Moved (server-side) 2025/10/22 03:49:36 DEBUG : dst/file1: md5 = 355fadb99508e469039fcfcb6250832e OK 2025/10/22 03:49:36 INFO : dst/file1: Copied (new) 2025/10/22 03:49:36 INFO : dst/file1: Deleted 2025/10/22 03:49:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/22 03:49:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/22 03:49:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.24s) === 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:49:43 DEBUG : A1/one: md5 = 00e36a2485322f255644d6a7d06fb29c OK 2025/10/22 03:49:45 DEBUG : A1/two: md5 = 1ed6bdc9493f8fd0a4cf6abb738d53c4 OK 2025/10/22 03:49:47 DEBUG : A1/B1/three: md5 = 16cb5237329d84617bb1c0b023b83e77 OK 2025/10/22 03:49:49 DEBUG : A1/B1/C1/four: md5 = 83ddf2f8b1db416ee84865968f3f0c4a OK 2025/10/22 03:49:52 DEBUG : A1/B1/C2/five: md5 = 60950a8f632b1fd00001cbd19b85c3b8 OK 2025/10/22 03:49:52 INFO : A1/B2: Making directory 2025/10/22 03:49:52 INFO : A1/B1/C3: Making directory 2025/10/22 03:50:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/22 03:50:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/22 03:50:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/22 03:50:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/22 03:50:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/22 03:50:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/22 03:50:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/22 03:50:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/22 03:50:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/22 03:50:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/22 03:50:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/22 03:50:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/22 03:50:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/22 03:50:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/22 03:50:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/22 03:50:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/22 03:50:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/22 03:50:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/22 03:50:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/22 03:50:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/22 03:50:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/22 03:50:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/22 03:50:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/22 03:50:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/22 03:50:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/22 03:50:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/22 03:50:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/22 03:50:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/22 03:50:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/22 03:50:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/22 03:50:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.53s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/22 03:50:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 43f881b7613f593ce20e0c28e396361b OK 2025/10/22 03:50:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/22 03:50:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/22 03:50:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/22 03:50:31 DEBUG : no_checksum_big_file_from_pipe: md5 = d9f7a4e3976990af3ffbd72c652b493c OK 2025/10/22 03:50:31 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/22 03:50:35 DEBUG : with_checksum_small_file_from_pipe: md5 = e2d65c1466e9d734484036257fcea22a OK 2025/10/22 03:50:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/22 03:50:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/22 03:50:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 349efcc9cb9bdccde6dbbaafd72b1227 OK 2025/10/22 03:50:37 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/22 03:50:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/22 03:50:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/22 03:50:42 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-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/22 03:50:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/22 03:50:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/22 03:50:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.71s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/22 03:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': File to upload is small (48 bytes), uploading instead of streaming 2025/10/22 03:50:52 DEBUG : rcat_metadata: md5 = 8b40bdf809f147edb46039c25336a18d OK 2025/10/22 03:50:52 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/22 03:50:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/22 03:50:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3e5a1b0207a558472dfb85aa071031b5 OK 2025/10/22 03:50:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.82s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:50:58 DEBUG : potato1: md5 = 0096c045d6c31b0a43587b2e86fa415c OK 2025/10/22 03:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/22 03:50:59 DEBUG : potato2: md5 = d3c1326de6ffe6cdfabf0ca79051f915 OK 2025/10/22 03:50:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.48s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:02 DEBUG : potato1: md5 = 5aa10ae4ae71d2324ef07e9dc6db7029 OK 2025/10/22 03:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/22 03:51:04 DEBUG : potato2: md5 = dc5870c29987295c247e8ca2a62401ea OK 2025/10/22 03:51:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.23s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:07 DEBUG : potato2: md5 = f321fd7ce7ae7296f6480f54448fe7ae OK 2025/10/22 03:51:09 DEBUG : empty space: md5 = 0be9f137a93b423eb3fe768e23eedb81 OK 2025/10/22 03:51:11 DEBUG : sub dir/potato3: md5 = 8a8912cefd9cf605d4299298978f0922 OK 2025/10/22 03:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Touching "sub dir/potato3" 2025/10/22 03:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Touching "empty space" 2025/10/22 03:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Touching "potato2" 2025/10/22 03:51:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.87s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:16 DEBUG : dir with metadata: Making directory with metadata 2025/10/22 03:51:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:18 DEBUG : directory with modtime: Making directory with metadata 2025/10/22 03:51:19 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/22 03:51:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:51:21 DEBUG : Google drive root 'crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0': Skipping btime metadata as can't update it on an existing file: 2025-10-22T03:51:20.983987053Z 2025/10/22 03:51:21 INFO : non existent directory: Updated directory metadata 2025/10/22 03:51:23 DEBUG : Google drive root 'crypt/6i83rgi4plb3qu1aso663n6tokgv9qtdg0adsi2g5t4f50ern5f0': Skipping btime metadata as can't update it on an existing file: 2025-10-22T03:51:20.983987053Z 2025/10/22 03:51:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/22 03:51:27 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/22 03:51:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/22 03:51:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:51:29 DEBUG : dst: Making directory with metadata 2025/10/22 03:51:30 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/22 03:51:30 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/22 03:51:31 INFO : dst: Set directory modification time (using SetModTime) 2025/10/22 03:51:31 INFO : dst: Set directory modification time (using SetModTime) 2025/10/22 03:51:31 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/22 03:51:32 INFO : dst: Set directory modification time (using SetModTime) 2025/10/22 03:51:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.20s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu'", Local "Local file system at /tmp/rclone4180236734", Modify Window "1ms" 2025/10/22 03:51:36 DEBUG : sub dir/test remove existing: md5 = 3f33fe0cea07047763a14f54201ef7e5 OK 2025/10/22 03:51:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2454074b944dada75e38374a92465f4f OK 2025/10/22 03:51:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.modaxug2" before starting 2025/10/22 03:51:40 DEBUG : sub dir/test remove existing.modaxug2: TEST: removing renamed existing file after operation 2025/10/22 03:51:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hafewak4" before starting 2025/10/22 03:51:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hafewak4: TEST: renaming existing back after failed operation 2025/10/22 03:51:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rogazik6" before starting 2025/10/22 03:51:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rogazik6: TEST: removing renamed existing file after operation 2025/10/22 03:51:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tkjao9o3ko1lh0mg6bu1kgot25sar9n9r4pm74g7i1vbpa8i9s3k9e0mo9tselhqm79l41abqi5jpbaq2gfuhtb9c83boedqrs94j0glq3lv9jnv3n7g84vhujag3qo3u08g5d2mu9pi9vj8jm82p2eeme5igup2c85l5vu42p5riqnukao0" 2025/10/22 03:51:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6f1oh9a1hav8bb0m54c7ib9cqv0lim4km873tqri2bvl7pi9cg4g" --- PASS: TestRemoveExisting (15.62s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/22 03:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwiwuq3lipu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m25.346327689s (try 1/5)