"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/11 03:45:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura" 2025/08/11 03:45:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:45:53 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960" 2025/08/11 03:45:54 DEBUG : Creating backend with remote "/tmp/rclone1311445613" === 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/11 03:45:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/11 03:45:54 DEBUG : potato: Seek from 10 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 10 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/11 03:45:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Seek from 5 to 2 2025/08/11 03:45:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/11 03:45:54 DEBUG : potato: Seek from 7 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 7 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/11 03:45:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Seek from 5 to 2 2025/08/11 03:45:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/11 03:45:54 DEBUG : potato: Seek from 8 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 8 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/11 03:45:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/11 03:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/11 03:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/11 03:45:54 DEBUG : potato: Seek from 5 to 2 2025/08/11 03:45:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/11 03:45:54 DEBUG : potato: Seek from 9 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 9 to 0 2025/08/11 03:45:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:45:57 DEBUG : rutabaga: md5 = 5a5315aa226f131bba27a41181cf0ef4 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/11 03:45:59 DEBUG : empty space: md5 = a70153fd0407ad89df1b8f917302c237 OK === RUN TestCheck/3 2025/08/11 03:46:01 DEBUG : potato2: md5 = 691a914e152cd737bcbf8fa8c2b72948 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/11 03:46:03 DEBUG : remotepotato: md5 = ed680c68a4480dbf9d997af846bef88b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.97s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/08/11 03:46:06 DEBUG : Creating backend with remote "nonexistent" 2025/08/11 03:46:06 DEBUG : Creating backend with remote "nonexistent" 2025/08/11 03:46:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/11 03:46:06 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/11 03:46:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/11 03:46:06 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:46:08 DEBUG : rutabaga: md5 = f454c7883c9a7ff887dbeac61d5bcd54 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/11 03:46:11 DEBUG : empty space: md5 = b1e55fc64bc18c1af5560d8dbe0ff050 OK === RUN TestCheckDownload/3 2025/08/11 03:46:14 DEBUG : potato2: md5 = 48850b2da4e15eb9b289c0e8b3b87aab OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/11 03:46:24 DEBUG : remotepotato: md5 = d16302c7942ea0b6f6556fab92ae59db OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (22.26s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (2.64s) --- PASS: TestCheckDownload/5 (2.42s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (1.16s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:46:30 DEBUG : rutabaga: md5 = 09a68d7f03ae7a66f1407d1591818b43 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/11 03:46:32 DEBUG : empty space: md5 = 8c68297b7789c5e79112f56d06679c07 OK === RUN TestCheckSizeOnly/3 2025/08/11 03:46:34 DEBUG : potato2: md5 = 7055fa61669ae76a2024a095eeaad61b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/11 03:46:36 DEBUG : remotepotato: md5 = b3552f0bae21be9cb378c51d0d9e33d1 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:46:41 DEBUG : test.sum: md5 = 96e1769fdfa57cad50e831fc1c053f00 OK 2025/08/11 03:46:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/11 03:46:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/11 03:46:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/11 03:46:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/11 03:46:43 DEBUG : test.sum: md5 = f1fa32ac2a117b20fe33cbbdd8dd4ed3 OK 2025/08/11 03:46:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/11 03:46:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/11 03:46:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/11 03:46:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.36s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/data" 2025/08/11 03:46:46 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:46:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/data" 2025/08/11 03:46:48 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/vjrnln8ratgmqakfosrqe8espk" 2025/08/11 03:46:51 DEBUG : data/banana: md5 = 05127bdf335b398de91de981499ba4fa OK 2025/08/11 03:46:53 DEBUG : test.sum: md5 = 939db67e4fe217771ab0de5bfc8ca7f9 OK === RUN TestCheckSumDownload/subtest1 2025/08/11 03:46:57 DEBUG : data/potato: md5 = 2fb5bdbb93c51de4d4d455f5d88cd2d8 OK 2025/08/11 03:46:59 DEBUG : test.sum: md5 = 3f19fd16fa93ab1cfdbbd2a584e46b47 OK === RUN TestCheckSumDownload/subtest2 2025/08/11 03:47:03 DEBUG : test.sum: md5 = b3947c54f569c1822f475b3d582828c9 OK === RUN TestCheckSumDownload/subtest3 2025/08/11 03:47:07 DEBUG : test.sum: md5 = ced1f08e578810332ac4e5e2b3791588 OK === RUN TestCheckSumDownload/subtest4 2025/08/11 03:47:12 DEBUG : test.sum: md5 = cbba5329dfb854de427c55e4a37626f6 OK === RUN TestCheckSumDownload/subtest5 2025/08/11 03:47:16 DEBUG : test.sum: md5 = c35f856888fc0ef6338e23a3b4287c18 OK === RUN TestCheckSumDownload/subtest6 2025/08/11 03:47:20 DEBUG : data/banana: md5 = 318e49baeccc6306946cd900b84d6532 OK 2025/08/11 03:47:22 DEBUG : data/potato: md5 = ef1572f94c2cb376618041be5a3d64de OK 2025/08/11 03:47:23 DEBUG : test.sum: md5 = 18cb390b16f63712744831dc4d4f7dff OK === RUN TestCheckSumDownload/subtest7 2025/08/11 03:47:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/11 03:47:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.47s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (2.50s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.38s) --- PASS: TestCheckSumDownload/subtest6 (2.47s) --- PASS: TestCheckSumDownload/subtest7 (2.34s) === RUN TestApplyTransforms 2025/08/11 03:47:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vejisig1jumi" 2025/08/11 03:47:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:47:29 DEBUG : Creating backend with remote "TestDrive:crypt/ar2itf48niegb84pt0fgrelvuedb32hrrkcs5k4bv2hg0e2kadj0" 2025/08/11 03:47:30 DEBUG : Creating backend with remote "/tmp/rclone359723357" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi'", Local "Local file system at /tmp/rclone359723357", Modify Window "1ms" 2025/08/11 03:47:33 DEBUG : hello, world!: md5 = ecfd3f5c4ad8000a258c10d22fa5cddb OK upper checkfile vs. lower remote (without normalization) 2025/08/11 03:47:33 ERROR : hello, world!: sum not found 2025/08/11 03:47:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi' 2025/08/11 03:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi': 1 files missing 2025/08/11 03:47:33 NOTICE: 1 hashes missing 2025/08/11 03:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi': 1 differences found 2025/08/11 03:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/11 03:47:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi': 0 differences found 2025/08/11 03:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi': 1 matching files 2025/08/11 03:47:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoquhaq0muzo" 2025/08/11 03:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:47:34 DEBUG : Creating backend with remote "TestDrive:crypt/frmlq0csake5s26m4sd8skp3lsbmohau9cvjv3lisnqabpvpi3g0" 2025/08/11 03:47:35 DEBUG : Creating backend with remote "/tmp/rclone1574833174" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo'", Local "Local file system at /tmp/rclone1574833174", Modify Window "1ms" 2025/08/11 03:47:38 DEBUG : HELLO, WORLD!: md5 = ce8484b886ba4670e45a0b623e2a2bc6 OK lower checkfile vs. upper remote (without normalization) 2025/08/11 03:47:38 ERROR : HELLO, WORLD!: sum not found 2025/08/11 03:47:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo' 2025/08/11 03:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo': 1 files missing 2025/08/11 03:47:38 NOTICE: 1 hashes missing 2025/08/11 03:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo': 1 differences found 2025/08/11 03:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/11 03:47:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:47:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo': 0 differences found 2025/08/11 03:47:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo': 1 matching files 2025/08/11 03:47:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cerahaz9ruja" 2025/08/11 03:47:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:47:40 DEBUG : Creating backend with remote "TestDrive:crypt/p0cvq0apvhchv8f7edn3lkul42oslibmui9emcajh8cm86hk6qv0" 2025/08/11 03:47:41 DEBUG : Creating backend with remote "/tmp/rclone1660296102" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja'", Local "Local file system at /tmp/rclone1660296102", Modify Window "1ms" 2025/08/11 03:47:43 DEBUG : HeLlO, wOrLd!: md5 = 39433ed5f76071108866a6810befff99 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/11 03:47:43 ERROR : HeLlO, wOrLd!: sum not found 2025/08/11 03:47:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja' 2025/08/11 03:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja': 1 files missing 2025/08/11 03:47:43 NOTICE: 1 hashes missing 2025/08/11 03:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja': 1 differences found 2025/08/11 03:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/11 03:47:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja': 0 differences found 2025/08/11 03:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja': 1 matching files 2025/08/11 03:47:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mowuzac2puka" 2025/08/11 03:47:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:47:45 DEBUG : Creating backend with remote "TestDrive:crypt/9pjgkcjjc29ipm1glrvhg8l9c38jb3lskd1tce0h4vm4fo8nvhm0" 2025/08/11 03:47:45 DEBUG : Creating backend with remote "/tmp/rclone244091916" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka'", Local "Local file system at /tmp/rclone244091916", Modify Window "1ms" 2025/08/11 03:47:48 DEBUG : HELLO, WORLD!: md5 = dcc2133c80b9c463dd870de6910c6444 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/11 03:47:48 ERROR : HELLO, WORLD!: sum not found 2025/08/11 03:47:48 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka' 2025/08/11 03:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka': 1 files missing 2025/08/11 03:47:48 NOTICE: 1 hashes missing 2025/08/11 03:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka': 1 differences found 2025/08/11 03:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/11 03:47:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka': 0 differences found 2025/08/11 03:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka': 1 matching files 2025/08/11 03:47:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lujidok7gula" 2025/08/11 03:47:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:47:49 DEBUG : Creating backend with remote "TestDrive:crypt/racfn0lkifso7ve0ekp0on4defcsisaonr5uhvo4o5jn9g4p5pg0" 2025/08/11 03:47:50 DEBUG : Creating backend with remote "/tmp/rclone3409814644" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula'", Local "Local file system at /tmp/rclone3409814644", Modify Window "1ms" 2025/08/11 03:47:52 DEBUG : 測試_Русский___ě_áñ: md5 = 805ac82b125191b86067d5a50029b042 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/11 03:47:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/11 03:47:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula' 2025/08/11 03:47:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula': 1 files missing 2025/08/11 03:47:53 NOTICE: 1 hashes missing 2025/08/11 03:47:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula': 1 differences found 2025/08/11 03:47:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/11 03:47:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:47:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula': 0 differences found 2025/08/11 03:47:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula': 1 matching files 2025/08/11 03:47:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sihufec5tulo" 2025/08/11 03:47:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:47:54 DEBUG : Creating backend with remote "TestDrive:crypt/8soigkdcgb96smrdl87grv66lf523rd2mdp9i3svf3tiga7i14p0" 2025/08/11 03:47:55 DEBUG : Creating backend with remote "/tmp/rclone3478794562" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo'", Local "Local file system at /tmp/rclone3478794562", Modify Window "1ms" 2025/08/11 03:47:58 DEBUG : 測試_Русский___ě_áñ: md5 = 0c5ae5e96a1b7f9b0d88edb7ec43160a OK NFC checkfile vs. NFD remote (without normalization) 2025/08/11 03:47:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/11 03:47:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo' 2025/08/11 03:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo': 1 files missing 2025/08/11 03:47:58 NOTICE: 1 hashes missing 2025/08/11 03:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo': 1 differences found 2025/08/11 03:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/11 03:47:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo': 0 differences found 2025/08/11 03:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo': 1 matching files 2025/08/11 03:47:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puxocux8yapa" 2025/08/11 03:47:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:47:59 DEBUG : Creating backend with remote "TestDrive:crypt/dji6o9erj62bdsjcvm2tvpi00l6kq79h8vgga81p7lpf0h59gkgg" 2025/08/11 03:48:01 DEBUG : Creating backend with remote "/tmp/rclone2261206414" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa'", Local "Local file system at /tmp/rclone2261206414", Modify Window "1ms" 2025/08/11 03:48:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 710d33bcf91ad6b1947a2cc1d716af3b OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/11 03:48:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/11 03:48:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa' 2025/08/11 03:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa': 1 files missing 2025/08/11 03:48:03 NOTICE: 1 hashes missing 2025/08/11 03:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa': 1 differences found 2025/08/11 03:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/11 03:48:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa': 0 differences found 2025/08/11 03:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa': 1 matching files 2025/08/11 03:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vacidif1kecu" 2025/08/11 03:48:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:48:05 DEBUG : Creating backend with remote "TestDrive:crypt/nrska4kp1ji7dkhj78l612anhv3hqavkdutkr9r7qh1479i6rvtg" 2025/08/11 03:48:05 DEBUG : Creating backend with remote "/tmp/rclone922610813" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu'", Local "Local file system at /tmp/rclone922610813", Modify Window "1ms" 2025/08/11 03:48:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9cf5213a36b3e8a0a7b1ece1bf7a61b OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/11 03:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/11 03:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu' 2025/08/11 03:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu': 1 files missing 2025/08/11 03:48:08 NOTICE: 1 hashes missing 2025/08/11 03:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu': 1 differences found 2025/08/11 03:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/11 03:48:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu': 0 differences found 2025/08/11 03:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu': 1 matching files 2025/08/11 03:48:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-risatug5babi" 2025/08/11 03:48:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:48:09 DEBUG : Creating backend with remote "TestDrive:crypt/p5gkb8bb76jl3lajv2609lv0fla0lremjhjveovdmgq16mb5e28g" 2025/08/11 03:48:10 DEBUG : Creating backend with remote "/tmp/rclone2826005570" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi'", Local "Local file system at /tmp/rclone2826005570", Modify Window "1ms" 2025/08/11 03:48:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 501798e2c7732069785d8f04432ece60 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/11 03:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/11 03:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi' 2025/08/11 03:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi': 1 files missing 2025/08/11 03:48:13 NOTICE: 1 hashes missing 2025/08/11 03:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi': 1 differences found 2025/08/11 03:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/11 03:48:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:48:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi': 0 differences found 2025/08/11 03:48:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi': 1 matching files 2025/08/11 03:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pusatoz1vivi" 2025/08/11 03:48:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/uh6chooqp51avh4aj8t65uerta3p11ojogg0qm89r4bp8s4kngl0" 2025/08/11 03:48:15 DEBUG : Creating backend with remote "/tmp/rclone1723091269" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi'", Local "Local file system at /tmp/rclone1723091269", Modify Window "1ms" 2025/08/11 03:48:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c217b419c408afafb3be8e21446028d1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/11 03:48:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/11 03:48:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi' 2025/08/11 03:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi': 1 files missing 2025/08/11 03:48:18 NOTICE: 1 hashes missing 2025/08/11 03:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi': 1 differences found 2025/08/11 03:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/11 03:48:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/11 03:48:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi': 0 differences found 2025/08/11 03:48:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi': 1 matching files 2025/08/11 03:48:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pusatoz1vivi': Purge remote 2025/08/11 03:48:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-risatug5babi': Purge remote 2025/08/11 03:48:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vacidif1kecu': Purge remote 2025/08/11 03:48:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puxocux8yapa': Purge remote 2025/08/11 03:48:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sihufec5tulo': Purge remote 2025/08/11 03:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lujidok7gula': Purge remote 2025/08/11 03:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mowuzac2puka': Purge remote 2025/08/11 03:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cerahaz9ruja': Purge remote 2025/08/11 03:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoquhaq0muzo': Purge remote 2025/08/11 03:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vejisig1jumi': Purge remote --- PASS: TestApplyTransforms (54.18s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:48:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/11 03:48:26 DEBUG : sub/file2: md5 = e70f73ea62ab35b64c4c5d13bb76f704 OK 2025/08/11 03:48:26 INFO : file1: Copied (new) to: sub/file2 2025/08/11 03:48:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 03:48:26 DEBUG : file1: Unchanged skipping 2025/08/11 03:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': don't need to copy/move sub/file2, it is already at target location 2025/08/11 03:48:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.06s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:48:32 DEBUG : dst/file1: md5 = 1a39c4bada6182ba51ccf4a24388cf32 OK 2025/08/11 03:48:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/backup" 2025/08/11 03:48:33 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/1nrff024r7pq65ecp72fc28jb0" 2025/08/11 03:48:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/11 03:48:36 INFO : dst/file1: Moved (server-side) 2025/08/11 03:48:38 DEBUG : dst/file1: md5 = 76813f59b82bebdcaaa4ca389bad898c OK 2025/08/11 03:48:38 INFO : dst/file1: Copied (new) 2025/08/11 03:48:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/11 03:48:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/11 03:48:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.70s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:48:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/dst" 2025/08/11 03:48:42 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/11 03:48:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/CompareDest" 2025/08/11 03:48:44 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/gveqi14airsml4bgu7krj116o8" 2025/08/11 03:48:45 DEBUG : one: Need to transfer - File not found at Destination 2025/08/11 03:48:48 DEBUG : one: md5 = e40dc5f4268877c7157898e52d814ea2 OK 2025/08/11 03:48:48 INFO : one: Copied (new) 2025/08/11 03:48:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:48:51 DEBUG : one: md5 = c486d863b7272e0fa539542cb1214bf0 OK 2025/08/11 03:48:51 INFO : one: Copied (replaced existing) 2025/08/11 03:48:52 DEBUG : dst/one: md5 = c27bb21b8c3d542088e85cc92734aec1 OK 2025/08/11 03:48:55 DEBUG : CompareDest/one: md5 = b9b97f031f9faff56bbd5a959c8746ee OK 2025/08/11 03:48:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:48:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 03:48:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 03:48:58 DEBUG : CompareDest/two: md5 = b72de5743dc6e8adaf8c4596571b905c OK 2025/08/11 03:48:59 DEBUG : two: Need to transfer - File not found at Destination 2025/08/11 03:48:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 03:48:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 03:49:00 DEBUG : two: Need to transfer - File not found at Destination 2025/08/11 03:49:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 03:49:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 03:49:01 DEBUG : two: Need to transfer - File not found at Destination 2025/08/11 03:49:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/11 03:49:03 DEBUG : two: md5 = 36a5927ea4d1eef89fdf763656bf2355 OK 2025/08/11 03:49:03 INFO : two: Copied (new) 2025/08/11 03:49:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/11 03:49:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:49:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/11 03:49:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.91s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:49:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/dst" 2025/08/11 03:49:07 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/11 03:49:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/CopyDest" 2025/08/11 03:49:09 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/11 03:49:11 DEBUG : one: Need to transfer - File not found at Destination 2025/08/11 03:49:13 DEBUG : one: md5 = 536ab61d606d5ab6656d4552cf252876 OK 2025/08/11 03:49:13 INFO : one: Copied (new) 2025/08/11 03:49:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:49:16 DEBUG : one: md5 = c304a21942f4ae4791ebb9bcc24a1f73 OK 2025/08/11 03:49:16 INFO : one: Copied (replaced existing) 2025/08/11 03:49:18 DEBUG : dst/one: md5 = 71eac4dcc9ee13d150131bd85a961179 OK 2025/08/11 03:49:21 DEBUG : CopyDest/one: md5 = d77b85782daa12401cfed74837124827 OK 2025/08/11 03:49:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/BackupDir" 2025/08/11 03:49:21 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/11 03:49:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:49:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 03:49:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:49:25 INFO : one: Moved (server-side) 2025/08/11 03:49:26 INFO : one: Copied (server-side copy) 2025/08/11 03:49:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/11 03:49:28 DEBUG : CopyDest/two: md5 = a0d1af47839a1f6136e5c3d94f26b9a2 OK 2025/08/11 03:49:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/11 03:49:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 03:49:31 INFO : two: Copied (server-side copy) 2025/08/11 03:49:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/11 03:49:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 03:49:31 DEBUG : two: Unchanged skipping 2025/08/11 03:49:33 DEBUG : CopyDest/three: md5 = 7d5139d84cfdb36614b107c408ac9277 OK 2025/08/11 03:49:34 DEBUG : three: Need to transfer - File not found at Destination 2025/08/11 03:49:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/11 03:49:34 DEBUG : three: Destination not found in --copy-dest 2025/08/11 03:49:36 DEBUG : three: md5 = 81badf44159608409515a7a26bf9706d OK 2025/08/11 03:49:36 INFO : three: Copied (new) 2025/08/11 03:49:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/11 03:49:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:49:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/11 03:49:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:49:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/11 03:49:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/11 03:49:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.59s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.39s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:49:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/11 03:49:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9559ab037917daf4495bebe334aa2cd4 OK 2025/08/11 03:49:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/11 03:49:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/11 03:49:47 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/11 03:49:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/11 03:49:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/11 03:49:50 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c68c68e8429e4d84bb0c7fc6de22e2ec OK 2025/08/11 03:49:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/11 03:49:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/11 03:49:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:49:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using skip mode. 2025/08/11 03:49:56 NOTICE: one: Found 2 files with duplicate names 2025/08/11 03:49:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using skip mode. 2025/08/11 03:50:03 NOTICE: one: Found 3 files with duplicate names 2025/08/11 03:50:03 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/11 03:50:03 INFO : one: Deleted 2025/08/11 03:50:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.04s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using first mode. 2025/08/11 03:50:10 NOTICE: one: Found 3 files with duplicate names 2025/08/11 03:50:10 INFO : one: Deleted 2025/08/11 03:50:11 INFO : one: Deleted 2025/08/11 03:50:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using newest mode. 2025/08/11 03:50:16 NOTICE: one: Found 3 files with duplicate names 2025/08/11 03:50:16 INFO : one: Deleted 2025/08/11 03:50:17 INFO : one: Deleted 2025/08/11 03:50:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using oldest mode. 2025/08/11 03:50:22 NOTICE: one: Found 3 files with duplicate names 2025/08/11 03:50:23 INFO : one: Deleted 2025/08/11 03:50:23 INFO : one: Deleted 2025/08/11 03:50:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.07s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using largest mode. 2025/08/11 03:50:29 NOTICE: one: Found 3 files with duplicate names 2025/08/11 03:50:29 INFO : one: Deleted 2025/08/11 03:50:30 INFO : one: Deleted 2025/08/11 03:50:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.60s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using smallest mode. 2025/08/11 03:50:35 NOTICE: one: Found 3 files with duplicate names 2025/08/11 03:50:36 INFO : one: Deleted 2025/08/11 03:50:37 INFO : one: Deleted 2025/08/11 03:50:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.61s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Looking for duplicate names using rename mode. 2025/08/11 03:50:43 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/11 03:50:45 INFO : one-2.txt: renamed from: one.txt 2025/08/11 03:50:46 INFO : one-3.txt: renamed from: one.txt 2025/08/11 03:50:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:50:52 DEBUG : dupe1/one.txt: md5 = d50293ec5ac94d4e570761dd7a9a4ac6 OK 2025/08/11 03:50:54 DEBUG : dupe2/two.txt: md5 = 57542f96c9f3b93bf768058876997357 OK 2025/08/11 03:50:56 DEBUG : dupe3/three.txt: md5 = e567bf11ab45fe2195113bdefcc3e7bc OK 2025/08/11 03:50:57 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/11 03:50:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/11 03:50:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/11 03:51:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/11 03:51:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/11 03:51:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/11 03:51:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.70s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:51:05 DEBUG : a.txt: md5 = 6bb2c5fc488859a33fde4a646a0b8f25 OK 2025/08/11 03:51:06 DEBUG : zend.txt: md5 = d7e3eaa42a1fb8028735ae25017a9fa8 OK 2025/08/11 03:51:09 DEBUG : sub dir/hello world: md5 = 7d29f42c1fa2cda2759731986dd88f10 OK 2025/08/11 03:51:10 DEBUG : sub dir/hello world2: md5 = fa49fbffb2d64b1012124c60885596dc OK 2025/08/11 03:51:12 DEBUG : sub dir/ignore dir/.ignore: md5 = ca137cd7a734096eb78d5ec326a1f00b OK 2025/08/11 03:51:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = dff387a6cbdf68c05be20e4a7e1554e4 OK 2025/08/11 03:51:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = ba8c08fd1d6b48d1675655198559e039 OK 2025/08/11 03:51:17 DEBUG : a.txt: Excluded (Size Filter) 2025/08/11 03:51:17 DEBUG : a.txt: Excluded 2025/08/11 03:51:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/11 03:51:18 DEBUG : sub dir/hello world: Excluded 2025/08/11 03:51:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/11 03:51:18 DEBUG : sub dir/hello world2: Excluded 2025/08/11 03:51:18 DEBUG : sub dir/ignore dir: Excluded 2025/08/11 03:51:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/11 03:51:18 DEBUG : sub dir/hello world: Excluded 2025/08/11 03:51:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/11 03:51:18 DEBUG : sub dir/hello world2: Excluded 2025/08/11 03:51:19 DEBUG : sub dir/ignore dir: Excluded 2025/08/11 03:51:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/11 03:51:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/11 03:51:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/11 03:51:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/11 03:51:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/11 03:51:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/11 03:51:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.82s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:51:27 DEBUG : a.txt: md5 = f67e8c5aa21faf5c7cd6a855396aa33e OK 2025/08/11 03:51:29 DEBUG : zend.txt: md5 = fa6cef01f9a140ec545bbed053df6c19 OK 2025/08/11 03:51:31 DEBUG : sub dir/hello world: md5 = 1416a332ff2338bfc58768706edef41f OK 2025/08/11 03:51:32 DEBUG : sub dir/hello world2: md5 = 14f030c7ba5180daba303975588f98a6 OK 2025/08/11 03:51:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 5557e3bfad2adc604449f50e380fc2ff OK 2025/08/11 03:51:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = ebdd568221560332184b7c99214a4bbe OK 2025/08/11 03:51:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8edc038c7e23da0c40d11b0c3f1bdde1 OK 2025/08/11 03:51:39 DEBUG : a.txt: Excluded (Size Filter) 2025/08/11 03:51:39 DEBUG : a.txt: Excluded 2025/08/11 03:51:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/11 03:51:40 DEBUG : sub dir/hello world: Excluded 2025/08/11 03:51:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/11 03:51:40 DEBUG : sub dir/hello world2: Excluded 2025/08/11 03:51:41 DEBUG : sub dir/ignore dir: Excluded 2025/08/11 03:51:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/11 03:51:41 DEBUG : sub dir/hello world: Excluded 2025/08/11 03:51:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/11 03:51:41 DEBUG : sub dir/hello world2: Excluded 2025/08/11 03:51:41 DEBUG : sub dir/ignore dir: Excluded 2025/08/11 03:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/11 03:51:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/11 03:51:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/11 03:51:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/11 03:51:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/11 03:51:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/11 03:51:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.31s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:51:49 DEBUG : file1: md5 = 942bf9fba96e4425a05e44ccfc9965b6 OK 2025/08/11 03:51:51 DEBUG : sub/file2: md5 = 8588768b6a495525eb17e5eb7b70b308 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/11 03:51:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/11 03:51:55 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/11 03:51:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/11 03:51:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.79s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:51:59 DEBUG : file1: md5 = 30377ea5aed848ce77b74a9ce62bc54b OK 2025/08/11 03:52:01 DEBUG : sub/file2: md5 = c4001734f4a101a0facfc7e9a6980dca 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/11 03:52:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/notfound" 2025/08/11 03:52:05 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/qe0i31qdkoejk60elps0ni5sqk" 2025/08/11 03:52:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.85s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Making directory 2025/08/11 03:52:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:12 DEBUG : sub dir/hello world: md5 = bf4edd89d0d3953e1929b69c00c2fa9d OK 2025/08/11 03:52:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:16 DEBUG : potato2: md5 = 1ee397a401cb649de0eae3009bc44e0b OK 2025/08/11 03:52:18 DEBUG : empty space: md5 = 027e3eb7d365b5da5e16c52ca1fa8fa6 OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:21 DEBUG : potato2: md5 = 0571f5e137cdef31fc59c6e6cfe4acab OK 2025/08/11 03:52:22 DEBUG : empty space: md5 = 3cf772e2329479388f9a93cd0a968912 OK 2025/08/11 03:52:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/11 03:52:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:26 DEBUG : potato2: md5 = 1ba200b7fa60efdf81ad134af3eca2d4 OK 2025/08/11 03:52:28 DEBUG : empty space: md5 = 44ae6bff6e9b84beddc1f3851281f892 OK --- PASS: TestLsLong (4.68s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:31 DEBUG : potato2: md5 = acb46f27a355aa68b35bd87417da47dc OK 2025/08/11 03:52:32 DEBUG : empty space: md5 = 49447b7a0fd2e0ebcc13025b67c252af OK --- PASS: TestHashSums (4.53s) === RUN TestHashSumsWithErrors 2025/08/11 03:52:34 DEBUG : Creating backend with remote ":memory:" 2025/08/11 03:52:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/11 03:52:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/11 03:52:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/11 03:52:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/11 03:52:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/11 03:52:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/11 03:52:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/11 03:52:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/11 03:52:34 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:35 DEBUG : potato2: md5 = da02ea15109cdccb39a3a6eadd641556 OK 2025/08/11 03:52:37 DEBUG : empty space: md5 = d50585d4a775af80eba01fae3ec4a296 OK 2025/08/11 03:52:39 DEBUG : sub dir/potato3: md5 = 3f7abfa57890bd278bac58cc1dcc2e25 OK 2025/08/11 03:52:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.51s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:44 DEBUG : small: md5 = 69b2d78e177b6c1ad78881d1a8a5c57e OK 2025/08/11 03:52:45 DEBUG : medium: md5 = d870a0099a4a69d6f8b0da2b66f03000 OK 2025/08/11 03:52:47 DEBUG : large: md5 = 54ee46117c8968064d4b62bee16bf2ff OK 2025/08/11 03:52:47 DEBUG : Waiting for deletions to finish 2025/08/11 03:52:47 DEBUG : large: Excluded (Size Filter) 2025/08/11 03:52:48 INFO : medium: Deleted 2025/08/11 03:52:48 INFO : small: Deleted --- PASS: TestDelete (6.55s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:51 DEBUG : small: md5 = 0a0b98bfcb82d5b9624623ce9c642056 OK 2025/08/11 03:52:52 DEBUG : medium: md5 = dc256aabf9cd8cd46077129d6dd3324b OK 2025/08/11 03:52:53 DEBUG : large: md5 = dedfa424e5851ce7b0258bc5df89bff5 OK 2025/08/11 03:52:54 DEBUG : Waiting for deletions to finish 2025/08/11 03:52:54 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/11 03:52:54 INFO : large: Deleted 2025/08/11 03:52:54 INFO : small: Deleted --- PASS: TestMaxDelete (6.88s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:52:57 DEBUG : small: md5 = 7480627ca02a84eb15257312818653d4 OK 2025/08/11 03:52:59 DEBUG : medium: md5 = 703f2d9735cd003a400cbb9f2ba9c208 OK 2025/08/11 03:53:00 DEBUG : large: md5 = e267ee2e3e2d0c4b70669843c1d501d1 OK 2025/08/11 03:53:00 DEBUG : Waiting for deletions to finish 2025/08/11 03:53:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/11 03:53:01 INFO : small: Deleted 2025/08/11 03:53:01 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.99s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:53:05 DEBUG : small: md5 = 861452f864ed8814b1241367aefd525c OK 2025/08/11 03:53:06 DEBUG : medium: md5 = 103bccab4b1a28ee66435329c94fbb67 OK 2025/08/11 03:53:08 DEBUG : large: md5 = 730252241396bddaf92766221925e36c OK 2025/08/11 03:53:08 DEBUG : Waiting for deletions to finish 2025/08/11 03:53:08 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/11 03:53:09 INFO : small: Deleted 2025/08/11 03:53:09 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.32s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:53:12 DEBUG : ReadFile: md5 = abfe7e9143b18eb5ce9472266d777d11 OK --- PASS: TestReadFile (4.31s) === RUN TestRetry 2025/08/11 03:53:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/11 03:53:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/11 03:53:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/11 03:53:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/11 03:53:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/11 03:53:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/11 03:53:15 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:53:16 DEBUG : file1: md5 = 1b070605f8732285bc2bd817cef4c85f OK 2025/08/11 03:53:17 DEBUG : file2: md5 = f229f9409d618f6e810a79c834d46a09 OK --- PASS: TestCat (17.15s) === RUN TestPurge 2025/08/11 03:53:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruxamuy2piti" 2025/08/11 03:53:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:53:32 DEBUG : Creating backend with remote "TestDrive:crypt/53rq3j05vah3vrg557kvu3bga89etap9k54fitcvln5icm24rhe0" 2025/08/11 03:53:33 DEBUG : Creating backend with remote "/tmp/rclone2688549366" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruxamuy2piti'", Local "Local file system at /tmp/rclone2688549366", Modify Window "1ms" 2025/08/11 03:53:37 DEBUG : A1/B1/C1/one: md5 = df8a3824fa352940f54e2130949912f7 OK 2025/08/11 03:53:37 INFO : A2: Making directory 2025/08/11 03:53:38 INFO : A1/B2: Making directory 2025/08/11 03:53:39 INFO : A1/B2/C2: Making directory 2025/08/11 03:53:40 INFO : A1/B1/C3: Making directory 2025/08/11 03:53:40 INFO : A3: Making directory 2025/08/11 03:53:41 INFO : A3/B3: Making directory 2025/08/11 03:53:42 INFO : A3/B3/C4: Making directory 2025/08/11 03:53:44 DEBUG : A1/two: md5 = 151b03aadcb255e6896de53dccb2b47c OK 2025/08/11 03:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruxamuy2piti': Purge remote 2025/08/11 03:53:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.93s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:53:51 DEBUG : A1/B1/C1/one: md5 = 08e3a444f3d7a83ab77bd2eb345dafe8 OK 2025/08/11 03:53:51 INFO : A2: Making directory 2025/08/11 03:53:52 INFO : A1/B2: Making directory 2025/08/11 03:53:53 INFO : A1/B2/C2: Making directory 2025/08/11 03:53:54 INFO : A1/B1/C3: Making directory 2025/08/11 03:53:54 INFO : A3: Making directory 2025/08/11 03:53:55 INFO : A3/B3: Making directory 2025/08/11 03:53:56 INFO : A3/B3/C4: Making directory 2025/08/11 03:53:58 DEBUG : A1/two: md5 = 71425e0483934aff2d6df38a36a0e539 OK 2025/08/11 03:53:59 DEBUG : removing 1 level 3 directories 2025/08/11 03:53:59 INFO : A3/B3/C4: Removing directory 2025/08/11 03:54:02 DEBUG : removing 2 level 3 directories 2025/08/11 03:54:02 INFO : A1/B2/C2: Removing directory 2025/08/11 03:54:02 INFO : A1/B1/C3: Removing directory 2025/08/11 03:54:03 DEBUG : removing 2 level 2 directories 2025/08/11 03:54:03 INFO : A3/B3: Removing directory 2025/08/11 03:54:03 INFO : A1/B2: Removing directory 2025/08/11 03:54:03 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/11 03:54:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/11 03:54:03 DEBUG : removing 2 level 1 directories 2025/08/11 03:54:03 INFO : A2: Removing directory 2025/08/11 03:54:03 INFO : A3: Removing directory 2025/08/11 03:54:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/11 03:54:07 DEBUG : removing 1 level 3 directories 2025/08/11 03:54:07 INFO : A1/B1/C1: Removing directory 2025/08/11 03:54:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:08 DEBUG : removing 1 level 2 directories 2025/08/11 03:54:08 INFO : A1/B1: Removing directory 2025/08/11 03:54:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/11 03:54:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/11 03:54:09 DEBUG : removing 1 level 1 directories 2025/08/11 03:54:09 INFO : A1: Removing directory 2025/08/11 03:54:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/11 03:54:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/11 03:54:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/11 03:54:09 DEBUG : removing 1 level 0 directories 2025/08/11 03:54:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Removing directory 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/11 03:54:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:54:12 INFO : A1: Making directory 2025/08/11 03:54:12 INFO : A1/B1: Making directory 2025/08/11 03:54:13 INFO : A1/B1/C1: Making directory 2025/08/11 03:54:16 DEBUG : removing 1 level 3 directories 2025/08/11 03:54:16 INFO : A1/B1/C1: Removing directory 2025/08/11 03:54:16 DEBUG : removing 1 level 2 directories 2025/08/11 03:54:16 INFO : A1/B1: Removing directory 2025/08/11 03:54:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/11 03:54:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.76s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:54:19 INFO : A1: Making directory 2025/08/11 03:54:19 INFO : A1/B1: Making directory 2025/08/11 03:54:20 INFO : A1/B1/C1: Making directory 2025/08/11 03:54:23 DEBUG : removing 1 level 3 directories 2025/08/11 03:54:23 INFO : A1/B1/C1: Removing directory 2025/08/11 03:54:24 DEBUG : removing 1 level 2 directories 2025/08/11 03:54:24 INFO : A1/B1: Removing directory 2025/08/11 03:54:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/11 03:54:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.54s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:54:28 DEBUG : file1: md5 = e67d50f4f1f11bc04b41457660159813 OK 2025/08/11 03:54:28 DEBUG : filename.txt: File name found in url 2025/08/11 03:54:30 DEBUG : filename.txt: md5 = 0b36badb2255dc8ad71d4be67d944ee8 OK 2025/08/11 03:54:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/11 03:54:31 DEBUG : headerfilename.txt: md5 = 48ecba3ec1b1cc7a5aa111f88ed60191 OK 2025/08/11 03:54:33 DEBUG : file2: md5 = f18f84c60ed19b7ed6cf1c2daa75611f OK --- PASS: TestCopyURL (9.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:54:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/11 03:54:38 DEBUG : sub/file2: md5 = 8404b8e05f7ef362eaceca6fd5b01fbc OK 2025/08/11 03:54:38 INFO : file1: Copied (new) to: sub/file2 2025/08/11 03:54:38 INFO : file1: Deleted 2025/08/11 03:54:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 03:54:38 DEBUG : file1: Unchanged skipping 2025/08/11 03:54:38 INFO : file1: Deleted 2025/08/11 03:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': don't need to copy/move sub/file2, it is already at target location 2025/08/11 03:54:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.07s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:54:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/11 03:54:43 DEBUG : file1: md5 = d0df8dc84d01b406080b5f699bf0311f OK 2025/08/11 03:54:43 INFO : file1: Copied (new) 2025/08/11 03:54:43 INFO : file1: Deleted 2025/08/11 03:54:44 DEBUG : file1: Destination exists, skipping 2025/08/11 03:54:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.62s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:54:48 DEBUG : dst/file1: md5 = 3859bf8000237792a4bf88b93b6bb0fa OK 2025/08/11 03:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehosuc1tura/backup" 2025/08/11 03:54:49 DEBUG : Creating backend with remote "TestDrive:crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960/1nrff024r7pq65ecp72fc28jb0" 2025/08/11 03:54:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/11 03:54:53 INFO : dst/file1: Moved (server-side) 2025/08/11 03:54:54 DEBUG : dst/file1: md5 = 980d1433ebe5d57f972aec5c8712b0b0 OK 2025/08/11 03:54:54 INFO : dst/file1: Copied (new) 2025/08/11 03:54:54 INFO : dst/file1: Deleted 2025/08/11 03:54:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/11 03:54:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/11 03:54:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.15s) === 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:55:01 DEBUG : A1/one: md5 = ca139d8902a459e4204523b16348f373 OK 2025/08/11 03:55:03 DEBUG : A1/two: md5 = bde5c52dd6e85de6b682f14a41fde680 OK 2025/08/11 03:55:05 DEBUG : A1/B1/three: md5 = 4b77b066035095c3c2d9bc68f8921821 OK 2025/08/11 03:55:07 DEBUG : A1/B1/C1/four: md5 = 6d4b624eb6928f210be96aac4eaa5089 OK 2025/08/11 03:55:10 DEBUG : A1/B1/C2/five: md5 = 4b43803cc3c86a53dab5aa99b774c053 OK 2025/08/11 03:55:10 INFO : A1/B2: Making directory 2025/08/11 03:55:10 INFO : A1/B1/C3: Making directory 2025/08/11 03:55:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/11 03:55:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/11 03:55:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/11 03:55:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/11 03:55:20 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/11 03:55:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/11 03:55:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/11 03:55:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/11 03:55:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/11 03:55:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/11 03:55:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/11 03:55:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/11 03:55:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/11 03:55:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/11 03:55:31 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/11 03:55:32 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/11 03:55:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/11 03:55:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/11 03:55:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/11 03:55:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/11 03:55:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/11 03:55:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/11 03:55:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/11 03:55:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.96s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:55:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': File to upload is small (34 bytes), uploading instead of streaming 2025/08/11 03:55:46 DEBUG : no_checksum_small_file_from_pipe: md5 = 050bf2f30508553cada652fd0afd8cca OK 2025/08/11 03:55:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/11 03:55:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/11 03:55:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/11 03:55:48 DEBUG : no_checksum_big_file_from_pipe: md5 = cef7efe3adb682512a1b387b7ad956be OK 2025/08/11 03:55:48 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': File to upload is small (34 bytes), uploading instead of streaming 2025/08/11 03:55:52 DEBUG : with_checksum_small_file_from_pipe: md5 = e4194f2c796e2fc1e81014d87e739e64 OK 2025/08/11 03:55:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/11 03:55:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/11 03:55:53 DEBUG : with_checksum_big_file_from_pipe: md5 = ebc2b4757e4414e8ad96ea1398081464 OK 2025/08/11 03:55:53 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': File to upload is small (34 bytes), uploading instead of streaming 2025/08/11 03:55:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 03:55:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/11 03:55:58 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-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': File to upload is small (34 bytes), uploading instead of streaming 2025/08/11 03:56:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/11 03:56:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/11 03:56:03 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/11 03:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': File to upload is small (48 bytes), uploading instead of streaming 2025/08/11 03:56:07 DEBUG : rcat_metadata: md5 = 1f3deabb7faab8aaa9facc9dba27a7c4 OK 2025/08/11 03:56:07 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/11 03:56:09 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/11 03:56:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3816b155cd039a1c47120681c58de1cf OK 2025/08/11 03:56:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:12 DEBUG : potato1: md5 = 6c975bb3723978ba2a4e2e23758c18fa OK 2025/08/11 03:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': File to upload is small (60 bytes), uploading instead of streaming 2025/08/11 03:56:14 DEBUG : potato2: md5 = 26dd299acc8a872c51ca8fc1bb77106e OK 2025/08/11 03:56:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.46s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:17 DEBUG : potato1: md5 = addcf1e339cf448d09ce74413e18d526 OK 2025/08/11 03:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': File to upload is small (60 bytes), uploading instead of streaming 2025/08/11 03:56:18 DEBUG : potato2: md5 = 82c03fb6a07d6c12c7d1aeafddf34988 OK 2025/08/11 03:56:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:22 DEBUG : potato2: md5 = c29661d385185797ef7391e16976f336 OK 2025/08/11 03:56:24 DEBUG : empty space: md5 = 0538a288a3413cbf41d6eef4153bef6e OK 2025/08/11 03:56:26 DEBUG : sub dir/potato3: md5 = 1b35f8c4b111549e7125f51216ef5587 OK 2025/08/11 03:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Touching "sub dir/potato3" 2025/08/11 03:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Touching "empty space" 2025/08/11 03:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Touching "potato2" 2025/08/11 03:56:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.39s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:31 DEBUG : dir with metadata: Making directory with metadata 2025/08/11 03:56:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.52s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:33 DEBUG : directory with modtime: Making directory with metadata 2025/08/11 03:56:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/11 03:56:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:56:36 DEBUG : Google drive root 'crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960': Skipping btime metadata as can't update it on an existing file: 2025-08-11T03:56:36.188612984Z 2025/08/11 03:56:36 INFO : non existent directory: Updated directory metadata 2025/08/11 03:56:38 DEBUG : Google drive root 'crypt/gc5f1si3hk8jmfhmgapvu7a8927o6qphvp654enh56l6t3c9o960': Skipping btime metadata as can't update it on an existing file: 2025-08-11T03:56:36.188612984Z 2025/08/11 03:56:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.92s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/11 03:56:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/11 03:56:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/11 03:56:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:56:45 DEBUG : dst: Making directory with metadata 2025/08/11 03:56:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:56:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 03:56:46 INFO : dst: Set directory modification time (using SetModTime) 2025/08/11 03:56:46 INFO : dst: Set directory modification time (using SetModTime) 2025/08/11 03:56:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/11 03:56:47 INFO : dst: Set directory modification time (using SetModTime) 2025/08/11 03:56:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura'", Local "Local file system at /tmp/rclone1311445613", Modify Window "1ms" 2025/08/11 03:56:51 DEBUG : sub dir/test remove existing: md5 = 98ad4ca094b57a1aee5408062c408d81 OK 2025/08/11 03:56:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 94457375e9fcbbe6f7c1fae6bc7e43ea OK 2025/08/11 03:56:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qirocet8" before starting 2025/08/11 03:56:55 DEBUG : sub dir/test remove existing.qirocet8: TEST: removing renamed existing file after operation 2025/08/11 03:56:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kedator5" before starting 2025/08/11 03:56:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kedator5: TEST: renaming existing back after failed operation 2025/08/11 03:56:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qekenos2" before starting 2025/08/11 03:57:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qekenos2: TEST: removing renamed existing file after operation 2025/08/11 03:57:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "otjpb3t1eutf7faea82ag9gaiqgh7jp13vl8tgd6apbchps71lbrae9lekm9bejs0p0a8fqtqe4htgqcou32q5nm83dohr1eu17sjasvgkp8esiieftqh8sn8vri8nt07o9cfjjcv1pu0a0g8vsb0v64v3td4b0b2uc5h2f2mgvt7rn2nln0" 2025/08/11 03:57:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "64eqouhq6ip8g5s4dtomte7gdsveuq5kgbti5athdr5efg2f01pg" --- PASS: TestRemoveExisting (13.60s) === 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/11 03:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehosuc1tura': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m9.885995474s (try 1/5)