"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/20 02:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave" 2025/06/20 02:15:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0" 2025/06/20 02:15:06 DEBUG : Creating backend with remote "/tmp/rclone22240029" === 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-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/20 02:15:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/20 02:15:06 DEBUG : potato: Seek from 10 to 0 2025/06/20 02:15:06 DEBUG : potato: Seek from 10 to 0 2025/06/20 02:15:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/20 02:15:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Seek from 5 to 2 2025/06/20 02:15:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/20 02:15:06 DEBUG : potato: Seek from 7 to 0 2025/06/20 02:15:06 DEBUG : potato: Seek from 7 to 0 2025/06/20 02:15:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/20 02:15:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Seek from 5 to 2 2025/06/20 02:15:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/20 02:15:06 DEBUG : potato: Seek from 8 to 0 2025/06/20 02:15:06 DEBUG : potato: Seek from 8 to 0 2025/06/20 02:15:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/20 02:15:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/20 02:15:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/20 02:15:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/20 02:15:06 DEBUG : potato: Seek from 5 to 2 2025/06/20 02:15:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/20 02:15:06 DEBUG : potato: Seek from 9 to 0 2025/06/20 02:15:06 DEBUG : potato: Seek from 9 to 0 2025/06/20 02:15:06 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-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:15:08 DEBUG : rutabaga: md5 = 1de61e03b993cc8651944b7ba18ff3d1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/20 02:15:10 DEBUG : empty space: md5 = b10a2a47eb7c4f142f2a318533cc4cc7 OK === RUN TestCheck/3 2025/06/20 02:15:12 DEBUG : potato2: md5 = dd595fa1389d81487031056e93aa033b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/20 02:15:14 DEBUG : remotepotato: md5 = c60f05351bdfd6ca5b0c65abe244f8df OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.96s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/06/20 02:15:17 DEBUG : Creating backend with remote "nonexistent" 2025/06/20 02:15:17 DEBUG : Creating backend with remote "nonexistent" 2025/06/20 02:15:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/20 02:15:17 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/06/20 02:15:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/20 02:15:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:15:19 DEBUG : rutabaga: md5 = 8d1c1ccb9c5035b8e803970b27feaca9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/20 02:15:22 DEBUG : empty space: md5 = e14bb36183d5480febc0bafeb432e10f OK === RUN TestCheckDownload/3 2025/06/20 02:15:25 DEBUG : potato2: md5 = dfef7b7e536d011dd547b6b961883f8b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/20 02:15:29 DEBUG : remotepotato: md5 = 20540b5e12ddd341a0755fc08bfc8ef1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.28s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.33s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:15:35 DEBUG : rutabaga: md5 = 633905c50022442fdfe28fa0a5a42e01 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/20 02:15:37 DEBUG : empty space: md5 = 6cdcea6264df8bd423ec07c5a4c257d4 OK === RUN TestCheckSizeOnly/3 2025/06/20 02:15:38 DEBUG : potato2: md5 = 3a6fc944756c891d68f42f1e81daf87d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/20 02:15:41 DEBUG : remotepotato: md5 = 785496695aaa1728744ffb212421e44a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.03s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:15:45 DEBUG : test.sum: md5 = 14f2bb7497c29319724d1d3f225057fc OK 2025/06/20 02:15:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/20 02:15:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/20 02:15:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/20 02:15:46 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/20 02:15:48 DEBUG : test.sum: md5 = 1b16309062d7abe809ed5a10fcd9b564 OK 2025/06/20 02:15:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/20 02:15:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/20 02:15:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/20 02:15:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.12s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:15:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/data" 2025/06/20 02:15:50 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:15:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/data" 2025/06/20 02:15:52 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/vjrnln8ratgmqakfosrqe8espk" 2025/06/20 02:15:55 DEBUG : data/banana: md5 = 7944c6f00cb6aacc24d4ac4786e8131f OK 2025/06/20 02:15:56 DEBUG : test.sum: md5 = e3481a54800144b9584189e057ba184e OK === RUN TestCheckSumDownload/subtest1 2025/06/20 02:16:00 DEBUG : data/potato: md5 = 2c26220fce3943fe37182d841ee1641c OK 2025/06/20 02:16:02 DEBUG : test.sum: md5 = cc6df8f056a1e137d6900eb86a47572a OK === RUN TestCheckSumDownload/subtest2 2025/06/20 02:16:06 DEBUG : test.sum: md5 = 74a9db745ac6d1493023259459c8a043 OK === RUN TestCheckSumDownload/subtest3 2025/06/20 02:16:10 DEBUG : test.sum: md5 = e11c0ea5c2fd6e1c9ec649e7d98577df OK === RUN TestCheckSumDownload/subtest4 2025/06/20 02:16:15 DEBUG : test.sum: md5 = ec7b5bb9b46baa6df2e132d5ca2b845e OK === RUN TestCheckSumDownload/subtest5 2025/06/20 02:16:19 DEBUG : test.sum: md5 = d8481f26c1ca796e42b7d82e24c30139 OK === RUN TestCheckSumDownload/subtest6 2025/06/20 02:16:23 DEBUG : data/banana: md5 = 133074b5a61259552374809a4c86fe28 OK 2025/06/20 02:16:24 DEBUG : data/potato: md5 = 988aa28a0a3c661d1998756386512aa4 OK 2025/06/20 02:16:26 DEBUG : test.sum: md5 = 40219fe5484de459a3818249ee95b18b OK === RUN TestCheckSumDownload/subtest7 2025/06/20 02:16:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/20 02:16:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.50s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.55s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (2.49s) === RUN TestApplyTransforms 2025/06/20 02:16:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berutog9baro" 2025/06/20 02:16:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:16:31 DEBUG : Creating backend with remote "TestDrive:crypt/rushkd6bpupl92ah0q4jdgk22v6mo4ignubk0gsoo7vhlsekr9hg" 2025/06/20 02:16:32 DEBUG : Creating backend with remote "/tmp/rclone2112223413" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro'", Local "Local file system at /tmp/rclone2112223413", Modify Window "1ms" 2025/06/20 02:16:34 DEBUG : hello, world!: md5 = f9dbe3a8ee5fe6cc12fc9653caf03643 OK upper checkfile vs. lower remote (without normalization) 2025/06/20 02:16:35 ERROR : hello, world!: sum not found 2025/06/20 02:16:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro' 2025/06/20 02:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro': 1 files missing 2025/06/20 02:16:35 NOTICE: 1 hashes missing 2025/06/20 02:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro': 2 differences found 2025/06/20 02:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/20 02:16:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:16:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro': 0 differences found 2025/06/20 02:16:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro': 1 matching files 2025/06/20 02:16:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhuwup3deyi" 2025/06/20 02:16:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:16:36 DEBUG : Creating backend with remote "TestDrive:crypt/ki9sjesbq7k19a5n9coneoesr5irhbecrd2cirqhqrtditkb6rug" 2025/06/20 02:16:37 DEBUG : Creating backend with remote "/tmp/rclone2448819827" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi'", Local "Local file system at /tmp/rclone2448819827", Modify Window "1ms" 2025/06/20 02:16:39 DEBUG : HELLO, WORLD!: md5 = 74513342c15258677a52cf8b36be436e OK lower checkfile vs. upper remote (without normalization) 2025/06/20 02:16:39 ERROR : HELLO, WORLD!: sum not found 2025/06/20 02:16:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi' 2025/06/20 02:16:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi': 1 files missing 2025/06/20 02:16:39 NOTICE: 1 hashes missing 2025/06/20 02:16:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi': 2 differences found 2025/06/20 02:16:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/20 02:16:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi': 0 differences found 2025/06/20 02:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi': 1 matching files 2025/06/20 02:16:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weqowez5vayi" 2025/06/20 02:16:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:16:40 DEBUG : Creating backend with remote "TestDrive:crypt/s73s4uq2cjb1927se5al184hbn1ji6ejk1qemdpoukh2iblv00ng" 2025/06/20 02:16:41 DEBUG : Creating backend with remote "/tmp/rclone129327055" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi'", Local "Local file system at /tmp/rclone129327055", Modify Window "1ms" 2025/06/20 02:16:43 DEBUG : HeLlO, wOrLd!: md5 = 88c892791f20514869298705843558d0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/20 02:16:44 ERROR : HeLlO, wOrLd!: sum not found 2025/06/20 02:16:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi' 2025/06/20 02:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi': 1 files missing 2025/06/20 02:16:44 NOTICE: 1 hashes missing 2025/06/20 02:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi': 2 differences found 2025/06/20 02:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/20 02:16:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:16:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi': 0 differences found 2025/06/20 02:16:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi': 1 matching files 2025/06/20 02:16:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuzexuj3roci" 2025/06/20 02:16:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:16:45 DEBUG : Creating backend with remote "TestDrive:crypt/usc5st0sdvji3r1i2t50apg7j3ilk7mfts6btfbfru0qt5d2vifg" 2025/06/20 02:16:46 DEBUG : Creating backend with remote "/tmp/rclone3939026600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci'", Local "Local file system at /tmp/rclone3939026600", Modify Window "1ms" 2025/06/20 02:16:48 DEBUG : HELLO, WORLD!: md5 = 29289e7ce12f12ef8843b9980cf7b7c1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/20 02:16:48 ERROR : HELLO, WORLD!: sum not found 2025/06/20 02:16:48 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci' 2025/06/20 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci': 1 files missing 2025/06/20 02:16:48 NOTICE: 1 hashes missing 2025/06/20 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci': 2 differences found 2025/06/20 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/20 02:16:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:16:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci': 0 differences found 2025/06/20 02:16:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci': 1 matching files 2025/06/20 02:16:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lijaziq3yuxu" 2025/06/20 02:16:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:16:50 DEBUG : Creating backend with remote "TestDrive:crypt/jlnmfq2stsqmk28kc4on2gb3dqdo4b3467k7mb41kom37j97ksv0" 2025/06/20 02:16:51 DEBUG : Creating backend with remote "/tmp/rclone3058987633" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu'", Local "Local file system at /tmp/rclone3058987633", Modify Window "1ms" 2025/06/20 02:16:53 DEBUG : 測試_Русский___ě_áñ: md5 = a4ca2f10a52324d760076d321ffe4d15 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/20 02:16:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/20 02:16:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu' 2025/06/20 02:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu': 1 files missing 2025/06/20 02:16:53 NOTICE: 1 hashes missing 2025/06/20 02:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu': 2 differences found 2025/06/20 02:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/20 02:16:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu': 0 differences found 2025/06/20 02:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu': 1 matching files 2025/06/20 02:16:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qazicuj2xupu" 2025/06/20 02:16:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:16:54 DEBUG : Creating backend with remote "TestDrive:crypt/tso0rso7mnd5f8c56i6cvqklbd0srgiu6sl0u5r6ugg8tujtr3fg" 2025/06/20 02:16:55 DEBUG : Creating backend with remote "/tmp/rclone3212121754" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu'", Local "Local file system at /tmp/rclone3212121754", Modify Window "1ms" 2025/06/20 02:16:57 DEBUG : 測試_Русский___ě_áñ: md5 = 305b62b50150f714fe053ff5017620a7 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/20 02:16:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/20 02:16:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu' 2025/06/20 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu': 1 files missing 2025/06/20 02:16:58 NOTICE: 1 hashes missing 2025/06/20 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu': 2 differences found 2025/06/20 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/20 02:16:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu': 0 differences found 2025/06/20 02:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu': 1 matching files 2025/06/20 02:16:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resivin7zipa" 2025/06/20 02:16:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:16:59 DEBUG : Creating backend with remote "TestDrive:crypt/lk9spo1saj3lbj9qglg4s42ls4nl6kmo7unpcmnd0pmiu8nbsmug" 2025/06/20 02:17:00 DEBUG : Creating backend with remote "/tmp/rclone3457967426" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa'", Local "Local file system at /tmp/rclone3457967426", Modify Window "1ms" 2025/06/20 02:17:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af1662bdb6cf51e41cd0a983b46cc81e OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/20 02:17:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/20 02:17:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa' 2025/06/20 02:17:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa': 1 files missing 2025/06/20 02:17:02 NOTICE: 1 hashes missing 2025/06/20 02:17:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa': 2 differences found 2025/06/20 02:17:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/20 02:17:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa': 0 differences found 2025/06/20 02:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa': 1 matching files 2025/06/20 02:17:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kijolap1maji" 2025/06/20 02:17:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:17:04 DEBUG : Creating backend with remote "TestDrive:crypt/5macht51e7jjh9k1hbghso9peqjal5573rjk8rf97b9l20e5g460" 2025/06/20 02:17:05 DEBUG : Creating backend with remote "/tmp/rclone2253843752" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji'", Local "Local file system at /tmp/rclone2253843752", Modify Window "1ms" 2025/06/20 02:17:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bc6e745da9255a51f419e84aec9a30cb OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/20 02:17:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/20 02:17:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji' 2025/06/20 02:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji': 1 files missing 2025/06/20 02:17:07 NOTICE: 1 hashes missing 2025/06/20 02:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji': 2 differences found 2025/06/20 02:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/20 02:17:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji': 0 differences found 2025/06/20 02:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji': 1 matching files 2025/06/20 02:17:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zokiwum9lazu" 2025/06/20 02:17:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:17:08 DEBUG : Creating backend with remote "TestDrive:crypt/lolfjnjmbe7ianstm10cqt2cej0ulcb61gjpc3dvj2ntjesqq9pg" 2025/06/20 02:17:09 DEBUG : Creating backend with remote "/tmp/rclone3734504499" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu'", Local "Local file system at /tmp/rclone3734504499", Modify Window "1ms" 2025/06/20 02:17:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8b90ecb3b041f96eef4ea537b7951c3e OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/20 02:17:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/20 02:17:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu' 2025/06/20 02:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu': 1 files missing 2025/06/20 02:17:12 NOTICE: 1 hashes missing 2025/06/20 02:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu': 2 differences found 2025/06/20 02:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/20 02:17:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu': 0 differences found 2025/06/20 02:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu': 1 matching files 2025/06/20 02:17:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fibabag8jiju" 2025/06/20 02:17:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:17:13 DEBUG : Creating backend with remote "TestDrive:crypt/4u3tef6umr50brcjmafqkqdvvd7torg23hhm3qsg9iiat6jfg6b0" 2025/06/20 02:17:14 DEBUG : Creating backend with remote "/tmp/rclone2039368463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju'", Local "Local file system at /tmp/rclone2039368463", Modify Window "1ms" 2025/06/20 02:17:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9147c727afae6f3c3b88fad05856b53c OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/20 02:17:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/20 02:17:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju' 2025/06/20 02:17:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju': 1 files missing 2025/06/20 02:17:17 NOTICE: 1 hashes missing 2025/06/20 02:17:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju': 2 differences found 2025/06/20 02:17:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/20 02:17:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/20 02:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju': 0 differences found 2025/06/20 02:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju': 1 matching files 2025/06/20 02:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibabag8jiju': Purge remote 2025/06/20 02:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokiwum9lazu': Purge remote 2025/06/20 02:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kijolap1maji': Purge remote 2025/06/20 02:17:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resivin7zipa': Purge remote 2025/06/20 02:17:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazicuj2xupu': Purge remote 2025/06/20 02:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lijaziq3yuxu': Purge remote 2025/06/20 02:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuzexuj3roci': Purge remote 2025/06/20 02:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weqowez5vayi': Purge remote 2025/06/20 02:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhuwup3deyi': Purge remote 2025/06/20 02:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berutog9baro': Purge remote --- PASS: TestApplyTransforms (51.09s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:17:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/20 02:17:24 DEBUG : sub/file2: md5 = d614796f8192d7b3a16b96e8115b0c4c OK 2025/06/20 02:17:24 INFO : file1: Copied (new) to: sub/file2 2025/06/20 02:17:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:17:25 DEBUG : file1: Unchanged skipping 2025/06/20 02:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': don't need to copy/move sub/file2, it is already at target location 2025/06/20 02:17:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.66s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:17:31 DEBUG : dst/file1: md5 = 1531e7b81d47f073ec1716a302136d40 OK 2025/06/20 02:17:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/backup" 2025/06/20 02:17:31 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/1nrff024r7pq65ecp72fc28jb0" 2025/06/20 02:17:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/20 02:17:35 INFO : dst/file1: Moved (server-side) 2025/06/20 02:17:36 DEBUG : dst/file1: md5 = e2d0343254f1ab4a1757dd17b7cc6a0b OK 2025/06/20 02:17:36 INFO : dst/file1: Copied (new) 2025/06/20 02:17:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/20 02:17:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/20 02:17:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.52s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:17:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/dst" 2025/06/20 02:17:41 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/20 02:17:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/CompareDest" 2025/06/20 02:17:43 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/gveqi14airsml4bgu7krj116o8" 2025/06/20 02:17:44 DEBUG : one: Need to transfer - File not found at Destination 2025/06/20 02:17:46 DEBUG : one: md5 = cd2ed3785a3f0d751dfd3f292c544538 OK 2025/06/20 02:17:46 INFO : one: Copied (new) 2025/06/20 02:17:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:17:49 DEBUG : one: md5 = 66fe0e8933dfa1e84a11a3ecf5c81f45 OK 2025/06/20 02:17:49 INFO : one: Copied (replaced existing) 2025/06/20 02:17:51 DEBUG : dst/one: md5 = df521a8defcab91276663fe35562a23c OK 2025/06/20 02:17:53 DEBUG : CompareDest/one: md5 = ff9237d6389060d9c5cc4fac7197027d OK 2025/06/20 02:17:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:17:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:17:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 02:17:56 DEBUG : CompareDest/two: md5 = 410aac5f45f34aa7d86e457213c97470 OK 2025/06/20 02:17:56 DEBUG : two: Need to transfer - File not found at Destination 2025/06/20 02:17:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:17:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 02:17:57 DEBUG : two: Need to transfer - File not found at Destination 2025/06/20 02:17:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:17:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 02:17:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/20 02:17:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/20 02:18:00 DEBUG : two: md5 = b092704d0ea78c0a5e5eb4353b6984ce OK 2025/06/20 02:18:00 INFO : two: Copied (new) 2025/06/20 02:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/20 02:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:18:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/20 02:18:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.75s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:18:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/dst" 2025/06/20 02:18:05 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/20 02:18:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/CopyDest" 2025/06/20 02:18:06 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/20 02:18:08 DEBUG : one: Need to transfer - File not found at Destination 2025/06/20 02:18:10 DEBUG : one: md5 = db0609c423c2e71a56a01f4b1ce93cb4 OK 2025/06/20 02:18:10 INFO : one: Copied (new) 2025/06/20 02:18:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:18:12 DEBUG : one: md5 = 197bdb362920f7a42b26348537ae370f OK 2025/06/20 02:18:12 INFO : one: Copied (replaced existing) 2025/06/20 02:18:14 DEBUG : dst/one: md5 = 8f8ca1918dd61f682d3bb1482b2d08d8 OK 2025/06/20 02:18:16 DEBUG : CopyDest/one: md5 = a0e89c374d4dec2205eeda4cd1dcf20a OK 2025/06/20 02:18:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/BackupDir" 2025/06/20 02:18:17 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/20 02:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:18:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:18:21 INFO : one: Moved (server-side) 2025/06/20 02:18:21 INFO : one: Copied (server-side copy) 2025/06/20 02:18:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/20 02:18:23 DEBUG : CopyDest/two: md5 = d4ee2a9f42d5429a581dc6cd0bbe4ea0 OK 2025/06/20 02:18:24 DEBUG : two: Need to transfer - File not found at Destination 2025/06/20 02:18:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:18:25 INFO : two: Copied (server-side copy) 2025/06/20 02:18:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/20 02:18:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:18:26 DEBUG : two: Unchanged skipping 2025/06/20 02:18:27 DEBUG : CopyDest/three: md5 = b15faf9a426ad8670f1109172f9d126e OK 2025/06/20 02:18:28 DEBUG : three: Need to transfer - File not found at Destination 2025/06/20 02:18:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/20 02:18:28 DEBUG : three: Destination not found in --copy-dest 2025/06/20 02:18:30 DEBUG : three: md5 = 573e6e161cf7272b1da9e932ee713d5b OK 2025/06/20 02:18:30 INFO : three: Copied (new) 2025/06/20 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/20 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/20 02:18:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/20 02:18:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:18:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/20 02:18:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.01s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:18:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/20 02:18:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c57a31eeb4884d298ce412ae9988ba5d OK 2025/06/20 02:18:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/20 02:18:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/20 02:18:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/20 02:18:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/20 02:18:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/20 02:18:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = eab7633daf09a831fd0f081f13c0d0ac OK 2025/06/20 02:18:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/20 02:18:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/20 02:18:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.56s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:18:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using skip mode. 2025/06/20 02:18:48 NOTICE: one: Found 2 files with duplicate names 2025/06/20 02:18:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.51s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:18:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using skip mode. 2025/06/20 02:18:54 NOTICE: one: Found 3 files with duplicate names 2025/06/20 02:18:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/20 02:18:55 INFO : one: Deleted 2025/06/20 02:18:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using first mode. 2025/06/20 02:19:00 NOTICE: one: Found 3 files with duplicate names 2025/06/20 02:19:00 INFO : one: Deleted 2025/06/20 02:19:01 INFO : one: Deleted 2025/06/20 02:19:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.85s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using newest mode. 2025/06/20 02:19:06 NOTICE: one: Found 3 files with duplicate names 2025/06/20 02:19:06 INFO : one: Deleted 2025/06/20 02:19:07 INFO : one: Deleted 2025/06/20 02:19:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.74s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using oldest mode. 2025/06/20 02:19:12 NOTICE: one: Found 3 files with duplicate names 2025/06/20 02:19:13 INFO : one: Deleted 2025/06/20 02:19:13 INFO : one: Deleted 2025/06/20 02:19:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.02s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using largest mode. 2025/06/20 02:19:18 NOTICE: one: Found 3 files with duplicate names 2025/06/20 02:19:19 INFO : one: Deleted 2025/06/20 02:19:19 INFO : one: Deleted 2025/06/20 02:19:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.91s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using smallest mode. 2025/06/20 02:19:24 NOTICE: one: Found 3 files with duplicate names 2025/06/20 02:19:25 INFO : one: Deleted 2025/06/20 02:19:25 INFO : one: Deleted 2025/06/20 02:19:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.97s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Looking for duplicate names using rename mode. 2025/06/20 02:19:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/20 02:19:32 INFO : one-2.txt: renamed from: one.txt 2025/06/20 02:19:33 INFO : one-3.txt: renamed from: one.txt 2025/06/20 02:19:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.57s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:39 DEBUG : dupe1/one.txt: md5 = 6b807761e0800a2259c8ce017f730c1b OK 2025/06/20 02:19:41 DEBUG : dupe2/two.txt: md5 = ab1338dec24304d1eaacaadb06917022 OK 2025/06/20 02:19:43 DEBUG : dupe3/three.txt: md5 = 0531d2523d3a8faa8e66891fef905e42 OK 2025/06/20 02:19:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/20 02:19:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/20 02:19:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/20 02:19:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/20 02:19:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/20 02:19:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/20 02:19:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.90s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:19:50 DEBUG : a.txt: md5 = f6396a220bf85a13f25a8daf4f2e88f7 OK 2025/06/20 02:19:51 DEBUG : zend.txt: md5 = ea38ce101457161304ef9a9d6663e9d2 OK 2025/06/20 02:19:53 DEBUG : sub dir/hello world: md5 = 6c49af1959a6ad833f1ae18611b3d36c OK 2025/06/20 02:19:55 DEBUG : sub dir/hello world2: md5 = b1c7ac28fcc25d47ecfc1cffb4af669a OK 2025/06/20 02:19:57 DEBUG : sub dir/ignore dir/.ignore: md5 = b53d454c8eb64aed5640f4873386b491 OK 2025/06/20 02:19:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8c1c477995d039a5139326a2ac2ddd07 OK 2025/06/20 02:20:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = cbb21ccefecf3a2965aa2896bae0d594 OK 2025/06/20 02:20:01 DEBUG : a.txt: Excluded (Size Filter) 2025/06/20 02:20:01 DEBUG : a.txt: Excluded 2025/06/20 02:20:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/20 02:20:02 DEBUG : sub dir/hello world2: Excluded 2025/06/20 02:20:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/20 02:20:02 DEBUG : sub dir/hello world: Excluded 2025/06/20 02:20:03 DEBUG : sub dir/ignore dir: Excluded 2025/06/20 02:20:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/20 02:20:03 DEBUG : sub dir/hello world2: Excluded 2025/06/20 02:20:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/20 02:20:03 DEBUG : sub dir/hello world: Excluded 2025/06/20 02:20:03 DEBUG : sub dir/ignore dir: Excluded 2025/06/20 02:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/20 02:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/20 02:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/20 02:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/20 02:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/20 02:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/20 02:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.56s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:20:10 DEBUG : a.txt: md5 = 04aa7d83945ce4ff88a15fae6c8f6d7f OK 2025/06/20 02:20:12 DEBUG : zend.txt: md5 = de98b839bd8dc1a7e3cce585d9146b6a OK 2025/06/20 02:20:14 DEBUG : sub dir/hello world: md5 = cf6c313b005b636ac377276d47fa6165 OK 2025/06/20 02:20:15 DEBUG : sub dir/hello world2: md5 = 213990c0c8a100f0bf2f695a123fb64e OK 2025/06/20 02:20:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 669694dc4708358a062d80e25cb78b76 OK 2025/06/20 02:20:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = dab704969a7553b3c59b286f7197691b OK 2025/06/20 02:20:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 981d8dc8540a07ad3ec32f87f46a7123 OK 2025/06/20 02:20:22 DEBUG : a.txt: Excluded (Size Filter) 2025/06/20 02:20:22 DEBUG : a.txt: Excluded 2025/06/20 02:20:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/20 02:20:22 DEBUG : sub dir/hello world2: Excluded 2025/06/20 02:20:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/20 02:20:22 DEBUG : sub dir/hello world: Excluded 2025/06/20 02:20:23 DEBUG : sub dir/ignore dir: Excluded 2025/06/20 02:20:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/20 02:20:23 DEBUG : sub dir/hello world2: Excluded 2025/06/20 02:20:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/20 02:20:23 DEBUG : sub dir/hello world: Excluded 2025/06/20 02:20:23 DEBUG : sub dir/ignore dir: Excluded 2025/06/20 02:20:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/20 02:20:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/20 02:20:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/20 02:20:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/20 02:20:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/20 02:20:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/20 02:20:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.22s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:20:31 DEBUG : file1: md5 = 2b37f605e75d57db52973b9c969c64bd OK 2025/06/20 02:20:33 DEBUG : sub/file2: md5 = 9eaf7ccd782f11feeb98dab01e0be6e0 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/06/20 02:20:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/20 02:20:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/20 02:20:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/20 02:20:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.31s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.33s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:20:40 DEBUG : file1: md5 = 3ba63277b15a0c41fa11da15bb2548ac OK 2025/06/20 02:20:42 DEBUG : sub/file2: md5 = a790c78d012ed1d9f1fecf84ed0dde45 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/06/20 02:20:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/notfound" 2025/06/20 02:20:45 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/qe0i31qdkoejk60elps0ni5sqk" 2025/06/20 02:20:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.59s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:20:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Making directory 2025/06/20 02:20:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:20:52 DEBUG : sub dir/hello world: md5 = 74b13fb2cc896523dea882339ae4fb33 OK 2025/06/20 02:20:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:20:56 DEBUG : potato2: md5 = 640b216b7f40dcdb761ac778efd59b08 OK 2025/06/20 02:20:57 DEBUG : empty space: md5 = b25632bb836e56381a50aafb7d818533 OK --- PASS: TestLs (4.45s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:01 DEBUG : potato2: md5 = a6bce2ab35f9f73082dfd4de946ad18f OK 2025/06/20 02:21:02 DEBUG : empty space: md5 = b7d1622cbb72bf64692c0e4e5623a309 OK 2025/06/20 02:21:02 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/20 02:21:02 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:05 DEBUG : potato2: md5 = 6ae38a85ae6cff4398a2d4e9b10fd88b OK 2025/06/20 02:21:07 DEBUG : empty space: md5 = 2b61b724ca67656b0ccaca00f56ca945 OK --- PASS: TestLsLong (4.49s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:10 DEBUG : potato2: md5 = 94f3f157aeb01ada27fb10752b6852b2 OK 2025/06/20 02:21:11 DEBUG : empty space: md5 = 33ae08e7e26682639704e03ed8480a9e OK --- PASS: TestHashSums (4.27s) === RUN TestHashSumsWithErrors 2025/06/20 02:21:13 DEBUG : Creating backend with remote ":memory:" 2025/06/20 02:21:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/20 02:21:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/20 02:21:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/20 02:21:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/20 02:21:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/20 02:21:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/20 02:21:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/20 02:21:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/20 02:21:13 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-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:14 DEBUG : potato2: md5 = 9bbb20c992858acf474e2097afeec150 OK 2025/06/20 02:21:15 DEBUG : empty space: md5 = 306d8acc4db5ac7fb7ceb567eed2b1be OK 2025/06/20 02:21:17 DEBUG : sub dir/potato3: md5 = 576561e7796ecab50aa92ba47303d33b OK 2025/06/20 02:21:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.01s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:22 DEBUG : small: md5 = dd18239945eae0989716fc55f7f4726f OK 2025/06/20 02:21:24 DEBUG : medium: md5 = e9a25c03ad6d7b7fa18d4340d7b99db6 OK 2025/06/20 02:21:26 DEBUG : large: md5 = 48daa79aab250edd5fe34d0cdc688391 OK 2025/06/20 02:21:26 DEBUG : Waiting for deletions to finish 2025/06/20 02:21:26 DEBUG : large: Excluded (Size Filter) 2025/06/20 02:21:27 INFO : medium: Deleted 2025/06/20 02:21:27 INFO : small: Deleted --- PASS: TestDelete (7.04s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:29 DEBUG : small: md5 = 34b1a4495fba53a7ac42cd855f7563af OK 2025/06/20 02:21:31 DEBUG : medium: md5 = 01b26da9f242e5a466f553ce8f4fb7d7 OK 2025/06/20 02:21:32 DEBUG : large: md5 = 7c859cc6b1e131671c74dbe7c4680de2 OK 2025/06/20 02:21:32 DEBUG : Waiting for deletions to finish 2025/06/20 02:21:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/20 02:21:33 INFO : small: Deleted 2025/06/20 02:21:33 INFO : medium: Deleted --- PASS: TestMaxDelete (6.88s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:36 DEBUG : small: md5 = cd9cff22fc42f76c7dc67f33c20d4f71 OK 2025/06/20 02:21:37 DEBUG : medium: md5 = 08eea4bce27b1b20a6bf0b7dca619bbe OK 2025/06/20 02:21:39 DEBUG : large: md5 = 5923ef181ce7e8b1de5c1c1b055dedc4 OK 2025/06/20 02:21:39 DEBUG : Waiting for deletions to finish 2025/06/20 02:21:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/20 02:21:40 INFO : small: Deleted 2025/06/20 02:21:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.66s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:41 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/06/20 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/06/20 02:21:41 DEBUG : TestDrive: Saved new token in config file 2025/06/20 02:21:43 DEBUG : small: md5 = 3c6684d8856f750e63e0dd91f6425ba7 OK 2025/06/20 02:21:44 DEBUG : medium: md5 = 5693eb46c01dca323f4c3146aa9ae814 OK 2025/06/20 02:21:45 DEBUG : large: md5 = c76ebe23776adb3d6f3cb3829877e4bc OK 2025/06/20 02:21:46 DEBUG : Waiting for deletions to finish 2025/06/20 02:21:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/20 02:21:46 INFO : small: Deleted 2025/06/20 02:21:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.68s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:49 DEBUG : ReadFile: md5 = b2fef54fb142441871d56dc57967dc6e OK --- PASS: TestReadFile (3.85s) === RUN TestRetry 2025/06/20 02:21:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/20 02:21:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/20 02:21:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/20 02:21:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/20 02:21:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/20 02:21:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/20 02:21:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:21:53 DEBUG : file1: md5 = a607b1c6f1eeaa909ee7781b2930f0b7 OK 2025/06/20 02:21:55 DEBUG : file2: md5 = 24b34658e3897d914c022410c7829451 OK --- PASS: TestCat (16.83s) === RUN TestPurge 2025/06/20 02:22:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yimabaq8sala" 2025/06/20 02:22:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:22:09 DEBUG : Creating backend with remote "TestDrive:crypt/hamsmj5bfbhioptojvb5dul30v41afvlknem7u5752b7fvt8ibn0" 2025/06/20 02:22:10 DEBUG : Creating backend with remote "/tmp/rclone1228058320" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yimabaq8sala'", Local "Local file system at /tmp/rclone1228058320", Modify Window "1ms" 2025/06/20 02:22:14 DEBUG : A1/B1/C1/one: md5 = c0c037852e7905f3deea6dd319fe5356 OK 2025/06/20 02:22:14 INFO : A2: Making directory 2025/06/20 02:22:15 INFO : A1/B2: Making directory 2025/06/20 02:22:16 INFO : A1/B2/C2: Making directory 2025/06/20 02:22:16 INFO : A1/B1/C3: Making directory 2025/06/20 02:22:17 INFO : A3: Making directory 2025/06/20 02:22:18 INFO : A3/B3: Making directory 2025/06/20 02:22:18 INFO : A3/B3/C4: Making directory 2025/06/20 02:22:20 DEBUG : A1/two: md5 = 5a4a9b70a7566bf3f6bb8a0882b6d799 OK 2025/06/20 02:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yimabaq8sala': Purge remote 2025/06/20 02:22:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.93s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:22:27 DEBUG : A1/B1/C1/one: md5 = d098c5426da3339c1ccf36fe67319e7b OK 2025/06/20 02:22:27 INFO : A2: Making directory 2025/06/20 02:22:28 INFO : A1/B2: Making directory 2025/06/20 02:22:29 INFO : A1/B2/C2: Making directory 2025/06/20 02:22:30 INFO : A1/B1/C3: Making directory 2025/06/20 02:22:30 INFO : A3: Making directory 2025/06/20 02:22:31 INFO : A3/B3: Making directory 2025/06/20 02:22:32 INFO : A3/B3/C4: Making directory 2025/06/20 02:22:34 DEBUG : A1/two: md5 = ac990bce4da11a8526deffd1866e9400 OK 2025/06/20 02:22:35 DEBUG : removing 1 level 3 directories 2025/06/20 02:22:35 INFO : A3/B3/C4: Removing directory 2025/06/20 02:22:38 DEBUG : removing 2 level 3 directories 2025/06/20 02:22:38 INFO : A1/B2/C2: Removing directory 2025/06/20 02:22:38 INFO : A1/B1/C3: Removing directory 2025/06/20 02:22:38 DEBUG : removing 2 level 2 directories 2025/06/20 02:22:38 INFO : A3/B3: Removing directory 2025/06/20 02:22:38 INFO : A1/B2: Removing directory 2025/06/20 02:22:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/20 02:22:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/20 02:22:39 DEBUG : removing 2 level 1 directories 2025/06/20 02:22:39 INFO : A3: Removing directory 2025/06/20 02:22:39 INFO : A2: Removing directory 2025/06/20 02:22:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/20 02:22:43 DEBUG : removing 1 level 3 directories 2025/06/20 02:22:43 INFO : A1/B1/C1: Removing directory 2025/06/20 02:22:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:44 DEBUG : removing 1 level 2 directories 2025/06/20 02:22:44 INFO : A1/B1: Removing directory 2025/06/20 02:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/20 02:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/20 02:22:44 DEBUG : removing 1 level 1 directories 2025/06/20 02:22:44 INFO : A1: Removing directory 2025/06/20 02:22:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/20 02:22:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/20 02:22:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/20 02:22:45 DEBUG : removing 1 level 0 directories 2025/06/20 02:22:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Removing directory 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/20 02:22:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.88s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:22:47 INFO : A1: Making directory 2025/06/20 02:22:48 INFO : A1/B1: Making directory 2025/06/20 02:22:49 INFO : A1/B1/C1: Making directory 2025/06/20 02:22:51 DEBUG : removing 1 level 3 directories 2025/06/20 02:22:51 INFO : A1/B1/C1: Removing directory 2025/06/20 02:22:52 DEBUG : removing 1 level 2 directories 2025/06/20 02:22:52 INFO : A1/B1: Removing directory 2025/06/20 02:22:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/20 02:22:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:22:54 INFO : A1: Making directory 2025/06/20 02:22:55 INFO : A1/B1: Making directory 2025/06/20 02:22:56 INFO : A1/B1/C1: Making directory 2025/06/20 02:22:58 DEBUG : removing 1 level 3 directories 2025/06/20 02:22:58 INFO : A1/B1/C1: Removing directory 2025/06/20 02:22:59 DEBUG : removing 1 level 2 directories 2025/06/20 02:22:59 INFO : A1/B1: Removing directory 2025/06/20 02:22:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/20 02:23:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.00s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:23:03 DEBUG : file1: md5 = 77e39fd7445b6707ff96674a046236d6 OK 2025/06/20 02:23:03 DEBUG : filename.txt: File name found in url 2025/06/20 02:23:05 DEBUG : filename.txt: md5 = d320e2f527b659e735f0f59474b972d3 OK 2025/06/20 02:23:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/20 02:23:06 DEBUG : headerfilename.txt: md5 = fdd223a6921a135c47524933503eb13a OK 2025/06/20 02:23:07 DEBUG : file2: md5 = 348d7397ad40c14c178abb4c8d2c9c09 OK --- PASS: TestCopyURL (8.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:23:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/20 02:23:12 DEBUG : sub/file2: md5 = 278292f8a08acf67a097b400c18d1e66 OK 2025/06/20 02:23:12 INFO : file1: Copied (new) to: sub/file2 2025/06/20 02:23:12 INFO : file1: Deleted 2025/06/20 02:23:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:23:13 DEBUG : file1: Unchanged skipping 2025/06/20 02:23:13 INFO : file1: Deleted 2025/06/20 02:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': don't need to copy/move sub/file2, it is already at target location 2025/06/20 02:23:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:23:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/20 02:23:17 DEBUG : file1: md5 = f8c346b8416a57289fbdd51ffe6ddc3f OK 2025/06/20 02:23:17 INFO : file1: Copied (new) 2025/06/20 02:23:17 INFO : file1: Deleted 2025/06/20 02:23:17 DEBUG : file1: Destination exists, skipping 2025/06/20 02:23:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.16s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:23:22 DEBUG : dst/file1: md5 = b8a4552a55c2561cd2af7df2c3d6221c OK 2025/06/20 02:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawumaf9pave/backup" 2025/06/20 02:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0/1nrff024r7pq65ecp72fc28jb0" 2025/06/20 02:23:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/20 02:23:27 INFO : dst/file1: Moved (server-side) 2025/06/20 02:23:28 DEBUG : dst/file1: md5 = 88129a1d6c15c55a0b10602481b05b51 OK 2025/06/20 02:23:28 INFO : dst/file1: Copied (new) 2025/06/20 02:23:28 INFO : dst/file1: Deleted 2025/06/20 02:23:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/20 02:23:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/20 02:23:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.02s) === 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-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:23:35 DEBUG : A1/one: md5 = 1eeebf93149deb1ba9bfb5234cdf82fa OK 2025/06/20 02:23:36 DEBUG : A1/two: md5 = 98b7a3399e30233970781a3e5d14113f OK 2025/06/20 02:23:38 DEBUG : A1/B1/three: md5 = 5bb2f1a135a94a721c45fbc2337dc89b OK 2025/06/20 02:23:40 DEBUG : A1/B1/C1/four: md5 = 36c9c079403b1cbb277204c00bc3c0f8 OK 2025/06/20 02:23:42 DEBUG : A1/B1/C2/five: md5 = b34634c07ef40411a63037442696cb97 OK 2025/06/20 02:23:42 INFO : A1/B2: Making directory 2025/06/20 02:23:43 INFO : A1/B1/C3: Making directory 2025/06/20 02:23:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/20 02:23:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/20 02:23:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/20 02:23:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/20 02:23:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/20 02:23:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/20 02:23:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/20 02:23:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/20 02:23:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/20 02:23:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/20 02:23:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/20 02:24:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/20 02:24:03 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/20 02:24:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/20 02:24:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/20 02:24:03 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/20 02:24:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/20 02:24:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/20 02:24:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/20 02:24:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/20 02:24:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/20 02:24:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/20 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/20 02:24:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': File to upload is small (34 bytes), uploading instead of streaming 2025/06/20 02:24:17 DEBUG : no_checksum_small_file_from_pipe: md5 = e3a991e44d25ff7e65556194d59be82a OK 2025/06/20 02:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/20 02:24:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/20 02:24:18 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/20 02:24:19 DEBUG : no_checksum_big_file_from_pipe: md5 = 03525cbe009f240491c57e8f4d034a2a OK 2025/06/20 02:24:19 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-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': File to upload is small (34 bytes), uploading instead of streaming 2025/06/20 02:24:22 DEBUG : with_checksum_small_file_from_pipe: md5 = 2047102b7967786007846063140226a8 OK 2025/06/20 02:24:22 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/20 02:24:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/20 02:24:23 DEBUG : with_checksum_big_file_from_pipe: md5 = 6797b83e762309946f21a338acc50e37 OK 2025/06/20 02:24:23 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-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': File to upload is small (34 bytes), uploading instead of streaming 2025/06/20 02:24:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:24:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/20 02:24:28 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-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': File to upload is small (34 bytes), uploading instead of streaming 2025/06/20 02:24:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/20 02:24:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/20 02:24:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/20 02:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': File to upload is small (48 bytes), uploading instead of streaming 2025/06/20 02:24:36 DEBUG : rcat_metadata: md5 = 2157becd01293684b166b715b91a800a OK 2025/06/20 02:24:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/20 02:24:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/20 02:24:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3e69c4f3b8a94673f47e559715f3a878 OK 2025/06/20 02:24:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:41 DEBUG : potato1: md5 = 96158d6110027e543da778e53a8561de OK 2025/06/20 02:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': File to upload is small (60 bytes), uploading instead of streaming 2025/06/20 02:24:43 DEBUG : potato2: md5 = 4bf06337271567783666a8e403151ff3 OK 2025/06/20 02:24:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:46 DEBUG : potato1: md5 = bbc663c271bd801e3b2ec4b3aba75fcc OK 2025/06/20 02:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': File to upload is small (60 bytes), uploading instead of streaming 2025/06/20 02:24:47 DEBUG : potato2: md5 = f1080f5e8f2431063906d4e25a0a951c OK 2025/06/20 02:24:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.71s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:50 DEBUG : potato2: md5 = 2b2b4610e4360fe98af6eee3fecf27ab OK 2025/06/20 02:24:52 DEBUG : empty space: md5 = c11577e33df546442fca19d3e7069cc4 OK 2025/06/20 02:24:54 DEBUG : sub dir/potato3: md5 = 40dba89d3f21d98c1f25531b07b10e7c OK 2025/06/20 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Touching "sub dir/potato3" 2025/06/20 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Touching "empty space" 2025/06/20 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Touching "potato2" 2025/06/20 02:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.16s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:24:58 DEBUG : dir with metadata: Making directory with metadata 2025/06/20 02:24:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:25:01 DEBUG : directory with modtime: Making directory with metadata 2025/06/20 02:25:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:25:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/20 02:25:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:25:03 DEBUG : Google drive root 'crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0': Skipping btime metadata as can't update it on an existing file: 2025-06-20T02:25:03.301106386Z 2025/06/20 02:25:04 INFO : non existent directory: Updated directory metadata 2025/06/20 02:25:06 DEBUG : Google drive root 'crypt/4d6c667pmmakkoa9ajrv4dhgdsp3kvq1nv08kictfalpa9h3p5s0': Skipping btime metadata as can't update it on an existing file: 2025-06-20T02:25:03.301106386Z 2025/06/20 02:25:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:25:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/20 02:25:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/20 02:25:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:25:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/20 02:25:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:25:12 DEBUG : dst: Making directory with metadata 2025/06/20 02:25:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:25:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:25:13 INFO : dst: Set directory modification time (using SetModTime) 2025/06/20 02:25:13 INFO : dst: Set directory modification time (using SetModTime) 2025/06/20 02:25:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/20 02:25:14 INFO : dst: Set directory modification time (using SetModTime) 2025/06/20 02:25:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave'", Local "Local file system at /tmp/rclone22240029", Modify Window "1ms" 2025/06/20 02:25:17 DEBUG : sub dir/test remove existing: md5 = ece854c24ac783386dec23e0974645d0 OK 2025/06/20 02:25:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6bbb5201c590c3dd80f2dd39c6adbaf0 OK 2025/06/20 02:25:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jibuduz2" before starting 2025/06/20 02:25:21 DEBUG : sub dir/test remove existing.jibuduz2: TEST: removing renamed existing file after operation 2025/06/20 02:25:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cexicup5" before starting 2025/06/20 02:25:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cexicup5: TEST: renaming existing back after failed operation 2025/06/20 02:25:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bemoraq1" before starting 2025/06/20 02:25:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bemoraq1: TEST: removing renamed existing file after operation 2025/06/20 02:25:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4gis8fhn02nb4b7uvpuui2aav41tipvpdi0fn98v87e1mbo2em0g" 2025/06/20 02:25:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f8ih3srrkrksb37vgh3pe04hmulajrqp27sj98v6a8ssvfi1j91li7ecgn2gd9n9bc490s4s4858bm4ifgd95tn5tbv9g3pulbd2m9v5i4kgt3thc1tipfcrjj83t9665mkrql9pkt7mt6nop4khd4pi37k27pcraopdrt7c35fic9v39lr0" --- PASS: TestRemoveExisting (12.61s) === 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/06/20 02:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawumaf9pave': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m23.589127087s (try 1/5)