"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/04 01:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo" 2025/02/04 01:24:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:24:43 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10" 2025/02/04 01:24:44 DEBUG : Creating backend with remote "/tmp/rclone3649386115" === 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", 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/02/04 01:24:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/04 01:24:45 DEBUG : potato: Seek from 10 to 0 2025/02/04 01:24:45 DEBUG : potato: Seek from 10 to 0 2025/02/04 01:24:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/04 01:24:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Seek from 5 to 2 2025/02/04 01:24:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/04 01:24:45 DEBUG : potato: Seek from 7 to 0 2025/02/04 01:24:45 DEBUG : potato: Seek from 7 to 0 2025/02/04 01:24:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/04 01:24:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Seek from 5 to 2 2025/02/04 01:24:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/04 01:24:45 DEBUG : potato: Seek from 8 to 0 2025/02/04 01:24:45 DEBUG : potato: Seek from 8 to 0 2025/02/04 01:24:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/04 01:24:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 01:24:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 01:24:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 01:24:45 DEBUG : potato: Seek from 5 to 2 2025/02/04 01:24:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/04 01:24:45 DEBUG : potato: Seek from 9 to 0 2025/02/04 01:24:45 DEBUG : potato: Seek from 9 to 0 2025/02/04 01:24:45 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:24:47 DEBUG : rutabaga: md5 = 396936f857f10aa476263ce99a26dfa4 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/04 01:24:49 DEBUG : empty space: md5 = f01e9abe5dc7cd4b0e14727869fb3db7 OK === RUN TestCheck/3 2025/02/04 01:24:51 DEBUG : potato2: md5 = 0069a094e4b67f7896f57069dec70b99 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/04 01:24:54 DEBUG : remotepotato: md5 = 04fd98dec220ac298c534adec787df64 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.07s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/02/04 01:24:57 DEBUG : Creating backend with remote "nonexistent" 2025/02/04 01:24:57 DEBUG : Creating backend with remote "nonexistent" 2025/02/04 01:24:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/04 01:24:57 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/02/04 01:24:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/04 01:24:57 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:24:58 DEBUG : rutabaga: md5 = 1c56920c579a2f5f77c55d16e69f4797 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/04 01:25:02 DEBUG : empty space: md5 = 1b143bd0d025ecfacef3b0130b2a5cf4 OK === RUN TestCheckDownload/3 2025/02/04 01:25:05 DEBUG : potato2: md5 = 2e91a7c25468b097bfea9108c16f277a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/04 01:25:09 DEBUG : remotepotato: md5 = f13debf184eab0757908a2663040980f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.36s) --- PASS: TestCheckDownload/1 (1.41s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (1.21s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.56s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:25:15 DEBUG : rutabaga: md5 = dde8c1f58b896198789fd1488cbe683d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/04 01:25:18 DEBUG : empty space: md5 = 6a52b0ee52a2c28159f3044f53ad2312 OK === RUN TestCheckSizeOnly/3 2025/02/04 01:25:19 DEBUG : potato2: md5 = 49e5b5258fa15ae02212ac4eee73f643 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/04 01:25:21 DEBUG : remotepotato: md5 = f290d7f1778b25e765c841def56d6f81 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.30s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:25:26 DEBUG : test.sum: md5 = be2511ab681b1bd0bc53850e01b35b82 OK 2025/02/04 01:25:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/04 01:25:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/04 01:25:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/04 01:25:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/04 01:25:28 DEBUG : test.sum: md5 = 84c95861c6a285b60ada2cb8f54ca733 OK 2025/02/04 01:25:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/04 01:25:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/04 01:25:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/04 01:25:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.91s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:25:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/data" 2025/02/04 01:25:30 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:25:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/data" 2025/02/04 01:25:32 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/vjrnln8ratgmqakfosrqe8espk" 2025/02/04 01:25:36 DEBUG : data/banana: md5 = 1f32a5377e430bd784072808d8d2d9cd OK 2025/02/04 01:25:37 DEBUG : test.sum: md5 = c07f333312ccb2828dd1baf86d6466db OK === RUN TestCheckSumDownload/subtest1 2025/02/04 01:25:41 DEBUG : data/potato: md5 = 2a43c7c29148886206136cf577ff5dbc OK 2025/02/04 01:25:43 DEBUG : test.sum: md5 = f88978147d140c25c9283f8c7a2c00a2 OK === RUN TestCheckSumDownload/subtest2 2025/02/04 01:25:47 DEBUG : test.sum: md5 = b410bb532b183664835b4cdc00d53b05 OK === RUN TestCheckSumDownload/subtest3 2025/02/04 01:25:51 DEBUG : test.sum: md5 = b28fcf25eb57587c97031814e7005855 OK === RUN TestCheckSumDownload/subtest4 2025/02/04 01:25:55 DEBUG : test.sum: md5 = 2510a1ac63d42123d6c21fc55540201c OK === RUN TestCheckSumDownload/subtest5 2025/02/04 01:25:59 DEBUG : test.sum: md5 = 7cb8b5d05a0c06f43cd676dd5451564b OK === RUN TestCheckSumDownload/subtest6 2025/02/04 01:26:03 DEBUG : data/banana: md5 = 827781a8751bc65c603d512a1e4bccba OK 2025/02/04 01:26:05 DEBUG : data/potato: md5 = 57423ca2aecfd1ae9a26772bfc3691dd OK 2025/02/04 01:26:06 DEBUG : test.sum: md5 = 0876bee9f5431edc61d9eeeb6ca6a2ec OK === RUN TestCheckSumDownload/subtest7 2025/02/04 01:26:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/04 01:26:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.43s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.45s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.19s) --- PASS: TestCheckSumDownload/subtest7 (2.37s) === RUN TestApplyTransforms 2025/02/04 01:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bejuwej2hupa" 2025/02/04 01:26:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/esjftq892itd719os68k8p56sc407fimd49j0sl5thrubrt2rfng" 2025/02/04 01:26:13 DEBUG : Creating backend with remote "/tmp/rclone2821413191" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa'", Local "Local file system at /tmp/rclone2821413191", Modify Window "1ms" 2025/02/04 01:26:15 DEBUG : hello, world!: md5 = 0d2be07cc473f40fc87d791ad159bd25 OK upper checkfile vs. lower remote (without normalization) 2025/02/04 01:26:15 ERROR : hello, world!: sum not found 2025/02/04 01:26:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa' 2025/02/04 01:26:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa': 1 files missing 2025/02/04 01:26:15 NOTICE: 1 hashes missing 2025/02/04 01:26:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa': 2 differences found 2025/02/04 01:26:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/04 01:26:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa': 0 differences found 2025/02/04 01:26:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa': 1 matching files 2025/02/04 01:26:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caneqeq5vave" 2025/02/04 01:26:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:17 DEBUG : Creating backend with remote "TestDrive:crypt/gdc2ookvmee1si0fhtm01r2ghs16ir418sk1k68b2ql5odnhdldg" 2025/02/04 01:26:20 DEBUG : Creating backend with remote "/tmp/rclone3608604484" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave'", Local "Local file system at /tmp/rclone3608604484", Modify Window "1ms" 2025/02/04 01:26:23 DEBUG : HELLO, WORLD!: md5 = d3f188537dffca56115aca6de8bee3c8 OK lower checkfile vs. upper remote (without normalization) 2025/02/04 01:26:24 ERROR : HELLO, WORLD!: sum not found 2025/02/04 01:26:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave' 2025/02/04 01:26:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave': 1 files missing 2025/02/04 01:26:24 NOTICE: 1 hashes missing 2025/02/04 01:26:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave': 2 differences found 2025/02/04 01:26:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/04 01:26:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave': 0 differences found 2025/02/04 01:26:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave': 1 matching files 2025/02/04 01:26:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosebow6yuju" 2025/02/04 01:26:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:26 DEBUG : Creating backend with remote "TestDrive:crypt/irs8taqnj04as852rq5h9ibmarellvtb2qaajfd44ktfkquag6mg" 2025/02/04 01:26:27 DEBUG : Creating backend with remote "/tmp/rclone4113069232" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju'", Local "Local file system at /tmp/rclone4113069232", Modify Window "1ms" 2025/02/04 01:26:29 DEBUG : HeLlO, wOrLd!: md5 = 2944927ad2a2e5abf8ca3b359ceb02cc OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/04 01:26:29 ERROR : HeLlO, wOrLd!: sum not found 2025/02/04 01:26:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju' 2025/02/04 01:26:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju': 1 files missing 2025/02/04 01:26:29 NOTICE: 1 hashes missing 2025/02/04 01:26:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju': 2 differences found 2025/02/04 01:26:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/04 01:26:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju': 0 differences found 2025/02/04 01:26:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju': 1 matching files 2025/02/04 01:26:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziyekoq9fuxo" 2025/02/04 01:26:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:31 DEBUG : Creating backend with remote "TestDrive:crypt/p2a4hvbg1s32o5910ieorftds0tehr7rd3oppbe1qfdngpgrcjl0" 2025/02/04 01:26:32 DEBUG : Creating backend with remote "/tmp/rclone3448458131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo'", Local "Local file system at /tmp/rclone3448458131", Modify Window "1ms" 2025/02/04 01:26:34 DEBUG : HELLO, WORLD!: md5 = c70ead50b5b7f540b0634fa4b0578f24 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/04 01:26:35 ERROR : HELLO, WORLD!: sum not found 2025/02/04 01:26:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo' 2025/02/04 01:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo': 1 files missing 2025/02/04 01:26:35 NOTICE: 1 hashes missing 2025/02/04 01:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo': 2 differences found 2025/02/04 01:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/04 01:26:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo': 0 differences found 2025/02/04 01:26:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo': 1 matching files 2025/02/04 01:26:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaxerim4xuvi" 2025/02/04 01:26:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:36 DEBUG : Creating backend with remote "TestDrive:crypt/ohp1e607ea2d6juqeobep6q41bqi5fcis1pcon9hegbi8urdh86g" 2025/02/04 01:26:38 DEBUG : Creating backend with remote "/tmp/rclone2703120742" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi'", Local "Local file system at /tmp/rclone2703120742", Modify Window "1ms" 2025/02/04 01:26:40 DEBUG : 測試_Русский___ě_áñ: md5 = ac2508fd449f5a16f85f982ae7eea7b2 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/04 01:26:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/04 01:26:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi' 2025/02/04 01:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi': 1 files missing 2025/02/04 01:26:40 NOTICE: 1 hashes missing 2025/02/04 01:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi': 2 differences found 2025/02/04 01:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/04 01:26:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi': 0 differences found 2025/02/04 01:26:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi': 1 matching files 2025/02/04 01:26:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugukov2suji" 2025/02/04 01:26:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/6mb35mkm484gnkuobpasqaeuobmu73c1kbbup7pi4u6psb4r21c0" 2025/02/04 01:26:42 DEBUG : Creating backend with remote "/tmp/rclone1652395298" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji'", Local "Local file system at /tmp/rclone1652395298", Modify Window "1ms" 2025/02/04 01:26:45 DEBUG : 測試_Русский___ě_áñ: md5 = a8ead1caa651374bb5c45900b6070ef1 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/04 01:26:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/04 01:26:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji' 2025/02/04 01:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji': 1 files missing 2025/02/04 01:26:45 NOTICE: 1 hashes missing 2025/02/04 01:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji': 2 differences found 2025/02/04 01:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/04 01:26:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji': 0 differences found 2025/02/04 01:26:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji': 1 matching files 2025/02/04 01:26:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripirem1face" 2025/02/04 01:26:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:46 DEBUG : Creating backend with remote "TestDrive:crypt/ttic2hnfblp5r58dkcq1lfd1cddfu33n8boerlr52dasqbd8q5e0" 2025/02/04 01:26:47 DEBUG : Creating backend with remote "/tmp/rclone3620739200" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face'", Local "Local file system at /tmp/rclone3620739200", Modify Window "1ms" 2025/02/04 01:26:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ef9bab7eb206543f295fbe0e80375fd4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/04 01:26:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 01:26:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face' 2025/02/04 01:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face': 1 files missing 2025/02/04 01:26:50 NOTICE: 1 hashes missing 2025/02/04 01:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face': 2 differences found 2025/02/04 01:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/04 01:26:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face': 0 differences found 2025/02/04 01:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face': 1 matching files 2025/02/04 01:26:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peloxit4ruca" 2025/02/04 01:26:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:51 DEBUG : Creating backend with remote "TestDrive:crypt/kdmvks4q3gsngetkvsf58ks71emk8tchrk05ghetrhm0guhd8ct0" 2025/02/04 01:26:52 DEBUG : Creating backend with remote "/tmp/rclone2130284576" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca'", Local "Local file system at /tmp/rclone2130284576", Modify Window "1ms" 2025/02/04 01:26:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 74522d119a91b04d37bfadcb7fbc09ad OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/04 01:26:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 01:26:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca' 2025/02/04 01:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca': 1 files missing 2025/02/04 01:26:55 NOTICE: 1 hashes missing 2025/02/04 01:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca': 2 differences found 2025/02/04 01:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/04 01:26:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:26:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca': 0 differences found 2025/02/04 01:26:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca': 1 matching files 2025/02/04 01:26:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pufedul1lobu" 2025/02/04 01:26:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:26:56 DEBUG : Creating backend with remote "TestDrive:crypt/5jpk8oq72lbqhht5tummaadbtjvilql2jh9mstcroaf509dg3b60" 2025/02/04 01:26:57 DEBUG : Creating backend with remote "/tmp/rclone3016854948" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu'", Local "Local file system at /tmp/rclone3016854948", Modify Window "1ms" 2025/02/04 01:26:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2180d22557069fdaf9efcbcd668272e0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/04 01:27:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 01:27:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu' 2025/02/04 01:27:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu': 1 files missing 2025/02/04 01:27:00 NOTICE: 1 hashes missing 2025/02/04 01:27:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu': 2 differences found 2025/02/04 01:27:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/04 01:27:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:27:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu': 0 differences found 2025/02/04 01:27:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu': 1 matching files 2025/02/04 01:27:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojecuh8foqu" 2025/02/04 01:27:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:27:01 DEBUG : Creating backend with remote "TestDrive:crypt/tro51a4n1rvc88ot4b3n55s6a9hdq0u1jpqn8q74ss08iveq8vo0" 2025/02/04 01:27:02 DEBUG : Creating backend with remote "/tmp/rclone4086270353" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu'", Local "Local file system at /tmp/rclone4086270353", Modify Window "1ms" 2025/02/04 01:27:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c66dd7a375e63e5f82712ab17180298a OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/04 01:27:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 01:27:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu' 2025/02/04 01:27:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu': 1 files missing 2025/02/04 01:27:05 NOTICE: 1 hashes missing 2025/02/04 01:27:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu': 2 differences found 2025/02/04 01:27:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/04 01:27:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 01:27:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu': 0 differences found 2025/02/04 01:27:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu': 1 matching files 2025/02/04 01:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojecuh8foqu': Purge remote 2025/02/04 01:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pufedul1lobu': Purge remote 2025/02/04 01:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peloxit4ruca': Purge remote 2025/02/04 01:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripirem1face': Purge remote 2025/02/04 01:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugukov2suji': Purge remote 2025/02/04 01:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaxerim4xuvi': Purge remote 2025/02/04 01:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziyekoq9fuxo': Purge remote 2025/02/04 01:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosebow6yuju': Purge remote 2025/02/04 01:27:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caneqeq5vave': Purge remote 2025/02/04 01:27:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bejuwej2hupa': Purge remote --- PASS: TestApplyTransforms (58.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:27:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/04 01:27:13 DEBUG : sub/file2: md5 = 55a059d379e6dbaa6f448188ef64b9c0 OK 2025/02/04 01:27:13 INFO : file1: Copied (new) to: sub/file2 2025/02/04 01:27:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:27:14 DEBUG : file1: Unchanged skipping 2025/02/04 01:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': don't need to copy/move sub/file2, it is already at target location 2025/02/04 01:27:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:27:19 DEBUG : dst/file1: md5 = e95b0bbd5d5755d58689c8f852c209c3 OK 2025/02/04 01:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/backup" 2025/02/04 01:27:20 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/1nrff024r7pq65ecp72fc28jb0" 2025/02/04 01:27:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/04 01:27:23 INFO : dst/file1: Moved (server-side) 2025/02/04 01:27:25 DEBUG : dst/file1: md5 = af5855cfea170927c9824ac1b39eff1a OK 2025/02/04 01:27:25 INFO : dst/file1: Copied (new) 2025/02/04 01:27:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 01:27:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 01:27:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/dst" 2025/02/04 01:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 01:27:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/CompareDest" 2025/02/04 01:27:31 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/gveqi14airsml4bgu7krj116o8" 2025/02/04 01:27:32 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 01:27:35 DEBUG : one: md5 = 8a8ae340fa059fcd6d6fe52aea29a736 OK 2025/02/04 01:27:35 INFO : one: Copied (new) 2025/02/04 01:27:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:27:37 DEBUG : one: md5 = 68ea0affc41ac27a02ad99418f6dd884 OK 2025/02/04 01:27:37 INFO : one: Copied (replaced existing) 2025/02/04 01:27:39 DEBUG : dst/one: md5 = f46f153271fcf699d7bc8f088bb1e48b OK 2025/02/04 01:27:42 DEBUG : CompareDest/one: md5 = 75be42280add446bd721e654ca6df13b OK 2025/02/04 01:27:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:27:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:27:45 DEBUG : CompareDest/two: md5 = 3a2449d08f0074df64738edf786c1a93 OK 2025/02/04 01:27:45 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 01:27:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:27:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:27:46 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 01:27:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:27:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:27:48 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 01:27:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/04 01:27:49 DEBUG : two: md5 = d94fd5b8a19602a7c4466fa411753048 OK 2025/02/04 01:27:49 INFO : two: Copied (new) 2025/02/04 01:27:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 01:27:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:27:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:27:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.29s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/dst" 2025/02/04 01:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 01:27:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/CopyDest" 2025/02/04 01:27:55 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/04 01:27:57 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 01:27:59 DEBUG : one: md5 = e0bef8dcf4c07f663ab11d6356370c84 OK 2025/02/04 01:27:59 INFO : one: Copied (new) 2025/02/04 01:28:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:28:02 DEBUG : one: md5 = 3b07eaa67b0db9dbd4b09c1c6dc5a05a OK 2025/02/04 01:28:02 INFO : one: Copied (replaced existing) 2025/02/04 01:28:04 DEBUG : dst/one: md5 = 9fe7f5dcac79399bd4ce97e76c10ce6d OK 2025/02/04 01:28:06 DEBUG : CopyDest/one: md5 = df52b0efb9c83eb37ac85509a13ea158 OK 2025/02/04 01:28:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/BackupDir" 2025/02/04 01:28:07 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/04 01:28:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:28:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:28:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:28:10 INFO : one: Moved (server-side) 2025/02/04 01:28:11 INFO : one: Copied (server-side copy) 2025/02/04 01:28:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/04 01:28:13 DEBUG : CopyDest/two: md5 = 65d9d761fa6b67d059e669ea7e1712aa OK 2025/02/04 01:28:13 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 01:28:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:28:15 INFO : two: Copied (server-side copy) 2025/02/04 01:28:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/04 01:28:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:28:15 DEBUG : two: Unchanged skipping 2025/02/04 01:28:17 DEBUG : CopyDest/three: md5 = e31fd9851c600b8a36f4dd06db11d3ad OK 2025/02/04 01:28:18 DEBUG : three: Need to transfer - File not found at Destination 2025/02/04 01:28:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/04 01:28:18 DEBUG : three: Destination not found in --copy-dest 2025/02/04 01:28:20 DEBUG : three: md5 = a442c222e25e5ed75c7843d5f802f3fb OK 2025/02/04 01:28:20 INFO : three: Copied (new) 2025/02/04 01:28:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/04 01:28:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:28:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 01:28:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:28:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/04 01:28:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 01:28:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.39s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:28:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/04 01:28:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 73a1e9aa25ba2a51df197dcdc16bc4b6 OK 2025/02/04 01:28:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/04 01:28:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/04 01:28:30 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/02/04 01:28:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/04 01:28:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/04 01:28:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = dc56d59c5d784302abda077a279772a8 OK 2025/02/04 01:28:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/04 01:28:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/04 01:28:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:28:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using skip mode. 2025/02/04 01:28:39 NOTICE: one: Found 2 files with duplicate names 2025/02/04 01:28:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:28:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using skip mode. 2025/02/04 01:28:45 NOTICE: one: Found 3 files with duplicate names 2025/02/04 01:28:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/04 01:28:45 INFO : one: Deleted 2025/02/04 01:28:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.03s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:28:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using first mode. 2025/02/04 01:28:51 NOTICE: one: Found 3 files with duplicate names 2025/02/04 01:28:52 INFO : one: Deleted 2025/02/04 01:28:52 INFO : one: Deleted 2025/02/04 01:28:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.51s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:28:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using newest mode. 2025/02/04 01:28:58 NOTICE: one: Found 3 files with duplicate names 2025/02/04 01:28:58 INFO : one: Deleted 2025/02/04 01:28:59 INFO : one: Deleted 2025/02/04 01:28:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.29s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:29:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using oldest mode. 2025/02/04 01:29:04 NOTICE: one: Found 3 files with duplicate names 2025/02/04 01:29:05 INFO : one: Deleted 2025/02/04 01:29:05 INFO : one: Deleted 2025/02/04 01:29:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:29:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using largest mode. 2025/02/04 01:29:11 NOTICE: one: Found 3 files with duplicate names 2025/02/04 01:29:11 INFO : one: Deleted 2025/02/04 01:29:12 INFO : one: Deleted 2025/02/04 01:29:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.40s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:29:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using smallest mode. 2025/02/04 01:29:17 NOTICE: one: Found 3 files with duplicate names 2025/02/04 01:29:17 INFO : one: Deleted 2025/02/04 01:29:18 INFO : one: Deleted 2025/02/04 01:29:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.16s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:29:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Looking for duplicate names using rename mode. 2025/02/04 01:29:24 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/04 01:29:25 INFO : one-2.txt: renamed from: one.txt 2025/02/04 01:29:27 INFO : one-3.txt: renamed from: one.txt 2025/02/04 01:29:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.38s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:29:32 DEBUG : dupe1/one.txt: md5 = afed20dab0e4b58a1246e48d8f47c63b OK 2025/02/04 01:29:35 DEBUG : dupe2/two.txt: md5 = 503c5b58502476d27152d3834b9397e1 OK 2025/02/04 01:29:37 DEBUG : dupe3/three.txt: md5 = ad06b3c3cadd48ce3c40c6904e0ea7f3 OK 2025/02/04 01:29:37 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/04 01:29:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/04 01:29:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/04 01:29:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/04 01:29:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/04 01:29:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/04 01:29:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.79s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:29:44 DEBUG : a.txt: md5 = 1365ecefb22379c69dd6583960ef9645 OK 2025/02/04 01:29:46 DEBUG : zend.txt: md5 = bf534f75127b14f359091497bd01f027 OK 2025/02/04 01:29:48 DEBUG : sub dir/hello world: md5 = 5adf1a7cde4232480b20b9ac6ec9915f OK 2025/02/04 01:29:49 DEBUG : sub dir/hello world2: md5 = 4654bdf9a4f4ab2e942a0a3376c30801 OK 2025/02/04 01:29:51 DEBUG : sub dir/ignore dir/.ignore: md5 = e1b82815cf5ef351b63c38978f9051d1 OK 2025/02/04 01:29:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4203efdd09bdd07ae4760892abd6ab80 OK 2025/02/04 01:29:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 65d44b10cb5bb8bca6a475a22f627e0d OK 2025/02/04 01:29:56 DEBUG : a.txt: Excluded (Size Filter) 2025/02/04 01:29:56 DEBUG : a.txt: Excluded 2025/02/04 01:29:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/04 01:29:56 DEBUG : sub dir/hello world2: Excluded 2025/02/04 01:29:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/04 01:29:56 DEBUG : sub dir/hello world: Excluded 2025/02/04 01:29:57 DEBUG : sub dir/ignore dir: Excluded 2025/02/04 01:29:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/04 01:29:57 DEBUG : sub dir/hello world2: Excluded 2025/02/04 01:29:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/04 01:29:57 DEBUG : sub dir/hello world: Excluded 2025/02/04 01:29:57 DEBUG : sub dir/ignore dir: Excluded 2025/02/04 01:30:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/04 01:30:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/04 01:30:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/04 01:30:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/04 01:30:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/04 01:30:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/04 01:30:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.86s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:05 DEBUG : file1: md5 = b34e0b9ebe43079d464256718df8357f OK 2025/02/04 01:30:07 DEBUG : sub/file2: md5 = 2eb321dc822f01ba737dc60cf271e0bb 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/02/04 01:30:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/04 01:30:11 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/04 01:30:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/04 01:30:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.49s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:15 DEBUG : file1: md5 = a4c48153a8d088f0c29225af097b2c7a OK 2025/02/04 01:30:17 DEBUG : sub/file2: md5 = a9d9f449b0cfc7c179cbc3acd5390cc5 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/02/04 01:30:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/notfound" 2025/02/04 01:30:21 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/qe0i31qdkoejk60elps0ni5sqk" 2025/02/04 01:30:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.66s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Making directory 2025/02/04 01:30:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:28 DEBUG : sub dir/hello world: md5 = c5ee66a252e7329a69b5fbf00a40727e OK 2025/02/04 01:30:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.61s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:32 DEBUG : potato2: md5 = 5793f428ff6a0625e22ac0756535de48 OK 2025/02/04 01:30:33 DEBUG : empty space: md5 = 45418f4aec9464f3da8a705c9b12d5ea OK --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:37 DEBUG : potato2: md5 = a0fc6ca188c1f19dfbfa72a6ec1a36ca OK 2025/02/04 01:30:38 DEBUG : empty space: md5 = 8cb11009edeefc8eb194ef6a78c1b2ad OK 2025/02/04 01:30:38 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/04 01:30:38 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:41 DEBUG : potato2: md5 = c27b2fc7bbb30fe29268055406a60775 OK 2025/02/04 01:30:43 DEBUG : empty space: md5 = a9af65dad68467fe8e27a283f98308bb OK --- PASS: TestLsLong (4.62s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:46 DEBUG : potato2: md5 = b30d673bc90aec7699fd7976d7dee517 OK 2025/02/04 01:30:48 DEBUG : empty space: md5 = 30fd8b7e15284f424430c212dbbf83a8 OK --- PASS: TestHashSums (4.39s) === RUN TestHashSumsWithErrors 2025/02/04 01:30:49 DEBUG : Creating backend with remote ":memory:" 2025/02/04 01:30:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/04 01:30:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/04 01:30:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/04 01:30:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/04 01:30:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/04 01:30:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/04 01:30:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/04 01:30:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/04 01:30:49 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:51 DEBUG : potato2: md5 = 929a1f1455792ecc1f87554c230d908e OK 2025/02/04 01:30:52 DEBUG : empty space: md5 = 683a8889241b75d2ba7981541ba43b06 OK 2025/02/04 01:30:54 DEBUG : sub dir/potato3: md5 = 33b10ff2f9e26cada1a4b5dd8aab0c7e OK 2025/02/04 01:30:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:30:59 DEBUG : small: md5 = ae32aa714f11997f623e6ab057409add OK 2025/02/04 01:31:00 DEBUG : medium: md5 = 37afb660df3523ec9c680b53e9154547 OK 2025/02/04 01:31:02 DEBUG : large: md5 = 6aef0c2ddf3c6d07b1076e8686684f54 OK 2025/02/04 01:31:02 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:02 DEBUG : large: Excluded (Size Filter) 2025/02/04 01:31:03 INFO : small: Deleted 2025/02/04 01:31:03 INFO : medium: Deleted --- PASS: TestDelete (6.16s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:31:05 DEBUG : small: md5 = ed2abc9d50b34402d2ae993c06b9dd42 OK 2025/02/04 01:31:07 DEBUG : medium: md5 = 3b2f1bb0b2d427a4f398373680d5a0a3 OK 2025/02/04 01:31:08 DEBUG : large: md5 = 60003f5b62d908dd150a683d3fffa633 OK 2025/02/04 01:31:08 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:09 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/04 01:31:09 INFO : medium: Deleted 2025/02/04 01:31:09 INFO : small: Deleted --- PASS: TestMaxDelete (6.82s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:31:12 DEBUG : small: md5 = b7ce3e6d923e22623f601836f2f1fd99 OK 2025/02/04 01:31:13 DEBUG : medium: md5 = ae1a7514834f7d9c7b4eadad020b8888 OK 2025/02/04 01:31:15 DEBUG : large: md5 = abc9b2abbd0eda70738845f6ff838eea OK 2025/02/04 01:31:15 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/04 01:31:16 INFO : small: Deleted 2025/02/04 01:31:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.61s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:31:19 DEBUG : small: md5 = b176763dc621736cd322346ce48e652d OK 2025/02/04 01:31:20 DEBUG : medium: md5 = 67911dbed162c5630bbb159e1b7fb6d7 OK 2025/02/04 01:31:22 DEBUG : large: md5 = 4976fd51ec9c46202d495a3d75d50f7c OK 2025/02/04 01:31:22 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/04 01:31:22 INFO : small: Deleted 2025/02/04 01:31:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:31:26 DEBUG : ReadFile: md5 = 0d930fea67b260606dd850022e5a698e OK --- PASS: TestReadFile (4.41s) === RUN TestRetry 2025/02/04 01:31:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/04 01:31:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/04 01:31:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 01:31:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 01:31:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 01:31:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 01:31:29 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:31:30 DEBUG : file1: md5 = c79d0067e6a15684ef25af2752641207 OK 2025/02/04 01:31:31 DEBUG : file2: md5 = b877abfd5635a0278e64876fc913c189 OK --- PASS: TestCat (16.47s) === RUN TestPurge 2025/02/04 01:31:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejomuz6cohe" 2025/02/04 01:31:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:31:45 DEBUG : Creating backend with remote "TestDrive:crypt/06q96j6v38pf41qotcsmtqd5oqh0cevf53vbc7omb6s3ramik650" 2025/02/04 01:31:46 DEBUG : Creating backend with remote "/tmp/rclone1082733697" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejomuz6cohe'", Local "Local file system at /tmp/rclone1082733697", Modify Window "1ms" 2025/02/04 01:31:51 DEBUG : A1/B1/C1/one: md5 = fdff18a8cfc2bde354a08c074be1158c OK 2025/02/04 01:31:51 INFO : A2: Making directory 2025/02/04 01:31:51 INFO : A1/B2: Making directory 2025/02/04 01:31:52 INFO : A1/B2/C2: Making directory 2025/02/04 01:31:53 INFO : A1/B1/C3: Making directory 2025/02/04 01:31:53 INFO : A3: Making directory 2025/02/04 01:31:54 INFO : A3/B3: Making directory 2025/02/04 01:31:55 INFO : A3/B3/C4: Making directory 2025/02/04 01:31:57 DEBUG : A1/two: md5 = a1228220aa2f35de5c1a601fa9cecd1f OK 2025/02/04 01:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejomuz6cohe': Purge remote 2025/02/04 01:32:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.41s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:32:04 DEBUG : A1/B1/C1/one: md5 = fb4645e3b256f77e006998c16d62d62c OK 2025/02/04 01:32:04 INFO : A2: Making directory 2025/02/04 01:32:05 INFO : A1/B2: Making directory 2025/02/04 01:32:06 INFO : A1/B2/C2: Making directory 2025/02/04 01:32:06 INFO : A1/B1/C3: Making directory 2025/02/04 01:32:07 INFO : A3: Making directory 2025/02/04 01:32:08 INFO : A3/B3: Making directory 2025/02/04 01:32:08 INFO : A3/B3/C4: Making directory 2025/02/04 01:32:11 DEBUG : A1/two: md5 = 2c691a09f2d68bdf1fc47171cc2643a0 OK 2025/02/04 01:32:12 DEBUG : removing 1 level 3 directories 2025/02/04 01:32:12 INFO : A3/B3/C4: Removing directory 2025/02/04 01:32:14 DEBUG : removing 2 level 3 directories 2025/02/04 01:32:14 INFO : A1/B2/C2: Removing directory 2025/02/04 01:32:14 INFO : A1/B1/C3: Removing directory 2025/02/04 01:32:15 DEBUG : removing 2 level 2 directories 2025/02/04 01:32:15 INFO : A3/B3: Removing directory 2025/02/04 01:32:15 INFO : A1/B2: Removing directory 2025/02/04 01:32:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 01:32:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/04 01:32:16 DEBUG : removing 2 level 1 directories 2025/02/04 01:32:16 INFO : A3: Removing directory 2025/02/04 01:32:16 INFO : A2: Removing directory 2025/02/04 01:32:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/04 01:32:20 DEBUG : removing 1 level 3 directories 2025/02/04 01:32:20 INFO : A1/B1/C1: Removing directory 2025/02/04 01:32:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:20 DEBUG : removing 1 level 2 directories 2025/02/04 01:32:20 INFO : A1/B1: Removing directory 2025/02/04 01:32:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 01:32:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 01:32:21 DEBUG : removing 1 level 1 directories 2025/02/04 01:32:21 INFO : A1: Removing directory 2025/02/04 01:32:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 01:32:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 01:32:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 01:32:22 DEBUG : removing 1 level 0 directories 2025/02/04 01:32:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Removing directory 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 01:32:22 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:32:24 INFO : A1: Making directory 2025/02/04 01:32:25 INFO : A1/B1: Making directory 2025/02/04 01:32:26 INFO : A1/B1/C1: Making directory 2025/02/04 01:32:28 DEBUG : removing 1 level 3 directories 2025/02/04 01:32:28 INFO : A1/B1/C1: Removing directory 2025/02/04 01:32:29 DEBUG : removing 1 level 2 directories 2025/02/04 01:32:29 INFO : A1/B1: Removing directory 2025/02/04 01:32:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 01:32:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.77s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:32:31 INFO : A1: Making directory 2025/02/04 01:32:32 INFO : A1/B1: Making directory 2025/02/04 01:32:33 INFO : A1/B1/C1: Making directory 2025/02/04 01:32:35 DEBUG : removing 1 level 3 directories 2025/02/04 01:32:35 INFO : A1/B1/C1: Removing directory 2025/02/04 01:32:36 DEBUG : removing 1 level 2 directories 2025/02/04 01:32:36 INFO : A1/B1: Removing directory 2025/02/04 01:32:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 01:32:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:32:40 DEBUG : file1: md5 = 5cdb4ef49a74b8049f539fa810125acb OK 2025/02/04 01:32:40 DEBUG : filename.txt: File name found in url 2025/02/04 01:32:42 DEBUG : filename.txt: md5 = afec8db6719101da3c39463c38cdc1be OK 2025/02/04 01:32:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/04 01:32:43 DEBUG : headerfilename.txt: md5 = 6054c939ca251c1e3601253a276d67a8 OK 2025/02/04 01:32:44 DEBUG : file2: md5 = a7c89fdb34ca16c0bbfb7450fd53ed46 OK --- PASS: TestCopyURL (8.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:32:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/04 01:32:49 DEBUG : sub/file2: md5 = 573c4d5327ac1b278425178ca77a9e20 OK 2025/02/04 01:32:49 INFO : file1: Copied (new) to: sub/file2 2025/02/04 01:32:49 INFO : file1: Deleted 2025/02/04 01:32:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:32:50 DEBUG : file1: Unchanged skipping 2025/02/04 01:32:50 INFO : file1: Deleted 2025/02/04 01:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': don't need to copy/move sub/file2, it is already at target location 2025/02/04 01:32:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:32:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/04 01:32:54 DEBUG : file1: md5 = 8a72a95a6aac45870fe50d032884b95c OK 2025/02/04 01:32:54 INFO : file1: Copied (new) 2025/02/04 01:32:54 INFO : file1: Deleted 2025/02/04 01:32:55 DEBUG : file1: Destination exists, skipping 2025/02/04 01:32:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.24s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.53s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:32:59 DEBUG : dst/file1: md5 = dd675d2e306452be59e90d5f49da0040 OK 2025/02/04 01:33:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tufunum5qebo/backup" 2025/02/04 01:33:00 DEBUG : Creating backend with remote "TestDrive:crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10/1nrff024r7pq65ecp72fc28jb0" 2025/02/04 01:33:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/04 01:33:03 INFO : dst/file1: Moved (server-side) 2025/02/04 01:33:05 DEBUG : dst/file1: md5 = a4eb6fe189bc3cfdc3b44da4e8b2b435 OK 2025/02/04 01:33:05 INFO : dst/file1: Copied (new) 2025/02/04 01:33:05 INFO : dst/file1: Deleted 2025/02/04 01:33:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 01:33:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 01:33:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.38s) === 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:33:11 DEBUG : A1/one: md5 = f8ef39cb2c51b88de0b009c6ac4b9d24 OK 2025/02/04 01:33:13 DEBUG : A1/two: md5 = 70e7ab004777800dfa5d5355b02a3e20 OK 2025/02/04 01:33:15 DEBUG : A1/B1/three: md5 = 0b07a12ae0bc12751c9f3c2e5aba72cf OK 2025/02/04 01:33:17 DEBUG : A1/B1/C1/four: md5 = c7f216f9ea20c0456291e2a8539b0903 OK 2025/02/04 01:33:20 DEBUG : A1/B1/C2/five: md5 = d300c04bc2e62777bc7dea0aa460636b OK 2025/02/04 01:33:20 INFO : A1/B2: Making directory 2025/02/04 01:33:20 INFO : A1/B1/C3: Making directory 2025/02/04 01:33:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/04 01:33:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/04 01:33:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/04 01:33:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/04 01:33:30 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/04 01:33:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 01:33:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 01:33:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 01:33:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 01:33:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 01:33:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/04 01:33:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/04 01:33:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/04 01:33:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/04 01:33:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/04 01:33:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/04 01:33:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 01:33:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 01:33:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 01:33:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 01:33:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 01:33:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/04 01:33:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/04 01:33:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 01:33:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 01:33:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 01:33:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/04 01:33:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 01:33:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 01:33:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 01:33:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.95s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 01:33:55 DEBUG : no_checksum_small_file_from_pipe: md5 = af1312395d21d37db2e61184113fdd2e OK 2025/02/04 01:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/04 01:33:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/04 01:33:56 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/04 01:33:57 DEBUG : no_checksum_big_file_from_pipe: md5 = 516e9469390ea2cb04bfce3e1a212b9c OK 2025/02/04 01:33:57 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 01:34:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 8ef765ea9f575a53e890e21909fc6eca OK 2025/02/04 01:34:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/04 01:34:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/04 01:34:02 DEBUG : with_checksum_big_file_from_pipe: md5 = 2874c844659c28f5111f8b8c7e528324 OK 2025/02/04 01:34:02 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 01:34:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:34:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/04 01:34:07 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-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 01:34:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/04 01:34:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/04 01:34:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.50s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/04 01:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': File to upload is small (48 bytes), uploading instead of streaming 2025/02/04 01:34:15 DEBUG : rcat_metadata: md5 = feec5a5be2e09e488b7a4b82849ad0c0 OK 2025/02/04 01:34:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/04 01:34:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/04 01:34:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = d486465452ab7b38211eb53dd73a6cab OK 2025/02/04 01:34:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (3.04s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:20 DEBUG : potato1: md5 = 7b38d92fba0fefce6e2536a08131738c OK 2025/02/04 01:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': File to upload is small (60 bytes), uploading instead of streaming 2025/02/04 01:34:22 DEBUG : potato2: md5 = 7481124451b2b7d0c4652c6fc79ccad4 OK 2025/02/04 01:34:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:25 DEBUG : potato1: md5 = 99028dd847ae6042d53cadb90bd9b3bf OK 2025/02/04 01:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': File to upload is small (60 bytes), uploading instead of streaming 2025/02/04 01:34:27 DEBUG : potato2: md5 = d4d87241c0e1988761441e4cd526bd09 OK 2025/02/04 01:34:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.57s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:30 DEBUG : potato2: md5 = 35c49a08d4739c9014ddebbc6fa362ba OK 2025/02/04 01:34:32 DEBUG : empty space: md5 = ad9e1458b685d53be0d835df8322f57a OK 2025/02/04 01:34:34 DEBUG : sub dir/potato3: md5 = f599e502b26d776fb11b67c647f92750 OK 2025/02/04 01:34:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Touching "empty space" 2025/02/04 01:34:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Touching "potato2" 2025/02/04 01:34:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Touching "sub dir/potato3" 2025/02/04 01:34:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:39 DEBUG : dir with metadata: Making directory with metadata 2025/02/04 01:34:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:41 DEBUG : directory with modtime: Making directory with metadata 2025/02/04 01:34:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/04 01:34:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/04 01:34:44 DEBUG : Google drive root 'crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10': Skipping btime metadata as can't update it on an existing file: 2025-02-04T01:34:44.19775338Z 2025/02/04 01:34:44 INFO : non existent directory: Updated directory metadata 2025/02/04 01:34:46 DEBUG : Google drive root 'crypt/087g7e9l7elqs1t1vv0mqicl06hkh9ifejc6qp56fv73b2sroj10': Skipping btime metadata as can't update it on an existing file: 2025-02-04T01:34:44.19775338Z 2025/02/04 01:34:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.44s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/04 01:34:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/04 01:34:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.69s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/04 01:34:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/04 01:34:52 DEBUG : dst: Making directory with metadata 2025/02/04 01:34:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/04 01:34:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:34:53 INFO : dst: Set directory modification time (using SetModTime) 2025/02/04 01:34:53 INFO : dst: Set directory modification time (using SetModTime) 2025/02/04 01:34:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/04 01:34:54 INFO : dst: Set directory modification time (using SetModTime) 2025/02/04 01:34:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo'", Local "Local file system at /tmp/rclone3649386115", Modify Window "1ms" 2025/02/04 01:34:57 DEBUG : sub dir/test remove existing: md5 = ddf1642e1742547d164104484c4ae8a0 OK 2025/02/04 01:34:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5b09ddf7099502efe6690af5c541ca06 OK 2025/02/04 01:35:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pucefax6" before starting 2025/02/04 01:35:02 DEBUG : sub dir/test remove existing.pucefax6: TEST: removing renamed existing file after operation 2025/02/04 01:35:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xekocef8" before starting 2025/02/04 01:35:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xekocef8: TEST: renaming existing back after failed operation 2025/02/04 01:35:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fivelow5" before starting 2025/02/04 01:35:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fivelow5: TEST: removing renamed existing file after operation 2025/02/04 01:35:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "06l26nk3hb1kdjmj191s1o3etfapkfs1gamonl90ldvv2l4f22og" 2025/02/04 01:35:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b37kgao1pmr5dfbtl4ipthq26a9jcon083l2t0oo35bh5ah7s07jasee6fn9t9p5jdlelm7j5it059or8hk0jb7mirpei8d5crl60kumv36hcui3u2vo108nm35nagsvdt7l3aft3ouk8tbsrvif4uk1q559g9gk70edm6v9736ir1509me0" --- PASS: TestRemoveExisting (12.92s) === 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/02/04 01:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tufunum5qebo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m25.424636053s (try 1/5)