"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/10 02:01:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru" 2025/04/10 02:01:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:01:05 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0" 2025/04/10 02:01:06 DEBUG : Creating backend with remote "/tmp/rclone1219974936" === 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-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/10 02:01:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/10 02:01:06 DEBUG : potato: Seek from 10 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 10 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/10 02:01:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Seek from 5 to 2 2025/04/10 02:01:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/10 02:01:06 DEBUG : potato: Seek from 7 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 7 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/10 02:01:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Seek from 5 to 2 2025/04/10 02:01:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/10 02:01:06 DEBUG : potato: Seek from 8 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 8 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/10 02:01:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 02:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 02:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 02:01:06 DEBUG : potato: Seek from 5 to 2 2025/04/10 02:01:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/10 02:01:06 DEBUG : potato: Seek from 9 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 9 to 0 2025/04/10 02:01:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:01:08 DEBUG : rutabaga: md5 = 922a61d62a77b041788bd6215473c6ef OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/10 02:01:10 DEBUG : empty space: md5 = f2ec79280b2ae7a10abb9718d8ab0dbe OK === RUN TestCheck/3 2025/04/10 02:01:12 DEBUG : potato2: md5 = 6beb8c807724e4ce52a3077a55a06c37 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/10 02:01:15 DEBUG : remotepotato: md5 = 06ab78440df9a078d8e2af4166e6b13d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.65s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/04/10 02:01:18 DEBUG : Creating backend with remote "nonexistent" 2025/04/10 02:01:18 DEBUG : Creating backend with remote "nonexistent" 2025/04/10 02:01:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/10 02:01:18 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/04/10 02:01:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/10 02:01:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:01:19 DEBUG : rutabaga: md5 = 8b444fd4bc99a0e467e18144d7cf7bb0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/10 02:01:23 DEBUG : empty space: md5 = 3e7c7dbd4aec085689b4ddd5004a0d8e OK === RUN TestCheckDownload/3 2025/04/10 02:01:26 DEBUG : potato2: md5 = e0494978355f5754a2909e26e877b2e2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/10 02:01:30 DEBUG : remotepotato: md5 = 22384375a5fa60f2f958754f38d8f64c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.23s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.41s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:01:36 DEBUG : rutabaga: md5 = 6cddac9d5cd9d021ed832429dcdf053a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/10 02:01:39 DEBUG : empty space: md5 = 729c46c7bbbaa60bd483e223c8df4088 OK === RUN TestCheckSizeOnly/3 2025/04/10 02:01:41 DEBUG : potato2: md5 = 07c00ae07c988c330f618983803dd75d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/10 02:01:43 DEBUG : remotepotato: md5 = 5d56abd7b818c8d80e21b2b76e9fd6df OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.97s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:01:47 DEBUG : test.sum: md5 = 7a9a4f9a362d29dba3c4e75b523e81a0 OK 2025/04/10 02:01:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/10 02:01:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/10 02:01:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/10 02:01:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/10 02:01:50 DEBUG : test.sum: md5 = 349634fe49cfda336400bfd0b4188590 OK 2025/04/10 02:01:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/10 02:01:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/10 02:01:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/10 02:01:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.50s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:01:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/data" 2025/04/10 02:01:53 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:01:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/data" 2025/04/10 02:01:55 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/vjrnln8ratgmqakfosrqe8espk" 2025/04/10 02:01:58 DEBUG : data/banana: md5 = d49c47e38c1d75acb31b05eb3e8e5cbc OK 2025/04/10 02:02:00 DEBUG : test.sum: md5 = cd9cf9865961c255c2e33a0a4b82ea2c OK === RUN TestCheckSumDownload/subtest1 2025/04/10 02:02:04 DEBUG : data/potato: md5 = cba4b31fc6241bbe1b362e27f09aaf26 OK 2025/04/10 02:02:06 DEBUG : test.sum: md5 = 443c3d185d441289e57db91341dd8d0d OK === RUN TestCheckSumDownload/subtest2 2025/04/10 02:02:10 DEBUG : test.sum: md5 = f5a3c7449782d3b17f1bbfbb8cb8b2c1 OK === RUN TestCheckSumDownload/subtest3 2025/04/10 02:02:14 DEBUG : test.sum: md5 = 317b060f2a21bb76a465d2c44672a8e0 OK === RUN TestCheckSumDownload/subtest4 2025/04/10 02:02:18 DEBUG : test.sum: md5 = 15e7ff4542fc1cb7b12a37c07538e852 OK === RUN TestCheckSumDownload/subtest5 2025/04/10 02:02:23 DEBUG : test.sum: md5 = f78d951f523f01f92901d07e2805e983 OK === RUN TestCheckSumDownload/subtest6 2025/04/10 02:02:28 DEBUG : data/banana: md5 = 02343d4dd47355b63f14e7ed54adc1eb OK 2025/04/10 02:02:29 DEBUG : data/potato: md5 = aeb4e50658ef1cab742b39b2c76c0dbf OK 2025/04/10 02:02:31 DEBUG : test.sum: md5 = c0e6cd16ddc8b6020efdc5697c9b1d74 OK === RUN TestCheckSumDownload/subtest7 2025/04/10 02:02:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/10 02:02:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.35s) --- PASS: TestCheckSumDownload/subtest1 (2.74s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.44s) --- PASS: TestCheckSumDownload/subtest5 (2.67s) --- PASS: TestCheckSumDownload/subtest6 (2.83s) --- PASS: TestCheckSumDownload/subtest7 (2.76s) === RUN TestApplyTransforms 2025/04/10 02:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gijotor4yobo" 2025/04/10 02:02:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:02:37 DEBUG : Creating backend with remote "TestDrive:crypt/2pvk2o35j0d6uvtrc11rojfgov7ugnj40hocjuo5sd56frgk8h6g" 2025/04/10 02:02:38 DEBUG : Creating backend with remote "/tmp/rclone2109156025" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo'", Local "Local file system at /tmp/rclone2109156025", Modify Window "1ms" 2025/04/10 02:02:40 DEBUG : hello, world!: md5 = 9aec906f3637781ec6d4fb747d241f14 OK upper checkfile vs. lower remote (without normalization) 2025/04/10 02:02:41 ERROR : hello, world!: sum not found 2025/04/10 02:02:41 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo' 2025/04/10 02:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo': 1 files missing 2025/04/10 02:02:41 NOTICE: 1 hashes missing 2025/04/10 02:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo': 2 differences found 2025/04/10 02:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/10 02:02:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo': 0 differences found 2025/04/10 02:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo': 1 matching files 2025/04/10 02:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeqanon8vulu" 2025/04/10 02:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/3ujkcco8qkc11s25jru34uoh4hr59jslbmpgo98336trjka6chfg" 2025/04/10 02:02:43 DEBUG : Creating backend with remote "/tmp/rclone797481689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu'", Local "Local file system at /tmp/rclone797481689", Modify Window "1ms" 2025/04/10 02:02:45 DEBUG : HELLO, WORLD!: md5 = 3bc3bce9251f3ff3c02310c87f462cae OK lower checkfile vs. upper remote (without normalization) 2025/04/10 02:02:46 ERROR : HELLO, WORLD!: sum not found 2025/04/10 02:02:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu' 2025/04/10 02:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu': 1 files missing 2025/04/10 02:02:46 NOTICE: 1 hashes missing 2025/04/10 02:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu': 2 differences found 2025/04/10 02:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/10 02:02:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu': 0 differences found 2025/04/10 02:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu': 1 matching files 2025/04/10 02:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucusax8noro" 2025/04/10 02:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/samcqsaflhriaj8q47s13a1ge5sjhuc9or39ign5bgdk9eqp3340" 2025/04/10 02:02:48 DEBUG : Creating backend with remote "/tmp/rclone4137432512" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro'", Local "Local file system at /tmp/rclone4137432512", Modify Window "1ms" 2025/04/10 02:02:50 DEBUG : HeLlO, wOrLd!: md5 = 30e050448ed128b9fb66e0d1a79feda3 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/10 02:02:50 ERROR : HeLlO, wOrLd!: sum not found 2025/04/10 02:02:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro' 2025/04/10 02:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro': 1 files missing 2025/04/10 02:02:50 NOTICE: 1 hashes missing 2025/04/10 02:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro': 2 differences found 2025/04/10 02:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/10 02:02:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro': 0 differences found 2025/04/10 02:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro': 1 matching files 2025/04/10 02:02:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilurex0hivo" 2025/04/10 02:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:02:51 DEBUG : Creating backend with remote "TestDrive:crypt/j65nktl93odq2k7rm0anj2dct16rk1mraea6dhi02jdc0bmpvtjg" 2025/04/10 02:02:52 DEBUG : Creating backend with remote "/tmp/rclone2311805672" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo'", Local "Local file system at /tmp/rclone2311805672", Modify Window "1ms" 2025/04/10 02:02:55 DEBUG : HELLO, WORLD!: md5 = 1db95da80eb67583f59c5637d9c81a4e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/10 02:02:55 ERROR : HELLO, WORLD!: sum not found 2025/04/10 02:02:55 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo' 2025/04/10 02:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo': 1 files missing 2025/04/10 02:02:55 NOTICE: 1 hashes missing 2025/04/10 02:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo': 2 differences found 2025/04/10 02:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/10 02:02:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo': 0 differences found 2025/04/10 02:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo': 1 matching files 2025/04/10 02:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuwijic8sumu" 2025/04/10 02:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/76u69qb63p1b786lpue5qa41d67sai15o1m3ogi2k491tp2dii4g" 2025/04/10 02:02:57 DEBUG : Creating backend with remote "/tmp/rclone1792054682" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu'", Local "Local file system at /tmp/rclone1792054682", Modify Window "1ms" 2025/04/10 02:02:59 DEBUG : 測試_Русский___ě_áñ: md5 = 6c2a65ea5f7d41afe3332679788c4313 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/10 02:03:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/10 02:03:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu' 2025/04/10 02:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu': 1 files missing 2025/04/10 02:03:00 NOTICE: 1 hashes missing 2025/04/10 02:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu': 2 differences found 2025/04/10 02:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/10 02:03:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu': 0 differences found 2025/04/10 02:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu': 1 matching files 2025/04/10 02:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodokuv8zuqa" 2025/04/10 02:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/bfosr7ve2pbnol4s256cbvs464esp654dttarurntehq6hgfcge0" 2025/04/10 02:03:03 DEBUG : Creating backend with remote "/tmp/rclone1491253109" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa'", Local "Local file system at /tmp/rclone1491253109", Modify Window "1ms" 2025/04/10 02:03:05 DEBUG : 測試_Русский___ě_áñ: md5 = 27bd93453e84e31873c464523a7c7259 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/10 02:03:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/10 02:03:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa' 2025/04/10 02:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa': 1 files missing 2025/04/10 02:03:05 NOTICE: 1 hashes missing 2025/04/10 02:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa': 2 differences found 2025/04/10 02:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/10 02:03:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa': 0 differences found 2025/04/10 02:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa': 1 matching files 2025/04/10 02:03:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zebaqeq2kuga" 2025/04/10 02:03:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:03:06 DEBUG : Creating backend with remote "TestDrive:crypt/a506b6n11h9uka9mafmrtc0b5e6ie1ich1e2uf85sj3mllcfh90g" 2025/04/10 02:03:07 DEBUG : Creating backend with remote "/tmp/rclone1322845723" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga'", Local "Local file system at /tmp/rclone1322845723", Modify Window "1ms" 2025/04/10 02:03:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 322be0d2ae363afe98e6f3cd976ccfac OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/10 02:03:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 02:03:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga' 2025/04/10 02:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga': 1 files missing 2025/04/10 02:03:10 NOTICE: 1 hashes missing 2025/04/10 02:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga': 2 differences found 2025/04/10 02:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/10 02:03:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga': 0 differences found 2025/04/10 02:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga': 1 matching files 2025/04/10 02:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidifib4gada" 2025/04/10 02:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/ook3la6ponu6phlrh58g4iu7nsj7i6rtkg80g2ffrv4rgpedljn0" 2025/04/10 02:03:12 DEBUG : Creating backend with remote "/tmp/rclone3786598640" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada'", Local "Local file system at /tmp/rclone3786598640", Modify Window "1ms" 2025/04/10 02:03:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 76c3db79b8018524cfd906061ea96d03 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/10 02:03:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 02:03:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada' 2025/04/10 02:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada': 1 files missing 2025/04/10 02:03:15 NOTICE: 1 hashes missing 2025/04/10 02:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada': 2 differences found 2025/04/10 02:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/10 02:03:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada': 0 differences found 2025/04/10 02:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada': 1 matching files 2025/04/10 02:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepenas3sofu" 2025/04/10 02:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:03:16 DEBUG : Creating backend with remote "TestDrive:crypt/403o1m3mf3fnnn3chsn0rkovqf5jfm3nudc39a3gu3a4p22if6q0" 2025/04/10 02:03:17 DEBUG : Creating backend with remote "/tmp/rclone4229083808" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu'", Local "Local file system at /tmp/rclone4229083808", Modify Window "1ms" 2025/04/10 02:03:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a8f88d7caf13f10760d574f9bdb52dba OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/10 02:03:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 02:03:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu' 2025/04/10 02:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu': 1 files missing 2025/04/10 02:03:20 NOTICE: 1 hashes missing 2025/04/10 02:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu': 2 differences found 2025/04/10 02:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/10 02:03:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu': 0 differences found 2025/04/10 02:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu': 1 matching files 2025/04/10 02:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viqihot8luya" 2025/04/10 02:03:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/01cnpeqbopg26j4skuu8bmhorfs07f28hgt25sv6qkokf9h1i89g" 2025/04/10 02:03:22 DEBUG : Creating backend with remote "/tmp/rclone1491003427" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya'", Local "Local file system at /tmp/rclone1491003427", Modify Window "1ms" 2025/04/10 02:03:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4be0de5fd4ba650ea1e87257a88644fe OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/10 02:03:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 02:03:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya' 2025/04/10 02:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya': 1 files missing 2025/04/10 02:03:25 NOTICE: 1 hashes missing 2025/04/10 02:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya': 2 differences found 2025/04/10 02:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/10 02:03:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 02:03:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya': 0 differences found 2025/04/10 02:03:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya': 1 matching files 2025/04/10 02:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqihot8luya': Purge remote 2025/04/10 02:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepenas3sofu': Purge remote 2025/04/10 02:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidifib4gada': Purge remote 2025/04/10 02:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebaqeq2kuga': Purge remote 2025/04/10 02:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodokuv8zuqa': Purge remote 2025/04/10 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuwijic8sumu': Purge remote 2025/04/10 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilurex0hivo': Purge remote 2025/04/10 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucusax8noro': Purge remote 2025/04/10 02:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeqanon8vulu': Purge remote 2025/04/10 02:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijotor4yobo': Purge remote --- PASS: TestApplyTransforms (54.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:03:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/10 02:03:33 DEBUG : sub/file2: md5 = e5ad87c967f1163d4f2e66f309994d36 OK 2025/04/10 02:03:33 INFO : file1: Copied (new) to: sub/file2 2025/04/10 02:03:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:03:34 DEBUG : file1: Unchanged skipping 2025/04/10 02:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': don't need to copy/move sub/file2, it is already at target location 2025/04/10 02:03:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:03:40 DEBUG : dst/file1: md5 = b96b024f86a5740516e9ae9a4501e0c8 OK 2025/04/10 02:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/backup" 2025/04/10 02:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/1nrff024r7pq65ecp72fc28jb0" 2025/04/10 02:03:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/10 02:03:44 INFO : dst/file1: Moved (server-side) 2025/04/10 02:03:46 DEBUG : dst/file1: md5 = 6b99a80e2b78759d2c2f7a88d2ebd95d OK 2025/04/10 02:03:46 INFO : dst/file1: Copied (new) 2025/04/10 02:03:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 02:03:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 02:03:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.98s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:03:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/dst" 2025/04/10 02:03:51 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 02:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/CompareDest" 2025/04/10 02:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/gveqi14airsml4bgu7krj116o8" 2025/04/10 02:03:54 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 02:03:56 DEBUG : one: md5 = bf70290d73458e713347e5781eca9f2a OK 2025/04/10 02:03:56 INFO : one: Copied (new) 2025/04/10 02:03:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:03:59 DEBUG : one: md5 = 02025147d393b60aaab95b982ef4b262 OK 2025/04/10 02:03:59 INFO : one: Copied (replaced existing) 2025/04/10 02:04:01 DEBUG : dst/one: md5 = 074d30adcb2d1c62e4fb797f6e61e310 OK 2025/04/10 02:04:03 DEBUG : CompareDest/one: md5 = ef7d35f13473316a02e804e20ffdd951 OK 2025/04/10 02:04:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:04:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:04:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 02:04:06 DEBUG : CompareDest/two: md5 = 3450e0ddac55901e90a38138f2ec00c0 OK 2025/04/10 02:04:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 02:04:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:04:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 02:04:08 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 02:04:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:04:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 02:04:09 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 02:04:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/10 02:04:11 DEBUG : two: md5 = 4ee498fe61fe21a7caf95c8df26b7aee OK 2025/04/10 02:04:11 INFO : two: Copied (new) 2025/04/10 02:04:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 02:04:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:04:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 02:04:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.92s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/dst" 2025/04/10 02:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 02:04:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/CopyDest" 2025/04/10 02:04:17 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/10 02:04:19 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 02:04:21 DEBUG : one: md5 = 5d3bfdd1464aeaae8ca4664d5a73466a OK 2025/04/10 02:04:21 INFO : one: Copied (new) 2025/04/10 02:04:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:04:24 DEBUG : one: md5 = 45adab384a3d66cc4ffe1d72fd0a2011 OK 2025/04/10 02:04:24 INFO : one: Copied (replaced existing) 2025/04/10 02:04:26 DEBUG : dst/one: md5 = fe068b657e99ea44fc2fa5da1a7fb399 OK 2025/04/10 02:04:28 DEBUG : CopyDest/one: md5 = 064fe4e703c24527037f94495f7ca9a3 OK 2025/04/10 02:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/BackupDir" 2025/04/10 02:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/10 02:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:04:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:04:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:04:33 INFO : one: Moved (server-side) 2025/04/10 02:04:34 INFO : one: Copied (server-side copy) 2025/04/10 02:04:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/10 02:04:35 DEBUG : CopyDest/two: md5 = 65660b294449fba2a767e5323b34d6c3 OK 2025/04/10 02:04:36 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 02:04:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:04:37 INFO : two: Copied (server-side copy) 2025/04/10 02:04:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/10 02:04:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:04:38 DEBUG : two: Unchanged skipping 2025/04/10 02:04:40 DEBUG : CopyDest/three: md5 = 4f558cffd019c1eda4d259cc6091e918 OK 2025/04/10 02:04:41 DEBUG : three: Need to transfer - File not found at Destination 2025/04/10 02:04:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/10 02:04:41 DEBUG : three: Destination not found in --copy-dest 2025/04/10 02:04:43 DEBUG : three: md5 = 1c3b35067a4fb4829d29601b27c7bc15 OK 2025/04/10 02:04:43 INFO : three: Copied (new) 2025/04/10 02:04:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/10 02:04:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:04:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 02:04:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/10 02:04:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:04:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 02:04:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:04:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/10 02:04:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c7f4d8408a21ffe466988a6ddb7f47c9 OK 2025/04/10 02:04:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/10 02:04:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/10 02:04:54 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/04/10 02:04:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/10 02:04:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/10 02:04:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cb9ada54ecb1dfc554b0c3678b8d3504 OK 2025/04/10 02:04:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/10 02:04:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/10 02:04:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using skip mode. 2025/04/10 02:05:03 NOTICE: one: Found 2 files with duplicate names 2025/04/10 02:05:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.93s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using skip mode. 2025/04/10 02:05:09 NOTICE: one: Found 3 files with duplicate names 2025/04/10 02:05:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/10 02:05:10 INFO : one: Deleted 2025/04/10 02:05:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.56s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using first mode. 2025/04/10 02:05:15 NOTICE: one: Found 3 files with duplicate names 2025/04/10 02:05:16 INFO : one: Deleted 2025/04/10 02:05:16 INFO : one: Deleted 2025/04/10 02:05:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.15s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using newest mode. 2025/04/10 02:05:22 NOTICE: one: Found 3 files with duplicate names 2025/04/10 02:05:22 INFO : one: Deleted 2025/04/10 02:05:23 INFO : one: Deleted 2025/04/10 02:05:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.63s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using oldest mode. 2025/04/10 02:05:29 NOTICE: one: Found 3 files with duplicate names 2025/04/10 02:05:29 INFO : one: Deleted 2025/04/10 02:05:29 INFO : one: Deleted 2025/04/10 02:05:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using largest mode. 2025/04/10 02:05:35 NOTICE: one: Found 3 files with duplicate names 2025/04/10 02:05:35 INFO : one: Deleted 2025/04/10 02:05:36 INFO : one: Deleted 2025/04/10 02:05:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using smallest mode. 2025/04/10 02:05:41 NOTICE: one: Found 3 files with duplicate names 2025/04/10 02:05:42 INFO : one: Deleted 2025/04/10 02:05:42 INFO : one: Deleted 2025/04/10 02:05:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Looking for duplicate names using rename mode. 2025/04/10 02:05:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/10 02:05:50 INFO : one-2.txt: renamed from: one.txt 2025/04/10 02:05:51 INFO : one-3.txt: renamed from: one.txt 2025/04/10 02:05:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:05:57 DEBUG : dupe1/one.txt: md5 = 3ea8cdbe1aaa6d6bac7359b52a9f860e OK 2025/04/10 02:05:59 DEBUG : dupe2/two.txt: md5 = a4011c594c5131dcf18c1fb19ccac2ab OK 2025/04/10 02:06:02 DEBUG : dupe3/three.txt: md5 = 31ef2231042d86080c1c9cfa53cde456 OK 2025/04/10 02:06:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/10 02:06:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/10 02:06:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/10 02:06:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/10 02:06:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/10 02:06:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/10 02:06:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.22s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:06:09 DEBUG : a.txt: md5 = 017b964bbbde476ea453e60839920fa3 OK 2025/04/10 02:06:11 DEBUG : zend.txt: md5 = aa5befd285e8a8e8c9b291f2a1f0ba67 OK 2025/04/10 02:06:13 DEBUG : sub dir/hello world: md5 = cdfff670b7d24617967e06f39dcab248 OK 2025/04/10 02:06:14 DEBUG : sub dir/hello world2: md5 = cb7aa82755f63e1b15e6bdb8f5410ef9 OK 2025/04/10 02:06:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 53942f2ac98fe8cce273bee08a70ff96 OK 2025/04/10 02:06:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0caf581d1f3fa7a90ff45757e1490014 OK 2025/04/10 02:06:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = b65e0437608ab9e37903c6a49b65e696 OK 2025/04/10 02:06:21 DEBUG : a.txt: Excluded (Size Filter) 2025/04/10 02:06:21 DEBUG : a.txt: Excluded 2025/04/10 02:06:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 02:06:22 DEBUG : sub dir/hello world: Excluded 2025/04/10 02:06:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 02:06:22 DEBUG : sub dir/hello world2: Excluded 2025/04/10 02:06:23 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 02:06:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 02:06:23 DEBUG : sub dir/hello world: Excluded 2025/04/10 02:06:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 02:06:23 DEBUG : sub dir/hello world2: Excluded 2025/04/10 02:06:23 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 02:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/10 02:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/10 02:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/10 02:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/10 02:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/10 02:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/10 02:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.38s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:06:31 DEBUG : a.txt: md5 = 14e2aa925acf2e2d2c3c7339f5a8ed6e OK 2025/04/10 02:06:32 DEBUG : zend.txt: md5 = 40376b4f1ee71cd8abff39285721286a OK 2025/04/10 02:06:34 DEBUG : sub dir/hello world: md5 = 746c741d8e225cc3279d5aff1c45db23 OK 2025/04/10 02:06:36 DEBUG : sub dir/hello world2: md5 = 64da4239d247881241336bdca81e4bf7 OK 2025/04/10 02:06:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 6c0a7204a120ceb87c570165cce72233 OK 2025/04/10 02:06:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = f24e65555f48499118ed428c24b916cf OK 2025/04/10 02:06:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = e8d3047a5319f023b4f16cea73fe0c27 OK 2025/04/10 02:06:43 DEBUG : a.txt: Excluded (Size Filter) 2025/04/10 02:06:43 DEBUG : a.txt: Excluded 2025/04/10 02:06:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 02:06:43 DEBUG : sub dir/hello world: Excluded 2025/04/10 02:06:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 02:06:43 DEBUG : sub dir/hello world2: Excluded 2025/04/10 02:06:44 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 02:06:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 02:06:44 DEBUG : sub dir/hello world: Excluded 2025/04/10 02:06:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 02:06:44 DEBUG : sub dir/hello world2: Excluded 2025/04/10 02:06:44 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 02:06:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/10 02:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/10 02:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/10 02:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/10 02:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/10 02:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/10 02:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.71s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:06:53 DEBUG : file1: md5 = 300a3e53bf283021e49ff78840f2e95c OK 2025/04/10 02:06:55 DEBUG : sub/file2: md5 = 48c2cf6cbe832ed7ef6e646c009f4590 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/04/10 02:06:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/10 02:06:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/10 02:06:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/10 02:07:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.50s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.42s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:02 DEBUG : file1: md5 = 3f1330c96308001b02bb882978d3ccbb OK 2025/04/10 02:07:04 DEBUG : sub/file2: md5 = e815ebd0fa67790a55e4b29093ac358b 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/04/10 02:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/notfound" 2025/04/10 02:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/10 02:07:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.10s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.66s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Making directory 2025/04/10 02:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:16 DEBUG : sub dir/hello world: md5 = 935c3a43a555831acb505b25258649ab OK 2025/04/10 02:07:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:20 DEBUG : potato2: md5 = 02715a99e1dbfc07c60f1be14be92bde OK 2025/04/10 02:07:21 DEBUG : empty space: md5 = 3592e16789e25563855630d26679d8c5 OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:24 DEBUG : potato2: md5 = 45303abcbbfb2c13d1032625d5448ac1 OK 2025/04/10 02:07:26 DEBUG : empty space: md5 = 65283abdf57221e4f5a3895f8068476c OK 2025/04/10 02:07:26 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.84s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:29 DEBUG : potato2: md5 = 649f707e7de1f4ae7f594cc417cc9c68 OK 2025/04/10 02:07:31 DEBUG : empty space: md5 = 71535591fcb1a376f5b6fc7390b9cd07 OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:34 DEBUG : potato2: md5 = 925a38a91b2c05669209544a128636db OK 2025/04/10 02:07:35 DEBUG : empty space: md5 = 3fa867901b164d86a1fac485bd51f196 OK --- PASS: TestHashSums (4.58s) === RUN TestHashSumsWithErrors 2025/04/10 02:07:37 DEBUG : Creating backend with remote ":memory:" 2025/04/10 02:07:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/10 02:07:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/10 02:07:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/10 02:07:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/10 02:07:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/10 02:07:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/10 02:07:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/10 02:07:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/10 02:07:37 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-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:38 DEBUG : potato2: md5 = e40ea0024b5aaf7880a643e71113f61a OK 2025/04/10 02:07:40 DEBUG : empty space: md5 = 4d1d946ed5c32a13765102c84b5c4a5d OK 2025/04/10 02:07:42 DEBUG : sub dir/potato3: md5 = 92ec23bc0cdb61f379857aabee15027b OK 2025/04/10 02:07:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.42s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:47 DEBUG : small: md5 = 8e0a19f5c31a045e998a51c5263812e3 OK 2025/04/10 02:07:48 DEBUG : medium: md5 = c5394f95bfcc49e294708c6660508e89 OK 2025/04/10 02:07:49 DEBUG : large: md5 = af6da9b8bc1618e9e6ca2bc21078c540 OK 2025/04/10 02:07:50 DEBUG : Waiting for deletions to finish 2025/04/10 02:07:50 DEBUG : large: Excluded (Size Filter) 2025/04/10 02:07:50 INFO : medium: Deleted 2025/04/10 02:07:50 INFO : small: Deleted --- PASS: TestDelete (6.17s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:07:53 DEBUG : small: md5 = 470d2ba6d02e67c4bc92704624e53908 OK 2025/04/10 02:07:54 DEBUG : medium: md5 = c89b5ff19843d8af8448572842833fef OK 2025/04/10 02:07:56 DEBUG : large: md5 = c79643494bb4b80f4ef1b382b9e71ac6 OK 2025/04/10 02:07:56 DEBUG : Waiting for deletions to finish 2025/04/10 02:07:56 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/10 02:07:57 INFO : medium: Deleted 2025/04/10 02:07:57 INFO : small: Deleted --- PASS: TestMaxDelete (6.94s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:08:00 DEBUG : small: md5 = b1d15d2ba929c1dfcbf621bfebe4b998 OK 2025/04/10 02:08:01 DEBUG : medium: md5 = 1558cd4e6894f602b11ee65c5845da88 OK 2025/04/10 02:08:03 DEBUG : large: md5 = f7a7d72b4b7ee836959d25af0d3bb0c6 OK 2025/04/10 02:08:03 DEBUG : Waiting for deletions to finish 2025/04/10 02:08:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/10 02:08:04 INFO : small: Deleted 2025/04/10 02:08:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:08:07 DEBUG : small: md5 = c445d1d18d848fc2771b8824d34ab647 OK 2025/04/10 02:08:08 DEBUG : medium: md5 = b595bfa04b775fa97a9431783d905f8f OK 2025/04/10 02:08:09 DEBUG : large: md5 = 9d9c3ea5c2a668b2f920b5054a6866c6 OK 2025/04/10 02:08:10 DEBUG : Waiting for deletions to finish 2025/04/10 02:08:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/10 02:08:10 INFO : medium: Deleted 2025/04/10 02:08:10 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:08:13 DEBUG : ReadFile: md5 = 4f644a423c16e7939e7f39f741ae0245 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/04/10 02:08:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/10 02:08:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/10 02:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 02:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 02:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 02:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 02:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:08:17 DEBUG : file1: md5 = e814dc261c9890c5438ce423eb6ffe2d OK 2025/04/10 02:08:19 DEBUG : file2: md5 = 89ad4281ead6c5d38dba405ae684bf76 OK --- PASS: TestCat (16.28s) === RUN TestPurge 2025/04/10 02:08:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuhizow5bofu" 2025/04/10 02:08:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/88hbc44tsa26cdkb12114fjdg0p7rnfb4ilm68qor3jhh90njklg" 2025/04/10 02:08:33 DEBUG : Creating backend with remote "/tmp/rclone3940103674" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuhizow5bofu'", Local "Local file system at /tmp/rclone3940103674", Modify Window "1ms" 2025/04/10 02:08:38 DEBUG : A1/B1/C1/one: md5 = af4fd0c6feae54ffce78249e40087ba8 OK 2025/04/10 02:08:38 INFO : A2: Making directory 2025/04/10 02:08:38 INFO : A1/B2: Making directory 2025/04/10 02:08:39 INFO : A1/B2/C2: Making directory 2025/04/10 02:08:40 INFO : A1/B1/C3: Making directory 2025/04/10 02:08:41 INFO : A3: Making directory 2025/04/10 02:08:41 INFO : A3/B3: Making directory 2025/04/10 02:08:42 INFO : A3/B3/C4: Making directory 2025/04/10 02:08:44 DEBUG : A1/two: md5 = 526d4bc46ab137b2c81a7b505785d6ab OK 2025/04/10 02:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuhizow5bofu': Purge remote 2025/04/10 02:08:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:08:52 DEBUG : A1/B1/C1/one: md5 = 105bf9fb898e408a46901c8fe6e131eb OK 2025/04/10 02:08:52 INFO : A2: Making directory 2025/04/10 02:08:52 INFO : A1/B2: Making directory 2025/04/10 02:08:53 INFO : A1/B2/C2: Making directory 2025/04/10 02:08:54 INFO : A1/B1/C3: Making directory 2025/04/10 02:08:55 INFO : A3: Making directory 2025/04/10 02:08:55 INFO : A3/B3: Making directory 2025/04/10 02:08:56 INFO : A3/B3/C4: Making directory 2025/04/10 02:08:58 DEBUG : A1/two: md5 = 986ac3cbcb3814be15b9d415e7d0bfce OK 2025/04/10 02:08:59 DEBUG : removing 1 level 3 directories 2025/04/10 02:08:59 INFO : A3/B3/C4: Removing directory 2025/04/10 02:09:02 DEBUG : removing 2 level 3 directories 2025/04/10 02:09:02 INFO : A1/B2/C2: Removing directory 2025/04/10 02:09:02 INFO : A1/B1/C3: Removing directory 2025/04/10 02:09:03 DEBUG : removing 2 level 2 directories 2025/04/10 02:09:03 INFO : A3/B3: Removing directory 2025/04/10 02:09:03 INFO : A1/B2: Removing directory 2025/04/10 02:09:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 02:09:03 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/10 02:09:04 DEBUG : removing 2 level 1 directories 2025/04/10 02:09:04 INFO : A3: Removing directory 2025/04/10 02:09:04 INFO : A2: Removing directory 2025/04/10 02:09:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/10 02:09:08 DEBUG : removing 1 level 3 directories 2025/04/10 02:09:08 INFO : A1/B1/C1: Removing directory 2025/04/10 02:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:08 DEBUG : removing 1 level 2 directories 2025/04/10 02:09:08 INFO : A1/B1: Removing directory 2025/04/10 02:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 02:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 02:09:09 DEBUG : removing 1 level 1 directories 2025/04/10 02:09:09 INFO : A1: Removing directory 2025/04/10 02:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 02:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 02:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 02:09:10 DEBUG : removing 1 level 0 directories 2025/04/10 02:09:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Removing directory 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 02:09:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.53s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:09:12 INFO : A1: Making directory 2025/04/10 02:09:13 INFO : A1/B1: Making directory 2025/04/10 02:09:14 INFO : A1/B1/C1: Making directory 2025/04/10 02:09:16 DEBUG : removing 1 level 3 directories 2025/04/10 02:09:16 INFO : A1/B1/C1: Removing directory 2025/04/10 02:09:17 DEBUG : removing 1 level 2 directories 2025/04/10 02:09:17 INFO : A1/B1: Removing directory 2025/04/10 02:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 02:09:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.25s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:09:20 INFO : A1: Making directory 2025/04/10 02:09:20 INFO : A1/B1: Making directory 2025/04/10 02:09:21 INFO : A1/B1/C1: Making directory 2025/04/10 02:09:24 DEBUG : removing 1 level 3 directories 2025/04/10 02:09:24 INFO : A1/B1/C1: Removing directory 2025/04/10 02:09:25 DEBUG : removing 1 level 2 directories 2025/04/10 02:09:25 INFO : A1/B1: Removing directory 2025/04/10 02:09:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 02:09:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.56s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:09:29 DEBUG : file1: md5 = d5fd8ec7e2953bf58051c638a791e149 OK 2025/04/10 02:09:29 DEBUG : filename.txt: File name found in url 2025/04/10 02:09:31 DEBUG : filename.txt: md5 = 7f12f60e061fde8a90fbc854df3b0142 OK 2025/04/10 02:09:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/10 02:09:32 DEBUG : headerfilename.txt: md5 = 91d185a970419dc627cb77a5ab7f332a OK 2025/04/10 02:09:33 DEBUG : file2: md5 = 1d94321015ec9cb27ad067d90eb1322d OK --- PASS: TestCopyURL (8.77s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:09:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/10 02:09:39 DEBUG : sub/file2: md5 = 7d8aa684f62de45f647e6349f7617b17 OK 2025/04/10 02:09:39 INFO : file1: Copied (new) to: sub/file2 2025/04/10 02:09:39 INFO : file1: Deleted 2025/04/10 02:09:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:09:39 DEBUG : file1: Unchanged skipping 2025/04/10 02:09:39 INFO : file1: Deleted 2025/04/10 02:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': don't need to copy/move sub/file2, it is already at target location 2025/04/10 02:09:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.08s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:09:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/10 02:09:44 DEBUG : file1: md5 = e9d6fc6d601140014ccbc1248ba39197 OK 2025/04/10 02:09:44 INFO : file1: Copied (new) 2025/04/10 02:09:44 INFO : file1: Deleted 2025/04/10 02:09:44 DEBUG : file1: Destination exists, skipping 2025/04/10 02:09:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:09:48 DEBUG : dst/file1: md5 = a3f901b83a1f9591f8bbf7dcc0352ed4 OK 2025/04/10 02:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujeqen2raru/backup" 2025/04/10 02:09:49 DEBUG : Config file has changed externally - reloading 2025/04/10 02:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0/1nrff024r7pq65ecp72fc28jb0" 2025/04/10 02:09:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/10 02:09:53 INFO : dst/file1: Moved (server-side) 2025/04/10 02:09:54 DEBUG : dst/file1: md5 = 2c03a4a28cdad4a0f46b57fb5228e729 OK 2025/04/10 02:09:54 INFO : dst/file1: Copied (new) 2025/04/10 02:09:54 INFO : dst/file1: Deleted 2025/04/10 02:09:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 02:09:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 02:09:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.84s) === 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-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:10:01 DEBUG : A1/one: md5 = 7b8884309c9c666acab2fe63b9fe7177 OK 2025/04/10 02:10:03 DEBUG : A1/two: md5 = 97b996b5e8ef5c857a7f40f29e1d0ce2 OK 2025/04/10 02:10:05 DEBUG : A1/B1/three: md5 = 2a5d5b64fd469e621ec90dbb7a3f933e OK 2025/04/10 02:10:07 DEBUG : A1/B1/C1/four: md5 = 19216f62a3e565c17dfc51f54af8c6bd OK 2025/04/10 02:10:09 DEBUG : A1/B1/C2/five: md5 = eedd87750d2e56bccb31baff4505728f OK 2025/04/10 02:10:09 INFO : A1/B2: Making directory 2025/04/10 02:10:10 INFO : A1/B1/C3: Making directory 2025/04/10 02:10:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/10 02:10:19 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/10 02:10:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/10 02:10:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/10 02:10:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/10 02:10:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 02:10:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 02:10:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 02:10:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 02:10:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 02:10:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/10 02:10:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/10 02:10:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/10 02:10:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/10 02:10:31 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/10 02:10:31 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/10 02:10:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 02:10:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 02:10:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 02:10:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 02:10:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 02:10:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/10 02:10:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 02:10:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.99s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 02:10:48 DEBUG : no_checksum_small_file_from_pipe: md5 = 8ae15a04c8df7fb102826273e37fb907 OK 2025/04/10 02:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/10 02:10:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/10 02:10:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/10 02:10:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 6e843e1f57fe5644735b13c1af0f9d81 OK 2025/04/10 02:10:50 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-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 02:10:53 DEBUG : with_checksum_small_file_from_pipe: md5 = 64741fd29fb3f68e258f8178f55a8ad7 OK 2025/04/10 02:10:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/10 02:10:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/10 02:10:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 54005ced04623d2d844159e834f01f7d OK 2025/04/10 02:10:55 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-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 02:10:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:10:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/10 02:11:00 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-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 02:11:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/10 02:11:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/10 02:11:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/10 02:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': File to upload is small (48 bytes), uploading instead of streaming 2025/04/10 02:11:09 DEBUG : rcat_metadata: md5 = b5d4b62383cccf85fcad2f2fc555a6a4 OK 2025/04/10 02:11:09 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/10 02:11:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/10 02:11:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = 33f42e6a28598d6cdf830f172e9a20ca OK 2025/04/10 02:11:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.08s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:14 DEBUG : potato1: md5 = 2fb2d0fe3a4da7ac126e0502a8e301c4 OK 2025/04/10 02:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': File to upload is small (60 bytes), uploading instead of streaming 2025/04/10 02:11:15 DEBUG : potato2: md5 = df213c299603280afa033c09799bf96a OK 2025/04/10 02:11:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:18 DEBUG : potato1: md5 = 9b6ffeee51b32a0ca4c8d5a297f885d0 OK 2025/04/10 02:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': File to upload is small (60 bytes), uploading instead of streaming 2025/04/10 02:11:20 DEBUG : potato2: md5 = 6d747808ec6332822137e4bebbc56af4 OK 2025/04/10 02:11:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:23 DEBUG : potato2: md5 = 32d0afd0187cc76ebb44a6d9b5ce5660 OK 2025/04/10 02:11:25 DEBUG : empty space: md5 = 9068747c02e0a928c0df1f763dfbeda8 OK 2025/04/10 02:11:27 DEBUG : sub dir/potato3: md5 = 0749d7e817646e894dd71adafc9449e9 OK 2025/04/10 02:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Touching "sub dir/potato3" 2025/04/10 02:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Touching "empty space" 2025/04/10 02:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Touching "potato2" 2025/04/10 02:11:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.57s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:32 DEBUG : dir with metadata: Making directory with metadata 2025/04/10 02:11:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:34 DEBUG : directory with modtime: Making directory with metadata 2025/04/10 02:11:35 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.46s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/10 02:11:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/10 02:11:37 DEBUG : Google drive root 'crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0': Skipping btime metadata as can't update it on an existing file: 2025-04-10T02:11:37.200759406Z 2025/04/10 02:11:37 INFO : non existent directory: Updated directory metadata 2025/04/10 02:11:40 DEBUG : Google drive root 'crypt/hd4u8u9jj5013hd178ftrepotsf6ucf43h39mda3ft53fjsc32b0': Skipping btime metadata as can't update it on an existing file: 2025-04-10T02:11:37.200759406Z 2025/04/10 02:11:40 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.99s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:42 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/10 02:11:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/10 02:11:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.28s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/10 02:11:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/10 02:11:46 DEBUG : dst: Making directory with metadata 2025/04/10 02:11:47 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/10 02:11:47 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:11:47 INFO : dst: Set directory modification time (using SetModTime) 2025/04/10 02:11:48 INFO : dst: Set directory modification time (using SetModTime) 2025/04/10 02:11:48 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/10 02:11:48 INFO : dst: Set directory modification time (using SetModTime) 2025/04/10 02:11:48 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru'", Local "Local file system at /tmp/rclone1219974936", Modify Window "1ms" 2025/04/10 02:11:52 DEBUG : sub dir/test remove existing: md5 = 51a318e5f6cc40201684780938ad0bf2 OK 2025/04/10 02:11:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e8ad56a8c54503b3ede47df0e7a18ac0 OK 2025/04/10 02:11:55 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.velecew2" before starting 2025/04/10 02:11:56 DEBUG : sub dir/test remove existing.velecew2: TEST: removing renamed existing file after operation 2025/04/10 02:11:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cujonuz7" before starting 2025/04/10 02:11:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cujonuz7: TEST: renaming existing back after failed operation 2025/04/10 02:12:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mitucos0" before starting 2025/04/10 02:12:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mitucos0: TEST: removing renamed existing file after operation 2025/04/10 02:12:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "q3s3m2m1dbg7t0nbt1bc95g0oqlrknrpajmsj3ge69dul246b880" 2025/04/10 02:12:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b1p4krqdt339d9eldj3go5iunq5gp2arsomcdsm0a6hdu5kj1ssei4pfep0q86ujt1lkm22g0rdc2ock5v0m1fm57s7qom9i26d1lbui9ee06i5sl13lm9uhl1bcbo0e1dkr28ra8tc13u249msj3591rhp4hqnpc2t58nteifp947lnsopg" --- PASS: TestRemoveExisting (13.41s) === 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/04/10 02:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujeqen2raru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m58.986173617s (try 1/5)