"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/15 01:10:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu" 2025/08/15 01:10:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:10:35 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg" 2025/08/15 01:10:36 DEBUG : Creating backend with remote "/tmp/rclone2936080428" === 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-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/15 01:10:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/15 01:10:37 DEBUG : potato: Seek from 10 to 0 2025/08/15 01:10:37 DEBUG : potato: Seek from 10 to 0 2025/08/15 01:10:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/15 01:10:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Seek from 5 to 2 2025/08/15 01:10:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/15 01:10:37 DEBUG : potato: Seek from 7 to 0 2025/08/15 01:10:37 DEBUG : potato: Seek from 7 to 0 2025/08/15 01:10:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/15 01:10:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Seek from 5 to 2 2025/08/15 01:10:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/15 01:10:37 DEBUG : potato: Seek from 8 to 0 2025/08/15 01:10:37 DEBUG : potato: Seek from 8 to 0 2025/08/15 01:10:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/15 01:10:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/15 01:10:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/15 01:10:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/15 01:10:37 DEBUG : potato: Seek from 5 to 2 2025/08/15 01:10:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/15 01:10:37 DEBUG : potato: Seek from 9 to 0 2025/08/15 01:10:37 DEBUG : potato: Seek from 9 to 0 2025/08/15 01:10:37 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-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:10:39 DEBUG : rutabaga: md5 = 4b41b0785fa0d2881cd6e112ce130c0c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/15 01:10:42 DEBUG : empty space: md5 = 9f01a892e6ba02f000b726a34dab3e2f OK === RUN TestCheck/3 2025/08/15 01:10:44 DEBUG : potato2: md5 = 4fca0aecd3dacc24f6bfb1538c27778d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/15 01:10:47 DEBUG : remotepotato: md5 = 656629c2844899141211ca4a9cedbd6a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.75s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/08/15 01:10:50 DEBUG : Creating backend with remote "nonexistent" 2025/08/15 01:10:50 DEBUG : Creating backend with remote "nonexistent" 2025/08/15 01:10:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/15 01:10:50 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/08/15 01:10:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/15 01:10:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:10:52 DEBUG : rutabaga: md5 = 2496f4426c188dfe7e9360fbd4765143 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/15 01:10:56 DEBUG : empty space: md5 = e20f77c9706ee2eaf275d17740d1a354 OK === RUN TestCheckDownload/3 2025/08/15 01:10:59 DEBUG : potato2: md5 = 7b36d69fb522e5f378c7d31d9439d22e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/15 01:11:03 DEBUG : remotepotato: md5 = cb148e3415633048239bbd25c6536d4e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.47s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:11:09 DEBUG : rutabaga: md5 = f012d846d0cf997592d2b8a580872930 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/15 01:11:12 DEBUG : empty space: md5 = a473dba6c4029dd31aba44eb62afae76 OK === RUN TestCheckSizeOnly/3 2025/08/15 01:11:14 DEBUG : potato2: md5 = 46bb755cf8ffe42f818858e9a3f49bb5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/15 01:11:16 DEBUG : remotepotato: md5 = 1fd5dbb7610fc9efc5e327bde007299b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.67s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.33s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:11:21 DEBUG : test.sum: md5 = f6cf52ef77c20fe876da32ede65dba83 OK 2025/08/15 01:11:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/15 01:11:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/15 01:11:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/15 01:11:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/15 01:11:25 DEBUG : test.sum: md5 = 8b76bbf21943508264eb55f1237f0ab9 OK 2025/08/15 01:11:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/15 01:11:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/15 01:11:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/15 01:11:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.28s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/data" 2025/08/15 01:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.20s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/data" 2025/08/15 01:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/vjrnln8ratgmqakfosrqe8espk" 2025/08/15 01:11:33 DEBUG : data/banana: md5 = ec7e6476a9bd617375d26ea7b506521f OK 2025/08/15 01:11:35 DEBUG : test.sum: md5 = 5a2428ba65858ae5b6d8ca76d9b5b481 OK === RUN TestCheckSumDownload/subtest1 2025/08/15 01:11:39 DEBUG : data/potato: md5 = 327f43513762ff8a211742777f2f19aa OK 2025/08/15 01:11:41 DEBUG : test.sum: md5 = c7e7516d1704cd55e3152f3d7947338b OK === RUN TestCheckSumDownload/subtest2 2025/08/15 01:11:47 DEBUG : test.sum: md5 = 6cf153a311317621d9ed3bac77911d04 OK === RUN TestCheckSumDownload/subtest3 2025/08/15 01:11:52 DEBUG : test.sum: md5 = 4a2ecc76ff48ed94a25aa9430e6370ac OK === RUN TestCheckSumDownload/subtest4 2025/08/15 01:11:57 DEBUG : test.sum: md5 = 722fe3c3033fbde042b8adf4fa8409ed OK === RUN TestCheckSumDownload/subtest5 2025/08/15 01:12:01 DEBUG : test.sum: md5 = ac99ee99803e25f6fe4f087a3702beee OK === RUN TestCheckSumDownload/subtest6 2025/08/15 01:12:06 DEBUG : data/banana: md5 = 65ecf9e11a6f5725e43deaf28761af73 OK 2025/08/15 01:12:07 DEBUG : data/potato: md5 = 5fd8b32c03521f9bf276df567361cb83 OK 2025/08/15 01:12:09 DEBUG : test.sum: md5 = cac611b4fd2750cf1200889cf33d7d60 OK === RUN TestCheckSumDownload/subtest7 2025/08/15 01:12:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/15 01:12:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.93s) --- PASS: TestCheckSumDownload/subtest1 (2.65s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.42s) --- PASS: TestCheckSumDownload/subtest4 (2.84s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.30s) --- PASS: TestCheckSumDownload/subtest7 (2.77s) === RUN TestApplyTransforms 2025/08/15 01:12:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-denigeg1kupu" 2025/08/15 01:12:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:15 DEBUG : Creating backend with remote "TestDrive:crypt/a9cd5q15g3ie108e1fhbjilf1e8epgrd0pok25un0i2vcdj8l35g" 2025/08/15 01:12:16 DEBUG : Creating backend with remote "/tmp/rclone1466880085" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu'", Local "Local file system at /tmp/rclone1466880085", Modify Window "1ms" 2025/08/15 01:12:19 DEBUG : hello, world!: md5 = 21981055094df75df4a2f464eb0d6d5c OK upper checkfile vs. lower remote (without normalization) 2025/08/15 01:12:19 ERROR : hello, world!: sum not found 2025/08/15 01:12:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu' 2025/08/15 01:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu': 1 files missing 2025/08/15 01:12:19 NOTICE: 1 hashes missing 2025/08/15 01:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu': 1 differences found 2025/08/15 01:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/15 01:12:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu': 0 differences found 2025/08/15 01:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu': 1 matching files 2025/08/15 01:12:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebutud7qiya" 2025/08/15 01:12:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:21 DEBUG : Creating backend with remote "TestDrive:crypt/q4eofga06hok75alpbq1jl115c64vfo7ka35h2dlse915mjnr46g" 2025/08/15 01:12:22 DEBUG : Creating backend with remote "/tmp/rclone3389706782" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya'", Local "Local file system at /tmp/rclone3389706782", Modify Window "1ms" 2025/08/15 01:12:24 DEBUG : HELLO, WORLD!: md5 = c10d177a2a9edec9f36702d8d0a39804 OK lower checkfile vs. upper remote (without normalization) 2025/08/15 01:12:24 ERROR : HELLO, WORLD!: sum not found 2025/08/15 01:12:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya' 2025/08/15 01:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya': 1 files missing 2025/08/15 01:12:24 NOTICE: 1 hashes missing 2025/08/15 01:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya': 1 differences found 2025/08/15 01:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/15 01:12:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya': 0 differences found 2025/08/15 01:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya': 1 matching files 2025/08/15 01:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wahijol8mayo" 2025/08/15 01:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:26 DEBUG : Creating backend with remote "TestDrive:crypt/c3m0pm488o1j9pi31i6vr390fiuo1gkalp9ih00f4nkt2vee6sn0" 2025/08/15 01:12:27 DEBUG : Creating backend with remote "/tmp/rclone1613629260" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo'", Local "Local file system at /tmp/rclone1613629260", Modify Window "1ms" 2025/08/15 01:12:29 DEBUG : HeLlO, wOrLd!: md5 = d32048fa7c788ab64e109ef23bb81fd4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/15 01:12:30 ERROR : HeLlO, wOrLd!: sum not found 2025/08/15 01:12:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo' 2025/08/15 01:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo': 1 files missing 2025/08/15 01:12:30 NOTICE: 1 hashes missing 2025/08/15 01:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo': 1 differences found 2025/08/15 01:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/15 01:12:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo': 0 differences found 2025/08/15 01:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo': 1 matching files 2025/08/15 01:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirokay3fopi" 2025/08/15 01:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/oe65m3mrmi5djd3g3vnecj5fifgg5rlmcmrugapfiphll3helddg" 2025/08/15 01:12:32 DEBUG : Creating backend with remote "/tmp/rclone846831194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi'", Local "Local file system at /tmp/rclone846831194", Modify Window "1ms" 2025/08/15 01:12:34 DEBUG : HELLO, WORLD!: md5 = 33c19530c69a00ae32abf6ab4b2b69a0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/15 01:12:35 ERROR : HELLO, WORLD!: sum not found 2025/08/15 01:12:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi' 2025/08/15 01:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi': 1 files missing 2025/08/15 01:12:35 NOTICE: 1 hashes missing 2025/08/15 01:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi': 1 differences found 2025/08/15 01:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/15 01:12:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi': 0 differences found 2025/08/15 01:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi': 1 matching files 2025/08/15 01:12:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qikocuq4xabi" 2025/08/15 01:12:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:36 DEBUG : Creating backend with remote "TestDrive:crypt/t1ivaff9f5b5ts26011u4d2un5jfp0e6ugc6c8h98i80t7230tu0" 2025/08/15 01:12:37 DEBUG : Creating backend with remote "/tmp/rclone2290914826" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi'", Local "Local file system at /tmp/rclone2290914826", Modify Window "1ms" 2025/08/15 01:12:39 DEBUG : 測試_Русский___ě_áñ: md5 = 31dc5f40e0eb627c4cc0df5b10cfbc3b OK NFD checkfile vs. NFC remote (without normalization) 2025/08/15 01:12:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/15 01:12:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi' 2025/08/15 01:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi': 1 files missing 2025/08/15 01:12:40 NOTICE: 1 hashes missing 2025/08/15 01:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi': 1 differences found 2025/08/15 01:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/15 01:12:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi': 0 differences found 2025/08/15 01:12:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi': 1 matching files 2025/08/15 01:12:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-somisey7gujo" 2025/08/15 01:12:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:41 DEBUG : Creating backend with remote "TestDrive:crypt/e3t8eflmhi0eeng1a3g5ms8hnc15agouk4r7tc620u1ifaqb9hi0" 2025/08/15 01:12:42 DEBUG : Creating backend with remote "/tmp/rclone2643150877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo'", Local "Local file system at /tmp/rclone2643150877", Modify Window "1ms" 2025/08/15 01:12:45 DEBUG : 測試_Русский___ě_áñ: md5 = 12893675c1e964cc644fde31157cb6fd OK NFC checkfile vs. NFD remote (without normalization) 2025/08/15 01:12:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/15 01:12:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo' 2025/08/15 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo': 1 files missing 2025/08/15 01:12:45 NOTICE: 1 hashes missing 2025/08/15 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo': 1 differences found 2025/08/15 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/15 01:12:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo': 0 differences found 2025/08/15 01:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo': 1 matching files 2025/08/15 01:12:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yesedub9xere" 2025/08/15 01:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:47 DEBUG : Creating backend with remote "TestDrive:crypt/0bkff4sth6naepel2reucau26og5s2u9s61ket4q3jhob8o0r2ig" 2025/08/15 01:12:48 DEBUG : Creating backend with remote "/tmp/rclone2447635660" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere'", Local "Local file system at /tmp/rclone2447635660", Modify Window "1ms" 2025/08/15 01:12:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bf48840b0d4a9262dfe61e638b7596aa OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/15 01:12:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/15 01:12:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere' 2025/08/15 01:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere': 1 files missing 2025/08/15 01:12:50 NOTICE: 1 hashes missing 2025/08/15 01:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere': 1 differences found 2025/08/15 01:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/15 01:12:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere': 0 differences found 2025/08/15 01:12:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere': 1 matching files 2025/08/15 01:12:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiwicub7goci" 2025/08/15 01:12:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:52 DEBUG : Creating backend with remote "TestDrive:crypt/k928hj91hive5mlnb5t0sjnt54tmjicipm8dkahl7703n2cuuejg" 2025/08/15 01:12:53 DEBUG : Creating backend with remote "/tmp/rclone3161126975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci'", Local "Local file system at /tmp/rclone3161126975", Modify Window "1ms" 2025/08/15 01:12:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f79a1a03def79dcda7fcae51ece59a44 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/15 01:12:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/15 01:12:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci' 2025/08/15 01:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci': 1 files missing 2025/08/15 01:12:55 NOTICE: 1 hashes missing 2025/08/15 01:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci': 1 differences found 2025/08/15 01:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/15 01:12:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci': 0 differences found 2025/08/15 01:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci': 1 matching files 2025/08/15 01:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kupusid8xaki" 2025/08/15 01:12:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/0527q13bs702324vfo7b7d7ugcfoiugdv6o1trmakg5tqfuneghg" 2025/08/15 01:12:58 DEBUG : Creating backend with remote "/tmp/rclone3607384449" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki'", Local "Local file system at /tmp/rclone3607384449", Modify Window "1ms" 2025/08/15 01:13:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 141ce47538fe19aa25ee2205577b20af OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/15 01:13:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/15 01:13:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki' 2025/08/15 01:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki': 1 files missing 2025/08/15 01:13:01 NOTICE: 1 hashes missing 2025/08/15 01:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki': 1 differences found 2025/08/15 01:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/15 01:13:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:13:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki': 0 differences found 2025/08/15 01:13:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki': 1 matching files 2025/08/15 01:13:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozeton1rusa" 2025/08/15 01:13:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:13:02 DEBUG : Creating backend with remote "TestDrive:crypt/aoh04rq37r0vlboapjg8cfocm5me4630cduuc23392po87ovocfg" 2025/08/15 01:13:03 DEBUG : Creating backend with remote "/tmp/rclone1778857707" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa'", Local "Local file system at /tmp/rclone1778857707", Modify Window "1ms" 2025/08/15 01:13:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1b166ef0a0b9a8ab17285529a313cd0d OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/15 01:13:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/15 01:13:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa' 2025/08/15 01:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa': 1 files missing 2025/08/15 01:13:06 NOTICE: 1 hashes missing 2025/08/15 01:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa': 1 differences found 2025/08/15 01:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/15 01:13:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/15 01:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa': 0 differences found 2025/08/15 01:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa': 1 matching files 2025/08/15 01:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozeton1rusa': Purge remote 2025/08/15 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kupusid8xaki': Purge remote 2025/08/15 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiwicub7goci': Purge remote 2025/08/15 01:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yesedub9xere': Purge remote 2025/08/15 01:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-somisey7gujo': Purge remote 2025/08/15 01:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qikocuq4xabi': Purge remote 2025/08/15 01:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirokay3fopi': Purge remote 2025/08/15 01:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wahijol8mayo': Purge remote 2025/08/15 01:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebutud7qiya': Purge remote 2025/08/15 01:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denigeg1kupu': Purge remote --- PASS: TestApplyTransforms (57.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:13:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/15 01:13:15 DEBUG : sub/file2: md5 = 67959e8dda7b9e2c7d79a1acde2184ac OK 2025/08/15 01:13:15 INFO : file1: Copied (new) to: sub/file2 2025/08/15 01:13:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 01:13:16 DEBUG : file1: Unchanged skipping 2025/08/15 01:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': don't need to copy/move sub/file2, it is already at target location 2025/08/15 01:13:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:13:22 DEBUG : dst/file1: md5 = 4bbe35b7f5ae420446ee108a9e550454 OK 2025/08/15 01:13:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/backup" 2025/08/15 01:13:23 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/1nrff024r7pq65ecp72fc28jb0" 2025/08/15 01:13:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/15 01:13:27 INFO : dst/file1: Moved (server-side) 2025/08/15 01:13:29 DEBUG : dst/file1: md5 = 3542efc491d5263a7e6855eba912dce1 OK 2025/08/15 01:13:29 INFO : dst/file1: Copied (new) 2025/08/15 01:13:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/15 01:13:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/15 01:13:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.57s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:13:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/dst" 2025/08/15 01:13:34 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/15 01:13:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/CompareDest" 2025/08/15 01:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/gveqi14airsml4bgu7krj116o8" 2025/08/15 01:13:38 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 01:13:40 DEBUG : one: md5 = e5161646de94ff95e17e8aced2f21b5e OK 2025/08/15 01:13:40 INFO : one: Copied (new) 2025/08/15 01:13:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:13:43 DEBUG : one: md5 = 12dee0ca7164afc78b6a2e5945f8fc76 OK 2025/08/15 01:13:43 INFO : one: Copied (replaced existing) 2025/08/15 01:13:45 DEBUG : dst/one: md5 = 874dd945983b03288f7dc975f5783343 OK 2025/08/15 01:13:48 DEBUG : CompareDest/one: md5 = 80da6d6bb7bc6a7ce23e65fff6d565bd OK 2025/08/15 01:13:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:13:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 01:13:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 01:13:51 DEBUG : CompareDest/two: md5 = 0bda11f572b0244c68dcf21490039db6 OK 2025/08/15 01:13:52 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 01:13:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 01:13:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 01:13:53 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 01:13:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 01:13:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 01:13:55 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 01:13:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/15 01:13:56 DEBUG : two: md5 = 62ea898d10bc4a1945473f3b9501c3fa OK 2025/08/15 01:13:56 INFO : two: Copied (new) 2025/08/15 01:14:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/15 01:14:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:14:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:14:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:14:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/dst" 2025/08/15 01:14:01 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/15 01:14:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/CopyDest" 2025/08/15 01:14:03 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/15 01:14:05 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 01:14:07 DEBUG : one: md5 = 6bea3831f794e5ef546654aaf3d4056c OK 2025/08/15 01:14:07 INFO : one: Copied (new) 2025/08/15 01:14:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:14:10 DEBUG : one: md5 = 56affab9f7c08a8686ad8e292fb9b06f OK 2025/08/15 01:14:10 INFO : one: Copied (replaced existing) 2025/08/15 01:14:13 DEBUG : dst/one: md5 = 0a5330e1f33aba194fb7783175f29ea4 OK 2025/08/15 01:14:15 DEBUG : CopyDest/one: md5 = 810951bbfca60423e508f2d824d9fb5e OK 2025/08/15 01:14:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/BackupDir" 2025/08/15 01:14:16 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/15 01:14:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 01:14:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 01:14:20 INFO : one: Moved (server-side) 2025/08/15 01:14:21 INFO : one: Copied (server-side copy) 2025/08/15 01:14:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/15 01:14:23 DEBUG : CopyDest/two: md5 = 34e07d677a8bce754ef4e57fb4d6db8d OK 2025/08/15 01:14:24 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 01:14:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 01:14:25 INFO : two: Copied (server-side copy) 2025/08/15 01:14:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/15 01:14:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 01:14:26 DEBUG : two: Unchanged skipping 2025/08/15 01:14:28 DEBUG : CopyDest/three: md5 = 79ae37260dfa50c04fc449592b2477f6 OK 2025/08/15 01:14:29 DEBUG : three: Need to transfer - File not found at Destination 2025/08/15 01:14:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/15 01:14:29 DEBUG : three: Destination not found in --copy-dest 2025/08/15 01:14:31 DEBUG : three: md5 = b1ab09c0690e79a58026ad44c57c4f74 OK 2025/08/15 01:14:31 INFO : three: Copied (new) 2025/08/15 01:14:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/15 01:14:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:14:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/15 01:14:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/15 01:14:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/15 01:14:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:14:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.25s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:14:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/15 01:14:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b5652a6c6e0832a8d064a916dbeaf3ad OK 2025/08/15 01:14:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/15 01:14:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/15 01:14:43 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/08/15 01:14:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/15 01:14:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/15 01:14:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 26eb44bdebd856e93e3d01c817210f47 OK 2025/08/15 01:14:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/15 01:14:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/15 01:14:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:14:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using skip mode. 2025/08/15 01:14:53 NOTICE: one: Found 2 files with duplicate names 2025/08/15 01:14:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:14:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using skip mode. 2025/08/15 01:15:00 NOTICE: one: Found 3 files with duplicate names 2025/08/15 01:15:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/15 01:15:00 INFO : one: Deleted 2025/08/15 01:15:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.02s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:15:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using first mode. 2025/08/15 01:15:08 NOTICE: one: Found 3 files with duplicate names 2025/08/15 01:15:08 INFO : one: Deleted 2025/08/15 01:15:09 INFO : one: Deleted 2025/08/15 01:15:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.95s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:15:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using newest mode. 2025/08/15 01:15:15 NOTICE: one: Found 3 files with duplicate names 2025/08/15 01:15:16 INFO : one: Deleted 2025/08/15 01:15:16 INFO : one: Deleted 2025/08/15 01:15:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.64s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:15:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using oldest mode. 2025/08/15 01:15:23 NOTICE: one: Found 3 files with duplicate names 2025/08/15 01:15:23 INFO : one: Deleted 2025/08/15 01:15:24 INFO : one: Deleted 2025/08/15 01:15:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.02s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:15:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using largest mode. 2025/08/15 01:15:30 NOTICE: one: Found 3 files with duplicate names 2025/08/15 01:15:30 INFO : one: Deleted 2025/08/15 01:15:31 INFO : one: Deleted 2025/08/15 01:15:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.29s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:15:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using smallest mode. 2025/08/15 01:15:37 NOTICE: one: Found 3 files with duplicate names 2025/08/15 01:15:38 INFO : one: Deleted 2025/08/15 01:15:38 INFO : one: Deleted 2025/08/15 01:15:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:15:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Looking for duplicate names using rename mode. 2025/08/15 01:15:45 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/15 01:15:47 INFO : one-2.txt: renamed from: one.txt 2025/08/15 01:15:48 INFO : one-3.txt: renamed from: one.txt 2025/08/15 01:15:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.87s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:15:54 DEBUG : dupe1/one.txt: md5 = 63e1b57554d4eb166e05b2234b18fff0 OK 2025/08/15 01:15:57 DEBUG : dupe2/two.txt: md5 = d57694fdb23dd8afcdd29e17604d0910 OK 2025/08/15 01:15:59 DEBUG : dupe3/three.txt: md5 = bbe6b60c2551e31767449d5f30a32572 OK 2025/08/15 01:16:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/15 01:16:00 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/15 01:16:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/15 01:16:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/15 01:16:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/15 01:16:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/15 01:16:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:16:07 DEBUG : a.txt: md5 = bc07d7de32aa637205005c85acc8c74d OK 2025/08/15 01:16:09 DEBUG : zend.txt: md5 = df95296253de227ef26486e08b0f3b16 OK 2025/08/15 01:16:11 DEBUG : sub dir/hello world: md5 = a53a7325192a87950ddbb3a3a60c1032 OK 2025/08/15 01:16:13 DEBUG : sub dir/hello world2: md5 = 13deb94e10e5da54418921789b0ef891 OK 2025/08/15 01:16:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 684f28cf9aeaa5025b4efd538f96d500 OK 2025/08/15 01:16:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5566c7b57430124e6dab7ebb368d4925 OK 2025/08/15 01:16:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 38b000710808c185dc5ee5a6996e9e2f OK 2025/08/15 01:16:20 DEBUG : a.txt: Excluded (Size Filter) 2025/08/15 01:16:20 DEBUG : a.txt: Excluded 2025/08/15 01:16:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 01:16:21 DEBUG : sub dir/hello world: Excluded 2025/08/15 01:16:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 01:16:21 DEBUG : sub dir/hello world2: Excluded 2025/08/15 01:16:22 DEBUG : sub dir/ignore dir: Excluded 2025/08/15 01:16:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 01:16:22 DEBUG : sub dir/hello world: Excluded 2025/08/15 01:16:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 01:16:22 DEBUG : sub dir/hello world2: Excluded 2025/08/15 01:16:22 DEBUG : sub dir/ignore dir: Excluded 2025/08/15 01:16:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/15 01:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/15 01:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/15 01:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/15 01:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/15 01:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/15 01:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.29s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:16:31 DEBUG : a.txt: md5 = 39b6471b674c07c048249c1b76b3f17e OK 2025/08/15 01:16:32 DEBUG : zend.txt: md5 = c1d1beed9b6964b78c4a2859dabe5b19 OK 2025/08/15 01:16:35 DEBUG : sub dir/hello world: md5 = f3bdb4eade2281535116d1874f1b5783 OK 2025/08/15 01:16:36 DEBUG : sub dir/hello world2: md5 = 7837add030417ebf17c8e1f31e825985 OK 2025/08/15 01:16:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 2ffa90c258c9641d559b8c791d096030 OK 2025/08/15 01:16:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 50b9c9a535bfdd0fd895fa8986aef101 OK 2025/08/15 01:16:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1e6bb49b0168791a1ad48e2f490d9d1a OK 2025/08/15 01:16:44 DEBUG : a.txt: Excluded (Size Filter) 2025/08/15 01:16:44 DEBUG : a.txt: Excluded 2025/08/15 01:16:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 01:16:44 DEBUG : sub dir/hello world: Excluded 2025/08/15 01:16:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 01:16:44 DEBUG : sub dir/hello world2: Excluded 2025/08/15 01:16:45 DEBUG : sub dir/ignore dir: Excluded 2025/08/15 01:16:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 01:16:45 DEBUG : sub dir/hello world: Excluded 2025/08/15 01:16:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 01:16:45 DEBUG : sub dir/hello world2: Excluded 2025/08/15 01:16:45 DEBUG : sub dir/ignore dir: Excluded 2025/08/15 01:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/15 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/15 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/15 01:16:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/15 01:16:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/15 01:16:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/15 01:16:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.47s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:16:54 DEBUG : file1: md5 = cbde32b1c2f018a3fc778f1622a4b406 OK 2025/08/15 01:16:56 DEBUG : sub/file2: md5 = 1bddb6c055734fe9aa5941d131d0f76a 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/08/15 01:17:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/15 01:17:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/15 01:17:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/15 01:17:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.66s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.40s) --- PASS: TestListJSON/Metadata (1.00s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:05 DEBUG : file1: md5 = a4f8cf09ec65c9a1fef4eccfcfdc434d OK 2025/08/15 01:17:07 DEBUG : sub/file2: md5 = 5dbe102304a5b932393ab4aceae3d32a 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/08/15 01:17:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/notfound" 2025/08/15 01:17:13 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/15 01:17:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.91s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (1.29s) --- PASS: TestStatJSON/DirFilesOnly (0.67s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Making directory 2025/08/15 01:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:20 DEBUG : sub dir/hello world: md5 = e7cb09fc453c72f45e1f802185d0e374 OK 2025/08/15 01:17:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.44s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:25 DEBUG : potato2: md5 = 431b03c2e16f20cb03e8bd586257adf7 OK 2025/08/15 01:17:27 DEBUG : empty space: md5 = 7568288ffa85abba06f3ca3a5061eb40 OK --- PASS: TestLs (5.35s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:30 DEBUG : potato2: md5 = 804ae539dd11be91db2f7d86dde88b1c OK 2025/08/15 01:17:32 DEBUG : empty space: md5 = 8eb28850f10df1f686ea38950be970f6 OK 2025/08/15 01:17:32 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.38s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:36 DEBUG : potato2: md5 = 8707a79890021e1e853f952ee0f74530 OK 2025/08/15 01:17:38 DEBUG : empty space: md5 = 44b48095afc8c95c5d45b0666bdc3a29 OK --- PASS: TestLsLong (5.56s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:41 DEBUG : potato2: md5 = cb9390be542ceca501f8d289165681d0 OK 2025/08/15 01:17:43 DEBUG : empty space: md5 = 1207dc2b51c15e2fc8d3a65585e3a579 OK --- PASS: TestHashSums (4.90s) === RUN TestHashSumsWithErrors 2025/08/15 01:17:44 DEBUG : Creating backend with remote ":memory:" 2025/08/15 01:17:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/15 01:17:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/15 01:17:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/15 01:17:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/15 01:17:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/15 01:17:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/15 01:17:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/15 01:17:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/15 01:17:44 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-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:46 DEBUG : potato2: md5 = f46f93342706cfbf561ab3f0652ad1db OK 2025/08/15 01:17:48 DEBUG : empty space: md5 = a17f877fc7dc0003951f92583a5f5d55 OK 2025/08/15 01:17:50 DEBUG : sub dir/potato3: md5 = 1fd76a664cb5d4eae4dc2b83da3156a9 OK 2025/08/15 01:17:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.09s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:17:55 DEBUG : small: md5 = 842fbf1bcc52f26db89639e5b87fb880 OK 2025/08/15 01:17:57 DEBUG : medium: md5 = c6c4d5aedd7c755a7ab6da4f8347a899 OK 2025/08/15 01:17:58 DEBUG : large: md5 = 43a787867beb56be173b1a1c2b8b8256 OK 2025/08/15 01:17:58 DEBUG : Waiting for deletions to finish 2025/08/15 01:17:59 DEBUG : large: Excluded (Size Filter) 2025/08/15 01:17:59 INFO : small: Deleted 2025/08/15 01:17:59 INFO : medium: Deleted --- PASS: TestDelete (6.84s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:18:02 DEBUG : small: md5 = 52e9465534ae8b0ef9d5ad4cc0032c44 OK 2025/08/15 01:18:03 DEBUG : medium: md5 = 6d642379458fdd0dc79e58d4ccdc255b OK 2025/08/15 01:18:06 DEBUG : large: md5 = eb35c003111ccaf2571f8b89b237a6eb OK 2025/08/15 01:18:06 DEBUG : Waiting for deletions to finish 2025/08/15 01:18:06 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/15 01:18:07 INFO : large: Deleted 2025/08/15 01:18:07 INFO : small: Deleted --- PASS: TestMaxDelete (7.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:18:10 DEBUG : small: md5 = 7856746ee0fca2fbdf03f8ea2b69e207 OK 2025/08/15 01:18:12 DEBUG : medium: md5 = 8caa4a4f7ba7375169669cdf4890ebd7 OK 2025/08/15 01:18:13 DEBUG : large: md5 = ae6f142e221432dcf3de3bb7c37e5033 OK 2025/08/15 01:18:14 DEBUG : Waiting for deletions to finish 2025/08/15 01:18:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/15 01:18:14 INFO : medium: Deleted 2025/08/15 01:18:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.64s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:18:17 DEBUG : small: md5 = 930372c58e8728fcb0a5c61ca5772ab9 OK 2025/08/15 01:18:19 DEBUG : medium: md5 = 50b7b136abc81a716c0aa8b519538bda OK 2025/08/15 01:18:21 DEBUG : large: md5 = 338806bd63ab54c8e5afe95fae055054 OK 2025/08/15 01:18:21 DEBUG : Waiting for deletions to finish 2025/08/15 01:18:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/15 01:18:22 INFO : medium: Deleted 2025/08/15 01:18:22 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.76s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:18:25 DEBUG : ReadFile: md5 = b6fa6e1cce3506c4d5d33cc633685457 OK --- PASS: TestReadFile (4.67s) === RUN TestRetry 2025/08/15 01:18:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/15 01:18:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/15 01:18:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/15 01:18:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/15 01:18:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/15 01:18:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/15 01:18:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:18:30 DEBUG : file1: md5 = bb8c7cfa8f52dc75bb1053dbf458cc02 OK 2025/08/15 01:18:31 DEBUG : file2: md5 = 02e17e5dd953269de3f9147fd225cbed OK --- PASS: TestCat (17.19s) === RUN TestPurge 2025/08/15 01:18:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaboh4nowo" 2025/08/15 01:18:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 01:18:46 DEBUG : Creating backend with remote "TestDrive:crypt/lh98ljatcrc0rhjshkbbfls6ccqe4g9di8iapibogbbdbihu2qu0" 2025/08/15 01:18:47 DEBUG : Creating backend with remote "/tmp/rclone1230915360" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaboh4nowo'", Local "Local file system at /tmp/rclone1230915360", Modify Window "1ms" 2025/08/15 01:18:52 DEBUG : A1/B1/C1/one: md5 = 0c947d3a1250f3d57f824bab91a42e27 OK 2025/08/15 01:18:52 INFO : A2: Making directory 2025/08/15 01:18:52 INFO : A1/B2: Making directory 2025/08/15 01:18:53 INFO : A1/B2/C2: Making directory 2025/08/15 01:18:54 INFO : A1/B1/C3: Making directory 2025/08/15 01:18:55 INFO : A3: Making directory 2025/08/15 01:18:56 INFO : A3/B3: Making directory 2025/08/15 01:18:56 INFO : A3/B3/C4: Making directory 2025/08/15 01:18:59 DEBUG : A1/two: md5 = 9b5303acd7536f3c7ca4a66ee15c0545 OK 2025/08/15 01:19:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaboh4nowo': Purge remote 2025/08/15 01:19:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.88s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:19:06 DEBUG : A1/B1/C1/one: md5 = 978a59ef7fd44feec0a877c4e629e652 OK 2025/08/15 01:19:06 INFO : A2: Making directory 2025/08/15 01:19:07 INFO : A1/B2: Making directory 2025/08/15 01:19:08 INFO : A1/B2/C2: Making directory 2025/08/15 01:19:09 INFO : A1/B1/C3: Making directory 2025/08/15 01:19:10 INFO : A3: Making directory 2025/08/15 01:19:11 INFO : A3/B3: Making directory 2025/08/15 01:19:12 INFO : A3/B3/C4: Making directory 2025/08/15 01:19:14 DEBUG : A1/two: md5 = 3078be36bd509189fb8aedf34346f2ba OK 2025/08/15 01:19:15 DEBUG : removing 1 level 3 directories 2025/08/15 01:19:15 INFO : A3/B3/C4: Removing directory 2025/08/15 01:19:18 DEBUG : removing 2 level 3 directories 2025/08/15 01:19:18 INFO : A1/B2/C2: Removing directory 2025/08/15 01:19:18 INFO : A1/B1/C3: Removing directory 2025/08/15 01:19:19 DEBUG : removing 2 level 2 directories 2025/08/15 01:19:19 INFO : A3/B3: Removing directory 2025/08/15 01:19:19 INFO : A1/B2: Removing directory 2025/08/15 01:19:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/15 01:19:19 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/15 01:19:19 DEBUG : removing 2 level 1 directories 2025/08/15 01:19:19 INFO : A3: Removing directory 2025/08/15 01:19:19 INFO : A2: Removing directory 2025/08/15 01:19:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/15 01:19:24 DEBUG : removing 1 level 3 directories 2025/08/15 01:19:24 INFO : A1/B1/C1: Removing directory 2025/08/15 01:19:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:24 DEBUG : removing 1 level 2 directories 2025/08/15 01:19:24 INFO : A1/B1: Removing directory 2025/08/15 01:19:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/15 01:19:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/15 01:19:25 DEBUG : removing 1 level 1 directories 2025/08/15 01:19:25 INFO : A1: Removing directory 2025/08/15 01:19:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/15 01:19:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/15 01:19:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/15 01:19:26 DEBUG : removing 1 level 0 directories 2025/08/15 01:19:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Removing directory 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/15 01:19:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.94s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:19:28 INFO : A1: Making directory 2025/08/15 01:19:29 INFO : A1/B1: Making directory 2025/08/15 01:19:30 INFO : A1/B1/C1: Making directory 2025/08/15 01:19:33 DEBUG : removing 1 level 3 directories 2025/08/15 01:19:33 INFO : A1/B1/C1: Removing directory 2025/08/15 01:19:33 DEBUG : removing 1 level 2 directories 2025/08/15 01:19:33 INFO : A1/B1: Removing directory 2025/08/15 01:19:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/15 01:19:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:19:36 INFO : A1: Making directory 2025/08/15 01:19:37 INFO : A1/B1: Making directory 2025/08/15 01:19:38 INFO : A1/B1/C1: Making directory 2025/08/15 01:19:41 DEBUG : removing 1 level 3 directories 2025/08/15 01:19:41 INFO : A1/B1/C1: Removing directory 2025/08/15 01:19:41 DEBUG : removing 1 level 2 directories 2025/08/15 01:19:41 INFO : A1/B1: Removing directory 2025/08/15 01:19:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/15 01:19:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.05s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:19:46 DEBUG : file1: md5 = a82a2ee6f4b092ecd779ea55eb7d114a OK 2025/08/15 01:19:46 DEBUG : filename.txt: File name found in url 2025/08/15 01:19:48 DEBUG : filename.txt: md5 = 5fdc098c577a894f8a30fcf43a17fcda OK 2025/08/15 01:19:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/15 01:19:50 DEBUG : headerfilename.txt: md5 = b9aef700072c3613d0ba25733307e5fe OK 2025/08/15 01:19:51 DEBUG : file2: md5 = 68535d37fe664d3b7534203a928af91c OK --- PASS: TestCopyURL (9.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:19:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/15 01:19:57 DEBUG : sub/file2: md5 = 0e5ada8204a922ff4c10af9a69d481be OK 2025/08/15 01:19:57 INFO : file1: Copied (new) to: sub/file2 2025/08/15 01:19:57 INFO : file1: Deleted 2025/08/15 01:19:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 01:19:58 DEBUG : file1: Unchanged skipping 2025/08/15 01:19:58 INFO : file1: Deleted 2025/08/15 01:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': don't need to copy/move sub/file2, it is already at target location 2025/08/15 01:20:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:20:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/15 01:20:03 DEBUG : file1: md5 = a8c360508b8f91f67f2fde78f1ecdcb6 OK 2025/08/15 01:20:03 INFO : file1: Copied (new) 2025/08/15 01:20:03 INFO : file1: Deleted 2025/08/15 01:20:03 DEBUG : file1: Destination exists, skipping 2025/08/15 01:20:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.58s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:20:08 DEBUG : dst/file1: md5 = 67e96217922c14ef1a0c5b7a59026ed5 OK 2025/08/15 01:20:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemuxec3xiwu/backup" 2025/08/15 01:20:09 DEBUG : Creating backend with remote "TestDrive:crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg/1nrff024r7pq65ecp72fc28jb0" 2025/08/15 01:20:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/15 01:20:13 INFO : dst/file1: Moved (server-side) 2025/08/15 01:20:14 DEBUG : dst/file1: md5 = 8d918f5ee891bf39c90d37ddc384f549 OK 2025/08/15 01:20:14 INFO : dst/file1: Copied (new) 2025/08/15 01:20:14 INFO : dst/file1: Deleted 2025/08/15 01:20:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/15 01:20:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/15 01:20:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.10s) === 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-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:20:22 DEBUG : A1/one: md5 = 99e38be6bce853cc0140899e414be3b2 OK 2025/08/15 01:20:24 DEBUG : A1/two: md5 = b13781c2f2d8f73d03775b610dd40822 OK 2025/08/15 01:20:26 DEBUG : A1/B1/three: md5 = 10d93be3b59e410a91f7525b7219524c OK 2025/08/15 01:20:29 DEBUG : A1/B1/C1/four: md5 = 9e40803eb87129866f9194b78577014d OK 2025/08/15 01:20:31 DEBUG : A1/B1/C2/five: md5 = 7301b8a5aecbdf3be8c8bf872d6fbd10 OK 2025/08/15 01:20:31 INFO : A1/B2: Making directory 2025/08/15 01:20:32 INFO : A1/B1/C3: Making directory 2025/08/15 01:20:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/15 01:20:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/15 01:20:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/15 01:20:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/15 01:20:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/15 01:20:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/15 01:20:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/15 01:20:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/15 01:20:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/15 01:20:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/15 01:20:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/15 01:20:55 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/15 01:20:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/15 01:20:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/15 01:20:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/15 01:20:56 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/15 01:20:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/15 01:20:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/15 01:20:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/15 01:20:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/15 01:20:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/15 01:21:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/15 01:21:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/15 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.64s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 01:21:12 DEBUG : no_checksum_small_file_from_pipe: md5 = f44b664240a32113ccdc8f27086705d3 OK 2025/08/15 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/15 01:21:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/15 01:21:12 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/15 01:21:13 DEBUG : no_checksum_big_file_from_pipe: md5 = 3eb2223bed76cd9c726a335bfd0095e9 OK 2025/08/15 01:21:13 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-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 01:21:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 7ff384854732045443473cde12e3f897 OK 2025/08/15 01:21:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/15 01:21:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/15 01:21:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 628fb24188f024691139cdaef56c6e64 OK 2025/08/15 01:21:19 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-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 01:21:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 01:21:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/15 01:21:25 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-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 01:21:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/15 01:21:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/15 01:21:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.27s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/15 01:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/15 01:21:34 DEBUG : rcat_metadata: md5 = 2cadafa0d63920a1fe808a3532517ef6 OK 2025/08/15 01:21:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/15 01:21:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/15 01:21:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = 76b464a926400cb06be48f8ff652c86e OK 2025/08/15 01:21:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.67s) --- PASS: TestRcatMetadata/Normal (3.08s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:40 DEBUG : potato1: md5 = 32ffaa8aa24ba82e1a8725dd47cdca13 OK 2025/08/15 01:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/15 01:21:41 DEBUG : potato2: md5 = c51c082ea1dbd541813bfabf169e8009 OK 2025/08/15 01:21:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:44 DEBUG : potato1: md5 = 4e127654d5a98362d2781c32e8d8a3cb OK 2025/08/15 01:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/15 01:21:46 DEBUG : potato2: md5 = 1d39dc26a1ef2da4ef1b234a1ef9ebed OK 2025/08/15 01:21:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.50s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:50 DEBUG : potato2: md5 = 24330e8a4c03915679dd998c7626eaa8 OK 2025/08/15 01:21:51 DEBUG : empty space: md5 = 16d36a599003eac294d66f674792f6ca OK 2025/08/15 01:21:52 DEBUG : Config file has changed externally - reloading 2025/08/15 01:21:52 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/08/15 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/08/15 01:21:52 DEBUG : TestDrive: Saved new token in config file 2025/08/15 01:21:54 DEBUG : sub dir/potato3: md5 = b2092d220d7471e33e75047dd053b974 OK 2025/08/15 01:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Touching "empty space" 2025/08/15 01:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Touching "potato2" 2025/08/15 01:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Touching "sub dir/potato3" 2025/08/15 01:21:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:21:59 DEBUG : dir with metadata: Making directory with metadata 2025/08/15 01:22:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:22:02 DEBUG : directory with modtime: Making directory with metadata 2025/08/15 01:22:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.55s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:22:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/15 01:22:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 01:22:04 DEBUG : Google drive root 'crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg': Skipping btime metadata as can't update it on an existing file: 2025-08-15T01:22:04.591483676Z 2025/08/15 01:22:05 INFO : non existent directory: Updated directory metadata 2025/08/15 01:22:07 DEBUG : Google drive root 'crypt/2t2shtv2dm2dq5bgfrsr36ssdvbjd8ajsif7bk8as4dhd2j7dqhg': Skipping btime metadata as can't update it on an existing file: 2025-08-15T01:22:04.591483676Z 2025/08/15 01:22:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.15s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:22:09 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/15 01:22:11 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/15 01:22:12 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.58s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:22:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/15 01:22:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 01:22:14 DEBUG : dst: Making directory with metadata 2025/08/15 01:22:15 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 01:22:15 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 01:22:15 INFO : dst: Set directory modification time (using SetModTime) 2025/08/15 01:22:16 INFO : dst: Set directory modification time (using SetModTime) 2025/08/15 01:22:16 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/15 01:22:16 INFO : dst: Set directory modification time (using SetModTime) 2025/08/15 01:22:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.71s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu'", Local "Local file system at /tmp/rclone2936080428", Modify Window "1ms" 2025/08/15 01:22:20 DEBUG : sub dir/test remove existing: md5 = 5b07838ebb48b6cb7de413d015ca0e1e OK 2025/08/15 01:22:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = eb49cfe946e5c641e708fe98f915acf6 OK 2025/08/15 01:22:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.piruqem3" before starting 2025/08/15 01:22:25 DEBUG : sub dir/test remove existing.piruqem3: TEST: removing renamed existing file after operation 2025/08/15 01:22:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jowizaq8" before starting 2025/08/15 01:22:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jowizaq8: TEST: renaming existing back after failed operation 2025/08/15 01:22:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kezudid8" before starting 2025/08/15 01:22:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kezudid8: TEST: removing renamed existing file after operation 2025/08/15 01:22:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g78s6l4sdbsvmto4qt0e3pudbsa0ev8hri7mt677r6kon5k0i980" 2025/08/15 01:22:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n4r1q04cmaimhgcospmfkfa9uhgddetlbnvk3uq19mnedvurnpbkdthn6klkq20k1o0qsmrlepjlkn4fsv84mo94q4iuh7hcuoreusjdaevdg3qa8mkt5q7j90pj6vvtfsm2r85acuiltkcc7ameej201gga25k5v3mmf7ah65gdjnlna2a0" --- PASS: TestRemoveExisting (14.26s) === 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/08/15 01:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemuxec3xiwu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m57.36138607s (try 1/5)