"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/30 01:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke" 2025/08/30 01:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg" 2025/08/30 01:03:44 DEBUG : Creating backend with remote "/tmp/rclone824628265" === 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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/30 01:03:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/30 01:03:45 DEBUG : potato: Seek from 10 to 0 2025/08/30 01:03:45 DEBUG : potato: Seek from 10 to 0 2025/08/30 01:03:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/30 01:03:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Seek from 5 to 2 2025/08/30 01:03:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/30 01:03:45 DEBUG : potato: Seek from 7 to 0 2025/08/30 01:03:45 DEBUG : potato: Seek from 7 to 0 2025/08/30 01:03:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/30 01:03:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Seek from 5 to 2 2025/08/30 01:03:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/30 01:03:45 DEBUG : potato: Seek from 8 to 0 2025/08/30 01:03:45 DEBUG : potato: Seek from 8 to 0 2025/08/30 01:03:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/30 01:03:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 01:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 01:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 01:03:45 DEBUG : potato: Seek from 5 to 2 2025/08/30 01:03:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/30 01:03:45 DEBUG : potato: Seek from 9 to 0 2025/08/30 01:03:45 DEBUG : potato: Seek from 9 to 0 2025/08/30 01:03: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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:03:47 DEBUG : rutabaga: md5 = 4346bd0b7b44c5be6b2aa3c3c1db8479 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/30 01:03:49 DEBUG : empty space: md5 = b65f9c515706a67e986ceb25cf6ae42e OK === RUN TestCheck/3 2025/08/30 01:03:51 DEBUG : potato2: md5 = 560d81be0d3ac8ded617fc3735a61a9a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/30 01:03:53 DEBUG : remotepotato: md5 = ed224c5e0d46d9b3146e54aaccfea087 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.65s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/08/30 01:03:56 DEBUG : Creating backend with remote "nonexistent" 2025/08/30 01:03:56 DEBUG : Config file has changed externally - reloading 2025/08/30 01:03:56 DEBUG : Creating backend with remote "nonexistent" 2025/08/30 01:03:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/30 01:03:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/30 01:03:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/30 01:03:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:03:58 DEBUG : rutabaga: md5 = a128ad087663472d3b4ab6744c713811 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/30 01:04:01 DEBUG : empty space: md5 = 8e65e4bac3787dd795559beef25c2815 OK === RUN TestCheckDownload/3 2025/08/30 01:04:04 DEBUG : potato2: md5 = b5dc2438430609f8f0f358ad8a8d10f9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/30 01:04:08 DEBUG : remotepotato: md5 = 20cef96b06397927530f1664fb1674ba OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.42s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:04:14 DEBUG : rutabaga: md5 = e60c92a6cadfa4774d25fb9162996a8e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/30 01:04:17 DEBUG : empty space: md5 = b48117fe624d9e6ad3e36be17f54773d OK === RUN TestCheckSizeOnly/3 2025/08/30 01:04:18 DEBUG : potato2: md5 = 6103038fb76005ccd77abbf3b20ecd72 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/30 01:04:21 DEBUG : remotepotato: md5 = b6eef8c09f32e9aae4330eb7469fdb76 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.13s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.33s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:04:25 DEBUG : test.sum: md5 = b3698957dd3032bda6ce3e0aa303a0a8 OK 2025/08/30 01:04:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/30 01:04:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/30 01:04:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/30 01:04:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/30 01:04:28 DEBUG : test.sum: md5 = 4095200a1ea374cb53369bb3587f1424 OK 2025/08/30 01:04:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/30 01:04:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/30 01:04:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/30 01:04:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.73s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/data" 2025/08/30 01:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:04:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/data" 2025/08/30 01:04:33 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/vjrnln8ratgmqakfosrqe8espk" 2025/08/30 01:04:37 DEBUG : data/banana: md5 = 372374c75b6559fcf6fd3b3936d5786e OK 2025/08/30 01:04:38 DEBUG : test.sum: md5 = dbf3d6320094182759f01ba9c4a8e5fd OK === RUN TestCheckSumDownload/subtest1 2025/08/30 01:04:43 DEBUG : data/potato: md5 = d90c60368b51fcf7cc6e729e73e935f5 OK 2025/08/30 01:04:44 DEBUG : test.sum: md5 = 99d7e12b771ebf639e4e7049aeede953 OK === RUN TestCheckSumDownload/subtest2 2025/08/30 01:04:48 DEBUG : test.sum: md5 = daa905220d099647f7c9a4770678cdc8 OK === RUN TestCheckSumDownload/subtest3 2025/08/30 01:04:53 DEBUG : test.sum: md5 = 430ccbc8bddd17441dd8bad71840bd90 OK === RUN TestCheckSumDownload/subtest4 2025/08/30 01:04:57 DEBUG : test.sum: md5 = 265ad92c367e754d8991d488befa03dd OK === RUN TestCheckSumDownload/subtest5 2025/08/30 01:05:01 DEBUG : test.sum: md5 = e4576316c91a3347221127390638f128 OK === RUN TestCheckSumDownload/subtest6 2025/08/30 01:05:05 DEBUG : data/banana: md5 = 15a36e9fa0665f4ed71000303a063af9 OK 2025/08/30 01:05:07 DEBUG : data/potato: md5 = 3f45a0372ba3cab316c8086de6620887 OK 2025/08/30 01:05:08 DEBUG : test.sum: md5 = c802daba3624f5aeb74ee694f117ec79 OK === RUN TestCheckSumDownload/subtest7 2025/08/30 01:05:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/30 01:05:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.21s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (3.06s) --- PASS: TestCheckSumDownload/subtest4 (2.10s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.42s) === RUN TestApplyTransforms 2025/08/30 01:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heyekip2numa" 2025/08/30 01:05:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/vkcvj4a3lffti3g5bhlor6qe10io9vekfhsvqtss669anl7h5kpg" 2025/08/30 01:05:15 DEBUG : Creating backend with remote "/tmp/rclone1141061304" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa'", Local "Local file system at /tmp/rclone1141061304", Modify Window "1ms" 2025/08/30 01:05:17 DEBUG : hello, world!: md5 = 6afd09f750d37a4219780ac0266488eb OK upper checkfile vs. lower remote (without normalization) 2025/08/30 01:05:17 ERROR : hello, world!: sum not found 2025/08/30 01:05:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa' 2025/08/30 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa': 1 files missing 2025/08/30 01:05:17 NOTICE: 1 hashes missing 2025/08/30 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa': 1 differences found 2025/08/30 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/30 01:05:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa': 0 differences found 2025/08/30 01:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa': 1 matching files 2025/08/30 01:05:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuyopab2pazu" 2025/08/30 01:05:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:19 DEBUG : Creating backend with remote "TestDrive:crypt/ic3pkrblmrd9722dhom633lgulbuk87ag0p76rsgv9ujsg14knh0" 2025/08/30 01:05:19 DEBUG : Creating backend with remote "/tmp/rclone450394781" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu'", Local "Local file system at /tmp/rclone450394781", Modify Window "1ms" 2025/08/30 01:05:22 DEBUG : HELLO, WORLD!: md5 = aad19a81b621f0d6b7f1938b9e1ba737 OK lower checkfile vs. upper remote (without normalization) 2025/08/30 01:05:22 ERROR : HELLO, WORLD!: sum not found 2025/08/30 01:05:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu' 2025/08/30 01:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu': 1 files missing 2025/08/30 01:05:22 NOTICE: 1 hashes missing 2025/08/30 01:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu': 1 differences found 2025/08/30 01:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/30 01:05:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu': 0 differences found 2025/08/30 01:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu': 1 matching files 2025/08/30 01:05:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinemuq1doro" 2025/08/30 01:05:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:23 DEBUG : Creating backend with remote "TestDrive:crypt/c3brmvcc0qvpfahi48vask4nr41461ir7s9uffnmtvht5ec9hb10" 2025/08/30 01:05:24 DEBUG : Creating backend with remote "/tmp/rclone1504042330" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro'", Local "Local file system at /tmp/rclone1504042330", Modify Window "1ms" 2025/08/30 01:05:27 DEBUG : HeLlO, wOrLd!: md5 = 488ba6d351d2dc9d309b10bcff225218 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/30 01:05:27 ERROR : HeLlO, wOrLd!: sum not found 2025/08/30 01:05:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro' 2025/08/30 01:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro': 1 files missing 2025/08/30 01:05:27 NOTICE: 1 hashes missing 2025/08/30 01:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro': 1 differences found 2025/08/30 01:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/30 01:05:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro': 0 differences found 2025/08/30 01:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro': 1 matching files 2025/08/30 01:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiquyaq1texe" 2025/08/30 01:05:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/9q9t1hjsfdf4ock3rgv529flf83eoprfl65cjch86lts7nh67ipg" 2025/08/30 01:05:29 DEBUG : Creating backend with remote "/tmp/rclone3114718181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe'", Local "Local file system at /tmp/rclone3114718181", Modify Window "1ms" 2025/08/30 01:05:31 DEBUG : HELLO, WORLD!: md5 = 81d805651b00d27776890fad19133b56 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/30 01:05:32 ERROR : HELLO, WORLD!: sum not found 2025/08/30 01:05:32 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe' 2025/08/30 01:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe': 1 files missing 2025/08/30 01:05:32 NOTICE: 1 hashes missing 2025/08/30 01:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe': 1 differences found 2025/08/30 01:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/30 01:05:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe': 0 differences found 2025/08/30 01:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe': 1 matching files 2025/08/30 01:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigazex3lebi" 2025/08/30 01:05:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:33 DEBUG : Creating backend with remote "TestDrive:crypt/n1lh3p04lr9rs9k17fam5p482tu9u0733ib5jd1h8kb7srcglcl0" 2025/08/30 01:05:34 DEBUG : Creating backend with remote "/tmp/rclone2765649538" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi'", Local "Local file system at /tmp/rclone2765649538", Modify Window "1ms" 2025/08/30 01:05:36 DEBUG : 測試_Русский___ě_áñ: md5 = ce0da9ac42f44e16c07f99b654a85393 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/30 01:05:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/30 01:05:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi' 2025/08/30 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi': 1 files missing 2025/08/30 01:05:37 NOTICE: 1 hashes missing 2025/08/30 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi': 1 differences found 2025/08/30 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/30 01:05:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi': 0 differences found 2025/08/30 01:05:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi': 1 matching files 2025/08/30 01:05:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivivap9hali" 2025/08/30 01:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:38 DEBUG : Creating backend with remote "TestDrive:crypt/rpm73aljb4di2pvfmqj96qlpdrvt1tfjtg4ji5gsacv910tpact0" 2025/08/30 01:05:39 DEBUG : Creating backend with remote "/tmp/rclone762300463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali'", Local "Local file system at /tmp/rclone762300463", Modify Window "1ms" 2025/08/30 01:05:41 DEBUG : 測試_Русский___ě_áñ: md5 = b908a6bf3c8530f990753a4c7d16b3a7 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/30 01:05:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/30 01:05:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali' 2025/08/30 01:05:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali': 1 files missing 2025/08/30 01:05:41 NOTICE: 1 hashes missing 2025/08/30 01:05:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali': 1 differences found 2025/08/30 01:05:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/30 01:05:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali': 0 differences found 2025/08/30 01:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali': 1 matching files 2025/08/30 01:05:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badohiz4rori" 2025/08/30 01:05:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:42 DEBUG : Creating backend with remote "TestDrive:crypt/c719g7qhk2rnmcjgrfcco55mu0i2q3csab4eufi4ro7cgfcnjtqg" 2025/08/30 01:05:43 DEBUG : Creating backend with remote "/tmp/rclone1982735992" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori'", Local "Local file system at /tmp/rclone1982735992", Modify Window "1ms" 2025/08/30 01:05:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3a4a1dbaa7864a1e9e6d8b884ea62188 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/30 01:05:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:05:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori' 2025/08/30 01:05:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori': 1 files missing 2025/08/30 01:05:46 NOTICE: 1 hashes missing 2025/08/30 01:05:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori': 1 differences found 2025/08/30 01:05:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/30 01:05:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori': 0 differences found 2025/08/30 01:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori': 1 matching files 2025/08/30 01:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daxamex0niho" 2025/08/30 01:05:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/dro4p0ltjp4d789hl2nmltdude775jg54n1oektcegdtvl0najj0" 2025/08/30 01:05:48 DEBUG : Creating backend with remote "/tmp/rclone2060720283" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho'", Local "Local file system at /tmp/rclone2060720283", Modify Window "1ms" 2025/08/30 01:05:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 463fa2bbfc43416dbeb511c18dbc37fa OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/30 01:05:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:05:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho' 2025/08/30 01:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho': 1 files missing 2025/08/30 01:05:51 NOTICE: 1 hashes missing 2025/08/30 01:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho': 1 differences found 2025/08/30 01:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/30 01:05:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho': 0 differences found 2025/08/30 01:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho': 1 matching files 2025/08/30 01:05:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faxuxey9suzo" 2025/08/30 01:05:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:52 DEBUG : Creating backend with remote "TestDrive:crypt/enddc2r0apm2bm4vab7crftfmn22r210or24vr8f904tkptrcd3g" 2025/08/30 01:05:53 DEBUG : Creating backend with remote "/tmp/rclone1320086040" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo'", Local "Local file system at /tmp/rclone1320086040", Modify Window "1ms" 2025/08/30 01:05:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1b7a7e6e45e31783780f75780adc56e4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/30 01:05:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:05:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo' 2025/08/30 01:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo': 1 files missing 2025/08/30 01:05:56 NOTICE: 1 hashes missing 2025/08/30 01:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo': 1 differences found 2025/08/30 01:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/30 01:05:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo': 0 differences found 2025/08/30 01:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo': 1 matching files 2025/08/30 01:05:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jadutaw5wuvu" 2025/08/30 01:05:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:57 DEBUG : Creating backend with remote "TestDrive:crypt/f8ob11ue623u8oefqkbh7k7unvk5sg7g5veh9ncmb6dj8520r9vg" 2025/08/30 01:05:58 DEBUG : Creating backend with remote "/tmp/rclone3282093304" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu'", Local "Local file system at /tmp/rclone3282093304", Modify Window "1ms" 2025/08/30 01:06:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 92d748b2e81f7f0ceaef8f480114bbf9 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/30 01:06:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 01:06:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu' 2025/08/30 01:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu': 1 files missing 2025/08/30 01:06:01 NOTICE: 1 hashes missing 2025/08/30 01:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu': 1 differences found 2025/08/30 01:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/30 01:06:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 01:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu': 0 differences found 2025/08/30 01:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu': 1 matching files 2025/08/30 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jadutaw5wuvu': Purge remote 2025/08/30 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faxuxey9suzo': Purge remote 2025/08/30 01:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daxamex0niho': Purge remote 2025/08/30 01:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badohiz4rori': Purge remote 2025/08/30 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivivap9hali': Purge remote 2025/08/30 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigazex3lebi': Purge remote 2025/08/30 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiquyaq1texe': Purge remote 2025/08/30 01:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinemuq1doro': Purge remote 2025/08/30 01:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuyopab2pazu': Purge remote 2025/08/30 01:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heyekip2numa': Purge remote --- PASS: TestApplyTransforms (52.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:06:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 01:06:09 DEBUG : sub/file2: md5 = 9974c7137b3ddcba207e2d431c0759e0 OK 2025/08/30 01:06:09 INFO : file1: Copied (new) to: sub/file2 2025/08/30 01:06:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:09 DEBUG : file1: Unchanged skipping 2025/08/30 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': don't need to copy/move sub/file2, it is already at target location 2025/08/30 01:06:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:06:15 DEBUG : dst/file1: md5 = 73b88840553d0752f21cd9ab34c235db OK 2025/08/30 01:06:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/backup" 2025/08/30 01:06:16 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/1nrff024r7pq65ecp72fc28jb0" 2025/08/30 01:06:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/30 01:06:20 INFO : dst/file1: Moved (server-side) 2025/08/30 01:06:21 DEBUG : dst/file1: md5 = c5e4b3d2cda2102736df93447d43ce64 OK 2025/08/30 01:06:21 INFO : dst/file1: Copied (new) 2025/08/30 01:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:06:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:06:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.84s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:06:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/dst" 2025/08/30 01:06:26 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:06:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/CompareDest" 2025/08/30 01:06:27 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/gveqi14airsml4bgu7krj116o8" 2025/08/30 01:06:29 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 01:06:31 DEBUG : one: md5 = a29b27641e67443c1ca169dd1fb55915 OK 2025/08/30 01:06:31 INFO : one: Copied (new) 2025/08/30 01:06:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:06:34 DEBUG : one: md5 = 622f5e5dd22e365569b127211c3707ed OK 2025/08/30 01:06:34 INFO : one: Copied (replaced existing) 2025/08/30 01:06:36 DEBUG : dst/one: md5 = 768f7827195d9980268f7193475ec3f6 OK 2025/08/30 01:06:38 DEBUG : CompareDest/one: md5 = 35cea55db9da21e7b0fb13c1b262baf9 OK 2025/08/30 01:06:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:06:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:06:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:06:41 DEBUG : CompareDest/two: md5 = 0320fc45ba4a23663ae99a7e55dbc26a OK 2025/08/30 01:06:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:06:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:06:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:06:43 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:06:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:06:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:06:44 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:06:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/30 01:06:46 DEBUG : two: md5 = 5037b15098f851c0646697a85ba06a3a OK 2025/08/30 01:06:46 INFO : two: Copied (new) 2025/08/30 01:06:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:06:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:06:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:06:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:06:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/dst" 2025/08/30 01:06:50 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/CopyDest" 2025/08/30 01:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/30 01:06:54 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 01:06:56 DEBUG : one: md5 = 8d87303feb4722c435f031c1ba603842 OK 2025/08/30 01:06:56 INFO : one: Copied (new) 2025/08/30 01:06:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:06:59 DEBUG : one: md5 = 53dbf9f5d8104dd5f46ab12aacecd09a OK 2025/08/30 01:06:59 INFO : one: Copied (replaced existing) 2025/08/30 01:07:01 DEBUG : dst/one: md5 = 3891c24be48d78ff92b6c4b8808d3396 OK 2025/08/30 01:07:03 DEBUG : CopyDest/one: md5 = 1e64a2db42f32566fa5b681dc4ae48a5 OK 2025/08/30 01:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/BackupDir" 2025/08/30 01:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/30 01:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:07:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:07:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:07:08 INFO : one: Moved (server-side) 2025/08/30 01:07:09 INFO : one: Copied (server-side copy) 2025/08/30 01:07:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/30 01:07:11 DEBUG : CopyDest/two: md5 = 6c15efcccaf5f761011fd5c44ce5618c OK 2025/08/30 01:07:11 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:07:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:07:13 INFO : two: Copied (server-side copy) 2025/08/30 01:07:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/30 01:07:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:07:13 DEBUG : two: Unchanged skipping 2025/08/30 01:07:15 DEBUG : CopyDest/three: md5 = d26c6e3d28aca7d6e2338a9c93358157 OK 2025/08/30 01:07:16 DEBUG : three: Need to transfer - File not found at Destination 2025/08/30 01:07:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/30 01:07:16 DEBUG : three: Destination not found in --copy-dest 2025/08/30 01:07:18 DEBUG : three: md5 = 6e8a7a72d63e482c618067f046a6c60c OK 2025/08/30 01:07:18 INFO : three: Copied (new) 2025/08/30 01:07:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/30 01:07:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:07:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:07:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/30 01:07:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:07:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:07:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.09s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:07:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/30 01:07:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3f1bfce14a54af4fbc50a3ef4f4f36c2 OK 2025/08/30 01:07:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/30 01:07:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/30 01:07:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/30 01:07:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/30 01:07:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/30 01:07:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 14f9ebcbadfce09a1635c7cd96aa597a OK 2025/08/30 01:07:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/30 01:07:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/30 01:07:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.59s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", 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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:07:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using skip mode. 2025/08/30 01:07:39 NOTICE: one: Found 2 files with duplicate names 2025/08/30 01:07:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.80s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:07:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using skip mode. 2025/08/30 01:07:45 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:07:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/30 01:07:45 INFO : one: Deleted 2025/08/30 01:07:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.45s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:07:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using first mode. 2025/08/30 01:07:51 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:07:52 INFO : one: Deleted 2025/08/30 01:07:52 INFO : one: Deleted 2025/08/30 01:07:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.59s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:07:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using newest mode. 2025/08/30 01:07:58 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:07:58 INFO : one: Deleted 2025/08/30 01:07:59 INFO : one: Deleted 2025/08/30 01:07:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:08:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using oldest mode. 2025/08/30 01:08:05 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:08:05 INFO : one: Deleted 2025/08/30 01:08:05 INFO : one: Deleted 2025/08/30 01:08:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.38s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:08:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using largest mode. 2025/08/30 01:08:11 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:08:11 INFO : one: Deleted 2025/08/30 01:08:12 INFO : one: Deleted 2025/08/30 01:08:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:08:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using smallest mode. 2025/08/30 01:08:18 NOTICE: one: Found 3 files with duplicate names 2025/08/30 01:08:18 INFO : one: Deleted 2025/08/30 01:08:19 INFO : one: Deleted 2025/08/30 01:08:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.24s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:08:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Looking for duplicate names using rename mode. 2025/08/30 01:08:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/30 01:08:27 INFO : one-2.txt: renamed from: one.txt 2025/08/30 01:08:28 INFO : one-3.txt: renamed from: one.txt 2025/08/30 01:08:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.91s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:08:34 DEBUG : dupe1/one.txt: md5 = 7d6de1d98d0a37c40891d7a026dddadf OK 2025/08/30 01:08:36 DEBUG : dupe2/two.txt: md5 = 2df0a6be409346884585e11c3a0355ea OK 2025/08/30 01:08:38 DEBUG : dupe3/three.txt: md5 = be989760c707a6d87ff7c64655bf83ec OK 2025/08/30 01:08:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/30 01:08:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/30 01:08:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/30 01:08:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/30 01:08:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/30 01:08:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/30 01:08:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.82s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:08:46 DEBUG : a.txt: md5 = b798e0da49cc943b67500a61e47e1360 OK 2025/08/30 01:08:47 DEBUG : zend.txt: md5 = 2d0a084e1fe0fb01640ff1a21e838bba OK 2025/08/30 01:08:50 DEBUG : sub dir/hello world: md5 = 6c39705cc3897a7e473688ad52fd72d4 OK 2025/08/30 01:08:51 DEBUG : sub dir/hello world2: md5 = e3062594c4d141107c095f20ec3e5116 OK 2025/08/30 01:08:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 16109e8df8905a396cd821d4c590eac0 OK 2025/08/30 01:08:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = e3b97ff9d94d63dac8333d4253a0507d OK 2025/08/30 01:08:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = d103192a71fb149c415f9f1e234a1ac3 OK 2025/08/30 01:08:58 DEBUG : a.txt: Excluded (Size Filter) 2025/08/30 01:08:58 DEBUG : a.txt: Excluded 2025/08/30 01:08:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:08:59 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:08:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:08:59 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:09:00 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:09:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:09:00 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:09:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:09:00 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:09:00 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:09:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/30 01:09:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/30 01:09:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/30 01:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/30 01:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/30 01:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/30 01:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.88s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:09:08 DEBUG : a.txt: md5 = 4bc0501504ba6cd57dd1f61a18eeb8fc OK 2025/08/30 01:09:10 DEBUG : zend.txt: md5 = f26ddf2d987d9c3174d1b67fe3d03c1a OK 2025/08/30 01:09:12 DEBUG : sub dir/hello world: md5 = f9b2b7d567d1c22da90dd418cdcede42 OK 2025/08/30 01:09:14 DEBUG : sub dir/hello world2: md5 = bc87b05a3a6c7a16623d17d3bf1ddbaf OK 2025/08/30 01:09:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 1e841c69664d23c90d55125fa4569207 OK 2025/08/30 01:09:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = dc289a30f17a69319d0d0bbdf22342c5 OK 2025/08/30 01:09:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = e9f9ed2ddaf899d6c12855a8307db28e OK 2025/08/30 01:09:21 DEBUG : a.txt: Excluded (Size Filter) 2025/08/30 01:09:21 DEBUG : a.txt: Excluded 2025/08/30 01:09:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:09:22 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:09:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:09:22 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:09:22 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:09:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 01:09:22 DEBUG : sub dir/hello world: Excluded 2025/08/30 01:09:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 01:09:22 DEBUG : sub dir/hello world2: Excluded 2025/08/30 01:09:23 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 01:09:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/30 01:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/30 01:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/30 01:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/30 01:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/30 01:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/30 01:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.62s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:09:31 DEBUG : file1: md5 = 3bfca54ab04142e1611f5b7bad358f20 OK 2025/08/30 01:09:33 DEBUG : sub/file2: md5 = 65231fd413c2e998618159ba0efb4ddc OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/30 01:09:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/30 01:09:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/30 01:09:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/30 01:09:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.08s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:09:41 DEBUG : file1: md5 = 52cd335eda13d8424ad2787c5b53cb0f OK 2025/08/30 01:09:43 DEBUG : sub/file2: md5 = 94c887a87ea89d730fdaaab794b57888 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/30 01:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/notfound" 2025/08/30 01:09:47 DEBUG : Config file has changed externally - reloading 2025/08/30 01:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/30 01:09:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.52s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.61s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:09:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Making directory 2025/08/30 01:09:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:09:54 DEBUG : sub dir/hello world: md5 = 1b3b12206b59b85443405650c330e0dc OK 2025/08/30 01:09:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.19s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:09:58 DEBUG : potato2: md5 = ac88ab6f1f680976f20087c2bc3be36d OK 2025/08/30 01:10:00 DEBUG : empty space: md5 = c642adee4d981b9a7bf73e3489e5b631 OK --- PASS: TestLs (5.22s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:03 DEBUG : potato2: md5 = 53c2545b02fdebce05b180de1074134a OK 2025/08/30 01:10:05 DEBUG : empty space: md5 = 3883d11b0bf67922aeb075f163cbc322 OK 2025/08/30 01:10:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/30 01:10:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.52s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:09 DEBUG : potato2: md5 = a7d688d8e1c9409eba216dc69a544420 OK 2025/08/30 01:10:10 DEBUG : empty space: md5 = 5ea869ab53b82bd9aa71416b14318d46 OK --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:14 DEBUG : potato2: md5 = 067313a251db4045e4c2419e37228cd9 OK 2025/08/30 01:10:15 DEBUG : empty space: md5 = 47c2d457b7b665649debf3b4f4bd0239 OK --- PASS: TestHashSums (4.73s) === RUN TestHashSumsWithErrors 2025/08/30 01:10:17 DEBUG : Creating backend with remote ":memory:" 2025/08/30 01:10:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/30 01:10:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/30 01:10:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/30 01:10:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/30 01:10:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/30 01:10:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/30 01:10:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/30 01:10:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/30 01:10:17 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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:18 DEBUG : potato2: md5 = 810767e2f4f5230d274eeab09925841a OK 2025/08/30 01:10:20 DEBUG : empty space: md5 = 386a289ed2ad69e96796a38643884e86 OK 2025/08/30 01:10:22 DEBUG : sub dir/potato3: md5 = ba7505df70bb7e17a395210a3ddd61e9 OK 2025/08/30 01:10:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.72s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:27 DEBUG : small: md5 = 33a968ee2910bbed04c90e1b5b6e0150 OK 2025/08/30 01:10:29 DEBUG : medium: md5 = 40d06d872485003ca16cd6d44098b334 OK 2025/08/30 01:10:30 DEBUG : large: md5 = d11c53687f5ce894b33b98163ffb6594 OK 2025/08/30 01:10:30 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:31 DEBUG : large: Excluded (Size Filter) 2025/08/30 01:10:31 INFO : small: Deleted 2025/08/30 01:10:31 INFO : medium: Deleted --- PASS: TestDelete (6.68s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:34 DEBUG : small: md5 = 8dfe59d65ea0d7025ecef912f476f9b8 OK 2025/08/30 01:10:35 DEBUG : medium: md5 = 1a056b548c0f076d1e830aa32be7e209 OK 2025/08/30 01:10:36 DEBUG : large: md5 = 3076b10596f9dce9b531f0c11705ad83 OK 2025/08/30 01:10:37 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:37 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/30 01:10:37 INFO : small: Deleted 2025/08/30 01:10:37 INFO : large: Deleted --- PASS: TestMaxDelete (6.69s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:40 DEBUG : small: md5 = 20eb50dd26414947102681e44098cac1 OK 2025/08/30 01:10:42 DEBUG : medium: md5 = 7ad2036a814a6aeaf5cae24d56151230 OK 2025/08/30 01:10:43 DEBUG : large: md5 = eb9e94e556f850997b9745837193953b OK 2025/08/30 01:10:44 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/30 01:10:44 INFO : medium: Deleted 2025/08/30 01:10:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.10s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:47 DEBUG : small: md5 = 51fa01fd303b36735ed923168642e795 OK 2025/08/30 01:10:49 DEBUG : medium: md5 = 1ebd4ca8663723b657d7b4f573966695 OK 2025/08/30 01:10:51 DEBUG : large: md5 = ff6b5736d89d598151f34f9266c9458e OK 2025/08/30 01:10:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:51 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/30 01:10:52 INFO : large: Deleted 2025/08/30 01:10:52 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:55 DEBUG : ReadFile: md5 = 18b7a020ff56374a5ebffba4667d3f80 OK --- PASS: TestReadFile (4.51s) === RUN TestRetry 2025/08/30 01:10:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/30 01:10:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/30 01:10:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:10:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:10:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:10:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 01:10:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:10:59 DEBUG : file1: md5 = 6081a26161d15f5f1ede2d83e349c6f3 OK 2025/08/30 01:11:01 DEBUG : file2: md5 = d72013a6c91eb7829819f395becbf9b9 OK --- PASS: TestCat (18.52s) === RUN TestPurge 2025/08/30 01:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zepuziv3rejo" 2025/08/30 01:11:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/e9a8ovc0k226sbmk1j9gbedkis72e87t6ctvvhgkfa1au2ovv9rg" 2025/08/30 01:11:17 DEBUG : Creating backend with remote "/tmp/rclone1625451114" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zepuziv3rejo'", Local "Local file system at /tmp/rclone1625451114", Modify Window "1ms" 2025/08/30 01:11:22 DEBUG : A1/B1/C1/one: md5 = a12d718f6207492f454da0f78a671353 OK 2025/08/30 01:11:22 INFO : A2: Making directory 2025/08/30 01:11:23 INFO : A1/B2: Making directory 2025/08/30 01:11:23 INFO : A1/B2/C2: Making directory 2025/08/30 01:11:24 INFO : A1/B1/C3: Making directory 2025/08/30 01:11:25 INFO : A3: Making directory 2025/08/30 01:11:25 INFO : A3/B3: Making directory 2025/08/30 01:11:26 INFO : A3/B3/C4: Making directory 2025/08/30 01:11:29 DEBUG : A1/two: md5 = 919e2a9cc49f2a6635da6819bbfaee12 OK 2025/08/30 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zepuziv3rejo': Purge remote 2025/08/30 01:11:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.02s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:11:36 DEBUG : A1/B1/C1/one: md5 = 4f3885663448a3787b99098e31159b75 OK 2025/08/30 01:11:36 INFO : A2: Making directory 2025/08/30 01:11:36 INFO : A1/B2: Making directory 2025/08/30 01:11:37 INFO : A1/B2/C2: Making directory 2025/08/30 01:11:38 INFO : A1/B1/C3: Making directory 2025/08/30 01:11:39 INFO : A3: Making directory 2025/08/30 01:11:39 INFO : A3/B3: Making directory 2025/08/30 01:11:40 INFO : A3/B3/C4: Making directory 2025/08/30 01:11:42 DEBUG : A1/two: md5 = 51023f061c5500651bd58d6140839f3e OK 2025/08/30 01:11:43 DEBUG : removing 1 level 3 directories 2025/08/30 01:11:43 INFO : A3/B3/C4: Removing directory 2025/08/30 01:11:46 DEBUG : removing 2 level 3 directories 2025/08/30 01:11:46 INFO : A1/B2/C2: Removing directory 2025/08/30 01:11:46 INFO : A1/B1/C3: Removing directory 2025/08/30 01:11:47 DEBUG : removing 2 level 2 directories 2025/08/30 01:11:47 INFO : A3/B3: Removing directory 2025/08/30 01:11:47 INFO : A1/B2: Removing directory 2025/08/30 01:11:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:11:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/30 01:11:47 DEBUG : removing 2 level 1 directories 2025/08/30 01:11:47 INFO : A3: Removing directory 2025/08/30 01:11:47 INFO : A2: Removing directory 2025/08/30 01:11:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/30 01:11:51 DEBUG : removing 1 level 3 directories 2025/08/30 01:11:51 INFO : A1/B1/C1: Removing directory 2025/08/30 01:11:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:52 DEBUG : removing 1 level 2 directories 2025/08/30 01:11:52 INFO : A1/B1: Removing directory 2025/08/30 01:11:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:11:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:11:53 DEBUG : removing 1 level 1 directories 2025/08/30 01:11:53 INFO : A1: Removing directory 2025/08/30 01:11:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:11:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:11:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:11:54 DEBUG : removing 1 level 0 directories 2025/08/30 01:11:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Removing directory 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/30 01:11:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.53s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:11:56 INFO : A1: Making directory 2025/08/30 01:11:57 INFO : A1/B1: Making directory 2025/08/30 01:11:58 INFO : A1/B1/C1: Making directory 2025/08/30 01:12:00 DEBUG : removing 1 level 3 directories 2025/08/30 01:12:00 INFO : A1/B1/C1: Removing directory 2025/08/30 01:12:01 DEBUG : removing 1 level 2 directories 2025/08/30 01:12:01 INFO : A1/B1: Removing directory 2025/08/30 01:12:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:12:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.34s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:12:04 INFO : A1: Making directory 2025/08/30 01:12:05 INFO : A1/B1: Making directory 2025/08/30 01:12:05 INFO : A1/B1/C1: Making directory 2025/08/30 01:12:08 DEBUG : removing 1 level 3 directories 2025/08/30 01:12:08 INFO : A1/B1/C1: Removing directory 2025/08/30 01:12:09 DEBUG : removing 1 level 2 directories 2025/08/30 01:12:09 INFO : A1/B1: Removing directory 2025/08/30 01:12:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:12:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:12:13 DEBUG : file1: md5 = 384158e97669bdd423b76b1af4be3a73 OK 2025/08/30 01:12:13 DEBUG : filename.txt: File name found in url 2025/08/30 01:12:15 DEBUG : filename.txt: md5 = c6c5ac50ad8bada098b3d10ec54b8657 OK 2025/08/30 01:12:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/30 01:12:17 DEBUG : headerfilename.txt: md5 = 1fb5fb5d120f67ae15c7bfedefca60a8 OK 2025/08/30 01:12:18 DEBUG : file2: md5 = 118c509d54b9428635936a5c0cfd01d3 OK --- PASS: TestCopyURL (9.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.02s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:12:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 01:12:23 DEBUG : sub/file2: md5 = a338a7a485e3a6d5cf7a613e055b2360 OK 2025/08/30 01:12:23 INFO : file1: Copied (new) to: sub/file2 2025/08/30 01:12:23 INFO : file1: Deleted 2025/08/30 01:12:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:12:24 DEBUG : file1: Unchanged skipping 2025/08/30 01:12:24 INFO : file1: Deleted 2025/08/30 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': don't need to copy/move sub/file2, it is already at target location 2025/08/30 01:12:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:12:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 01:12:28 DEBUG : file1: md5 = c68ba652548ebb847629a9f15502d252 OK 2025/08/30 01:12:28 INFO : file1: Copied (new) 2025/08/30 01:12:28 INFO : file1: Deleted 2025/08/30 01:12:29 DEBUG : file1: Destination exists, skipping 2025/08/30 01:12:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.54s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:12:33 DEBUG : dst/file1: md5 = 43c0d79a13899acf14a82836cd05f32c OK 2025/08/30 01:12:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikimuy5coke/backup" 2025/08/30 01:12:34 DEBUG : Creating backend with remote "TestDrive:crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg/1nrff024r7pq65ecp72fc28jb0" 2025/08/30 01:12:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/30 01:12:37 INFO : dst/file1: Moved (server-side) 2025/08/30 01:12:39 DEBUG : dst/file1: md5 = 65ef36cc667a852ae262b1f24eb530ac OK 2025/08/30 01:12:39 INFO : dst/file1: Copied (new) 2025/08/30 01:12:39 INFO : dst/file1: Deleted 2025/08/30 01:12:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:12:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/30 01:12:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.76s) === 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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:12:46 DEBUG : A1/one: md5 = 3ed106d9dd16c14c84d236073fcdbb0b OK 2025/08/30 01:12:47 DEBUG : A1/two: md5 = c042ab3bef0d53f3f23b6df8c110f7ce OK 2025/08/30 01:12:49 DEBUG : A1/B1/three: md5 = 02091cb80fc4a094e6954293d7edd3ca OK 2025/08/30 01:12:52 DEBUG : A1/B1/C1/four: md5 = 303568ea6a0a2e6ea6b2f36fa400b06b OK 2025/08/30 01:12:54 DEBUG : A1/B1/C2/five: md5 = 233c49fe4ec376f76e1245dcacfd2cb8 OK 2025/08/30 01:12:54 INFO : A1/B2: Making directory 2025/08/30 01:12:55 INFO : A1/B1/C3: Making directory 2025/08/30 01:13:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/30 01:13:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/30 01:13:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/30 01:13:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/30 01:13:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/30 01:13:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:13:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:13:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:13:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:13:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:13:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/30 01:13:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/30 01:13:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/30 01:13:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/30 01:13:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/30 01:13:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/30 01:13:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:13:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:13:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:13:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:13:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:13:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/30 01:13:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/30 01:13:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/30 01:13:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/30 01:13:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/30 01:13:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/30 01:13:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/30 01:13:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/30 01:13:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/30 01:13:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.32s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:13:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 7a6f33878e7a58085abb35c3f0ec2c2c OK 2025/08/30 01:13:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/30 01:13:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/30 01:13:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/30 01:13:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 6f3ddcb148fb5a643618b9c5a9556f39 OK 2025/08/30 01:13:32 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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:13:35 DEBUG : with_checksum_small_file_from_pipe: md5 = 4f8c7adc7c59415a45e6a850472f6b2f OK 2025/08/30 01:13:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/30 01:13:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/30 01:13:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 6c2c37f552aa65a5fb72e60aa568b52e OK 2025/08/30 01:13:37 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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:13:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:13:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/30 01:13:42 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-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 01:13:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/30 01:13:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/30 01:13:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.50s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/30 01:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': File to upload is small (48 bytes), uploading instead of streaming 2025/08/30 01:13:50 DEBUG : rcat_metadata: md5 = 841deafd4dadd50ff62faada6e7bab70 OK 2025/08/30 01:13:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/30 01:13:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/30 01:13:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 24ffacbb503f39e2efae3041733c28ca OK 2025/08/30 01:13:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.17s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (3.07s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:13:56 DEBUG : potato1: md5 = 227c6ca9004984c9f4dfcd6d1e3351d1 OK 2025/08/30 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': File to upload is small (60 bytes), uploading instead of streaming 2025/08/30 01:13:57 DEBUG : potato2: md5 = c69bc1a476403364c85bdfdc8782b8c8 OK 2025/08/30 01:13:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:00 DEBUG : potato1: md5 = 92297bfe49fc36ba84af2724a09474cb OK 2025/08/30 01:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': File to upload is small (60 bytes), uploading instead of streaming 2025/08/30 01:14:02 DEBUG : potato2: md5 = 4222f05699cea4506449b64a2a5fd880 OK 2025/08/30 01:14:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.02s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:06 DEBUG : potato2: md5 = 752a92e1b549c7e7bb6c21e118042785 OK 2025/08/30 01:14:07 DEBUG : empty space: md5 = ed7691a08a00d47ac1f89a03ea7f43c9 OK 2025/08/30 01:14:09 DEBUG : sub dir/potato3: md5 = 4c91364cf34ffbe8981d10ed203bf0dd OK 2025/08/30 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Touching "sub dir/potato3" 2025/08/30 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Touching "empty space" 2025/08/30 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Touching "potato2" 2025/08/30 01:14:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.04s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:14 DEBUG : dir with metadata: Making directory with metadata 2025/08/30 01:14:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.52s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:17 DEBUG : directory with modtime: Making directory with metadata 2025/08/30 01:14:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/30 01:14:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:14:19 DEBUG : Google drive root 'crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg': Skipping btime metadata as can't update it on an existing file: 2025-08-30T01:14:19.502321195Z 2025/08/30 01:14:20 INFO : non existent directory: Updated directory metadata 2025/08/30 01:14:22 DEBUG : Google drive root 'crypt/491bd8hqqp9p9pho063u1riefr7l94jdp877m8gcs6otfu6g19dg': Skipping btime metadata as can't update it on an existing file: 2025-08-30T01:14:19.502321195Z 2025/08/30 01:14:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.96s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/30 01:14:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/30 01:14:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.17s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/30 01:14:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:14:28 DEBUG : dst: Making directory with metadata 2025/08/30 01:14:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:14:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:14:29 INFO : dst: Set directory modification time (using SetModTime) 2025/08/30 01:14:30 INFO : dst: Set directory modification time (using SetModTime) 2025/08/30 01:14:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/30 01:14:30 INFO : dst: Set directory modification time (using SetModTime) 2025/08/30 01:14:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke'", Local "Local file system at /tmp/rclone824628265", Modify Window "1ms" 2025/08/30 01:14:34 DEBUG : sub dir/test remove existing: md5 = f8d5d893cc52ad767a5ad5451d380d40 OK 2025/08/30 01:14:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9a23e6cd10f28585aceb48a0b6a9c579 OK 2025/08/30 01:14:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cigutuh4" before starting 2025/08/30 01:14:38 DEBUG : sub dir/test remove existing.cigutuh4: TEST: removing renamed existing file after operation 2025/08/30 01:14:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nozozed0" before starting 2025/08/30 01:14:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nozozed0: TEST: renaming existing back after failed operation 2025/08/30 01:14:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rabicol7" before starting 2025/08/30 01:14:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rabicol7: TEST: removing renamed existing file after operation 2025/08/30 01:14:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7glc0rf8rvtko2hc450v0e3htfcg9ho8rmk4614c1p8fg7i882sg" 2025/08/30 01:14:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1s7us24sojhnmgo13qsg1qa3hb9ej9lb1aaqfsvd3j2bv42e5ilmuqf87u7c3ig3do3m12h2693b9d37bq6r59vc4ah40qk3b5f01mqklb55k1ehbpjj42e3f6bdl0l6e2kahv9h9364fptjccieia4eombtbrnv7lbhsf9ntn9jfjenjnng" --- PASS: TestRemoveExisting (13.52s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/30 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikimuy5coke': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m2.797338054s (try 1/5)