"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/27 01:34:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi" 2025/07/27 01:34:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:34:03 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag" 2025/07/27 01:34:04 DEBUG : Creating backend with remote "/tmp/rclone2674669813" === 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/27 01:34:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/27 01:34:04 DEBUG : potato: Seek from 10 to 0 2025/07/27 01:34:04 DEBUG : potato: Seek from 10 to 0 2025/07/27 01:34:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/27 01:34:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Seek from 5 to 2 2025/07/27 01:34:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/27 01:34:04 DEBUG : potato: Seek from 7 to 0 2025/07/27 01:34:04 DEBUG : potato: Seek from 7 to 0 2025/07/27 01:34:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/27 01:34:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Seek from 5 to 2 2025/07/27 01:34:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/27 01:34:04 DEBUG : potato: Seek from 8 to 0 2025/07/27 01:34:04 DEBUG : potato: Seek from 8 to 0 2025/07/27 01:34:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/27 01:34:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/27 01:34:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/27 01:34:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/27 01:34:04 DEBUG : potato: Seek from 5 to 2 2025/07/27 01:34:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/27 01:34:04 DEBUG : potato: Seek from 9 to 0 2025/07/27 01:34:04 DEBUG : potato: Seek from 9 to 0 2025/07/27 01:34:04 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:34:06 DEBUG : rutabaga: md5 = 1bb00ada2e7e57f89c4ef0008c332b20 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/27 01:34:08 DEBUG : empty space: md5 = 3699177c7ae7e9701cf98711f78c8b66 OK === RUN TestCheck/3 2025/07/27 01:34:10 DEBUG : potato2: md5 = 142d7aace5445e1a6f59793b058001de OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/27 01:34:12 DEBUG : remotepotato: md5 = 4ad23c4d2f72ca5adc2669486c61f414 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.82s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/07/27 01:34:15 DEBUG : Creating backend with remote "nonexistent" 2025/07/27 01:34:15 DEBUG : Creating backend with remote "nonexistent" 2025/07/27 01:34:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/27 01:34:15 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/07/27 01:34:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/27 01:34:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:34:16 DEBUG : rutabaga: md5 = dc0b7a07e35915368372d33771a04fe1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/27 01:34:20 DEBUG : empty space: md5 = a59586ac674dacff7a14cde1587ea5f6 OK === RUN TestCheckDownload/3 2025/07/27 01:34:22 DEBUG : potato2: md5 = 2c5413bbbe9b6078fca8f88e8618a3ea OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/27 01:34:26 DEBUG : remotepotato: md5 = 4869270d584caca97bd84e48d52939f9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.51s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.26s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:34:32 DEBUG : rutabaga: md5 = 1bdc171596598c746e436bb54e7178eb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/27 01:34:34 DEBUG : empty space: md5 = 188eb7029a5ffe33b4a749478303cd1e OK === RUN TestCheckSizeOnly/3 2025/07/27 01:34:36 DEBUG : potato2: md5 = 4ad74db8e15f45f29e305e496ffbc3af OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/27 01:34:38 DEBUG : remotepotato: md5 = 83dda1869df469d6569719ae61743085 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.25s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:34:42 DEBUG : test.sum: md5 = 1e755d162dd11d1cb0fa2aabedc19c14 OK 2025/07/27 01:34:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/27 01:34:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/27 01:34:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/27 01:34:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/27 01:34:45 DEBUG : test.sum: md5 = d2b3e73ff7fc348a1550491f60809482 OK 2025/07/27 01:34:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/27 01:34:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/27 01:34:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/27 01:34:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.72s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:34:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/data" 2025/07/27 01:34:47 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:34:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/data" 2025/07/27 01:34:49 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/vjrnln8ratgmqakfosrqe8espk" 2025/07/27 01:34:52 DEBUG : data/banana: md5 = 300e715bc4f46cf9af0a87e9a152dbf6 OK 2025/07/27 01:34:53 DEBUG : test.sum: md5 = 1b28f71110ba856022b985548d5081fb OK === RUN TestCheckSumDownload/subtest1 2025/07/27 01:34:57 DEBUG : data/potato: md5 = 789b38d99efcc172ffac872aefd9f9c8 OK 2025/07/27 01:34:59 DEBUG : test.sum: md5 = 400619f38293791bf85613675ff762c0 OK === RUN TestCheckSumDownload/subtest2 2025/07/27 01:35:03 DEBUG : test.sum: md5 = d470871e0d3c530c595e17d1e492014a OK === RUN TestCheckSumDownload/subtest3 2025/07/27 01:35:08 DEBUG : test.sum: md5 = 01c54867284b33d46e59890316b71ab7 OK === RUN TestCheckSumDownload/subtest4 2025/07/27 01:35:11 DEBUG : test.sum: md5 = bd5637f4f40d97a054ffcadd2a84c1aa OK === RUN TestCheckSumDownload/subtest5 2025/07/27 01:35:15 DEBUG : test.sum: md5 = 86b7010ede05f4757fc9fb1d5afff289 OK === RUN TestCheckSumDownload/subtest6 2025/07/27 01:35:19 DEBUG : data/banana: md5 = 1b56a21ef08e3c3e1d2b3ec958269a4e OK 2025/07/27 01:35:21 DEBUG : data/potato: md5 = 71608d9fe9b9c330b80f29a8ce74ce63 OK 2025/07/27 01:35:22 DEBUG : test.sum: md5 = 4957b73180711179dd12710621865c8d OK === RUN TestCheckSumDownload/subtest7 2025/07/27 01:35:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/27 01:35:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.78s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (2.31s) --- PASS: TestCheckSumDownload/subtest3 (2.85s) --- PASS: TestCheckSumDownload/subtest4 (2.00s) --- PASS: TestCheckSumDownload/subtest5 (2.09s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/07/27 01:35:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fajinuz8hema" 2025/07/27 01:35:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:35:27 DEBUG : Creating backend with remote "TestDrive:crypt/dfk9947aqcvfdi08trk25j7j6pq6oefsh9le8slumlbh9v1jveog" 2025/07/27 01:35:28 DEBUG : Creating backend with remote "/tmp/rclone2959806520" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema'", Local "Local file system at /tmp/rclone2959806520", Modify Window "1ms" 2025/07/27 01:35:30 DEBUG : hello, world!: md5 = 39af040dd883d9f174db2be7812aebed OK upper checkfile vs. lower remote (without normalization) 2025/07/27 01:35:31 ERROR : hello, world!: sum not found 2025/07/27 01:35:31 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema' 2025/07/27 01:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema': 1 files missing 2025/07/27 01:35:31 NOTICE: 1 hashes missing 2025/07/27 01:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema': 1 differences found 2025/07/27 01:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/27 01:35:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema': 0 differences found 2025/07/27 01:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema': 1 matching files 2025/07/27 01:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavibid3sicu" 2025/07/27 01:35:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/rtss3kgio0otkjog07bdbn4s687bf3ncvtd989scf5nuha4d5fcg" 2025/07/27 01:35:33 DEBUG : Creating backend with remote "/tmp/rclone3924841595" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu'", Local "Local file system at /tmp/rclone3924841595", Modify Window "1ms" 2025/07/27 01:35:35 DEBUG : HELLO, WORLD!: md5 = 667bdb39385d03dac0f9129086ca4efc OK lower checkfile vs. upper remote (without normalization) 2025/07/27 01:35:36 ERROR : HELLO, WORLD!: sum not found 2025/07/27 01:35:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu' 2025/07/27 01:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu': 1 files missing 2025/07/27 01:35:36 NOTICE: 1 hashes missing 2025/07/27 01:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu': 1 differences found 2025/07/27 01:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/27 01:35:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu': 0 differences found 2025/07/27 01:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu': 1 matching files 2025/07/27 01:35:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veximic1zare" 2025/07/27 01:35:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:35:37 DEBUG : Creating backend with remote "TestDrive:crypt/ebud03r0dpltf474qsicn8kf3i641md5afal55so6seun1pt24p0" 2025/07/27 01:35:38 DEBUG : Creating backend with remote "/tmp/rclone3399638267" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare'", Local "Local file system at /tmp/rclone3399638267", Modify Window "1ms" 2025/07/27 01:35:39 DEBUG : HeLlO, wOrLd!: md5 = 13c9053d92eeb7a6a25b5ccce1588fc1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/27 01:35:40 ERROR : HeLlO, wOrLd!: sum not found 2025/07/27 01:35:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare' 2025/07/27 01:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare': 1 files missing 2025/07/27 01:35:40 NOTICE: 1 hashes missing 2025/07/27 01:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare': 1 differences found 2025/07/27 01:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/27 01:35:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:35:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare': 0 differences found 2025/07/27 01:35:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare': 1 matching files 2025/07/27 01:35:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guxikuh6boqi" 2025/07/27 01:35:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:35:41 DEBUG : Creating backend with remote "TestDrive:crypt/k74195q0t1ar6mn4shdsca367redviqk38bpc5hmank4r7e57t70" 2025/07/27 01:35:42 DEBUG : Creating backend with remote "/tmp/rclone2532024662" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi'", Local "Local file system at /tmp/rclone2532024662", Modify Window "1ms" 2025/07/27 01:35:44 DEBUG : HELLO, WORLD!: md5 = 86840b7d051786902988aefd434dfaf4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/27 01:35:45 ERROR : HELLO, WORLD!: sum not found 2025/07/27 01:35:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi' 2025/07/27 01:35:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi': 1 files missing 2025/07/27 01:35:45 NOTICE: 1 hashes missing 2025/07/27 01:35:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi': 1 differences found 2025/07/27 01:35:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/27 01:35:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:35:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi': 0 differences found 2025/07/27 01:35:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi': 1 matching files 2025/07/27 01:35:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonitew0foka" 2025/07/27 01:35:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:35:46 DEBUG : Creating backend with remote "TestDrive:crypt/eiq9a4dm89hc4odgq7tc0tmuh7gfbp8bghkbfv061o6b43gv4nfg" 2025/07/27 01:35:47 DEBUG : Creating backend with remote "/tmp/rclone775190178" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka'", Local "Local file system at /tmp/rclone775190178", Modify Window "1ms" 2025/07/27 01:35:49 DEBUG : 測試_Русский___ě_áñ: md5 = 4cb4c307a2720af3cdbfd21da082c7ec OK NFD checkfile vs. NFC remote (without normalization) 2025/07/27 01:35:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/27 01:35:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka' 2025/07/27 01:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka': 1 files missing 2025/07/27 01:35:49 NOTICE: 1 hashes missing 2025/07/27 01:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka': 1 differences found 2025/07/27 01:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/27 01:35:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:35:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka': 0 differences found 2025/07/27 01:35:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka': 1 matching files 2025/07/27 01:35:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-besazeg1tema" 2025/07/27 01:35:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:35:50 DEBUG : Creating backend with remote "TestDrive:crypt/kdqlbm0tuhv1v1s2f6rcdjb8478ol8g2jr6behg4ibf5lga8c0ng" 2025/07/27 01:35:51 DEBUG : Creating backend with remote "/tmp/rclone3168478795" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema'", Local "Local file system at /tmp/rclone3168478795", Modify Window "1ms" 2025/07/27 01:35:53 DEBUG : 測試_Русский___ě_áñ: md5 = 9a0ba170b76742203c78ab8dc552fb38 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/27 01:35:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/27 01:35:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema' 2025/07/27 01:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema': 1 files missing 2025/07/27 01:35:54 NOTICE: 1 hashes missing 2025/07/27 01:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema': 1 differences found 2025/07/27 01:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/27 01:35:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:35:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema': 0 differences found 2025/07/27 01:35:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema': 1 matching files 2025/07/27 01:35:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-supusol3howa" 2025/07/27 01:35:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:35:55 DEBUG : Creating backend with remote "TestDrive:crypt/dsi2fo88p0leuvbavbmj4o6fn794ltqht44qar8pma0gb2l9hd2g" 2025/07/27 01:35:56 DEBUG : Creating backend with remote "/tmp/rclone2534460991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa'", Local "Local file system at /tmp/rclone2534460991", Modify Window "1ms" 2025/07/27 01:35:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 088407166f274a7ef728f7b2224387f5 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/27 01:35:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/27 01:35:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa' 2025/07/27 01:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa': 1 files missing 2025/07/27 01:35:59 NOTICE: 1 hashes missing 2025/07/27 01:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa': 1 differences found 2025/07/27 01:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/27 01:36:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:36:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa': 0 differences found 2025/07/27 01:36:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa': 1 matching files 2025/07/27 01:36:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuzofob7penu" 2025/07/27 01:36:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:36:00 DEBUG : Creating backend with remote "TestDrive:crypt/v6oe25nistu55leotouovsgiad5nksjn1lojmglfnfscft4vfom0" 2025/07/27 01:36:01 DEBUG : Creating backend with remote "/tmp/rclone3208787885" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu'", Local "Local file system at /tmp/rclone3208787885", Modify Window "1ms" 2025/07/27 01:36:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec925a4d8fe9b70366c8d54b54c60ebc OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/27 01:36:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/27 01:36:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu' 2025/07/27 01:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu': 1 files missing 2025/07/27 01:36:03 NOTICE: 1 hashes missing 2025/07/27 01:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu': 1 differences found 2025/07/27 01:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/27 01:36:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:36:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu': 0 differences found 2025/07/27 01:36:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu': 1 matching files 2025/07/27 01:36:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tadenuk7gonu" 2025/07/27 01:36:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:36:04 DEBUG : Creating backend with remote "TestDrive:crypt/6vspab9he5d26o8c4m7qin49sd3tir22cm6gguobftunvvhchptg" 2025/07/27 01:36:05 DEBUG : Creating backend with remote "/tmp/rclone2573070383" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu'", Local "Local file system at /tmp/rclone2573070383", Modify Window "1ms" 2025/07/27 01:36:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5909b511d0c59d6af6f97b286e2534cc OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/27 01:36:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/27 01:36:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu' 2025/07/27 01:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu': 1 files missing 2025/07/27 01:36:08 NOTICE: 1 hashes missing 2025/07/27 01:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu': 1 differences found 2025/07/27 01:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/27 01:36:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:36:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu': 0 differences found 2025/07/27 01:36:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu': 1 matching files 2025/07/27 01:36:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kufaqof2pumu" 2025/07/27 01:36:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:36:09 DEBUG : Creating backend with remote "TestDrive:crypt/glmovh8tsilibs119t2juqousk9jbgtthufl07khousdh69g8t00" 2025/07/27 01:36:10 DEBUG : Creating backend with remote "/tmp/rclone3980915" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu'", Local "Local file system at /tmp/rclone3980915", Modify Window "1ms" 2025/07/27 01:36:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0a2de422e67afed4d1cb5e25821f25e6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/27 01:36:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/27 01:36:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu' 2025/07/27 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu': 1 files missing 2025/07/27 01:36:12 NOTICE: 1 hashes missing 2025/07/27 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu': 1 differences found 2025/07/27 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/27 01:36:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/27 01:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu': 0 differences found 2025/07/27 01:36:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu': 1 matching files 2025/07/27 01:36:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kufaqof2pumu': Purge remote 2025/07/27 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tadenuk7gonu': Purge remote 2025/07/27 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuzofob7penu': Purge remote 2025/07/27 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-supusol3howa': Purge remote 2025/07/27 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besazeg1tema': Purge remote 2025/07/27 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonitew0foka': Purge remote 2025/07/27 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guxikuh6boqi': Purge remote 2025/07/27 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veximic1zare': Purge remote 2025/07/27 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavibid3sicu': Purge remote 2025/07/27 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fajinuz8hema': Purge remote --- PASS: TestApplyTransforms (50.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:36:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/27 01:36:20 DEBUG : sub/file2: md5 = 88ef7efe6d36b746e4a4c97300ca9b2a OK 2025/07/27 01:36:20 INFO : file1: Copied (new) to: sub/file2 2025/07/27 01:36:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 01:36:20 DEBUG : file1: Unchanged skipping 2025/07/27 01:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': don't need to copy/move sub/file2, it is already at target location 2025/07/27 01:36:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.86s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:36:26 DEBUG : dst/file1: md5 = 8f8bd30eefc3249a36a549a0baac1f99 OK 2025/07/27 01:36:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/backup" 2025/07/27 01:36:27 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/1nrff024r7pq65ecp72fc28jb0" 2025/07/27 01:36:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/27 01:36:30 INFO : dst/file1: Moved (server-side) 2025/07/27 01:36:31 DEBUG : dst/file1: md5 = 1f2006ebebefd8157401ebfa1dec13a0 OK 2025/07/27 01:36:31 INFO : dst/file1: Copied (new) 2025/07/27 01:36:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/27 01:36:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/27 01:36:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (11.94s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:36:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/dst" 2025/07/27 01:36:36 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/27 01:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/CompareDest" 2025/07/27 01:36:38 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/gveqi14airsml4bgu7krj116o8" 2025/07/27 01:36:39 DEBUG : one: Need to transfer - File not found at Destination 2025/07/27 01:36:41 DEBUG : one: md5 = 24a1367e9054f800619e79feeb73776b OK 2025/07/27 01:36:41 INFO : one: Copied (new) 2025/07/27 01:36:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 01:36:44 DEBUG : one: md5 = 2283d50b13120399a0204bcf6107edbc OK 2025/07/27 01:36:44 INFO : one: Copied (replaced existing) 2025/07/27 01:36:46 DEBUG : dst/one: md5 = 913ef27b6e324fa4204ea42e8e0c1c62 OK 2025/07/27 01:36:48 DEBUG : CompareDest/one: md5 = fc5ca8ec0ec42ea6543b7aeb82d39594 OK 2025/07/27 01:36:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 01:36:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 01:36:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 01:36:51 DEBUG : CompareDest/two: md5 = e0c8d07f1be097f141de4cd23f91ae94 OK 2025/07/27 01:36:52 DEBUG : two: Need to transfer - File not found at Destination 2025/07/27 01:36:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 01:36:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 01:36:53 DEBUG : two: Need to transfer - File not found at Destination 2025/07/27 01:36:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 01:36:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 01:36:54 DEBUG : two: Need to transfer - File not found at Destination 2025/07/27 01:36:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/27 01:36:56 DEBUG : two: md5 = 46a4e0e831f3c2d268d684c1c0d3a293 OK 2025/07/27 01:36:56 INFO : two: Copied (new) 2025/07/27 01:36:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/27 01:36:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:36:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/27 01:36:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.05s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:37:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/dst" 2025/07/27 01:37:00 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/27 01:37:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/CopyDest" 2025/07/27 01:37:02 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/27 01:37:03 DEBUG : one: Need to transfer - File not found at Destination 2025/07/27 01:37:05 DEBUG : one: md5 = 67480ebcbc0019f1bde1fcfb104f405d OK 2025/07/27 01:37:05 INFO : one: Copied (new) 2025/07/27 01:37:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 01:37:08 DEBUG : one: md5 = c3e191ebd281e0f455c5a5cfbc84f2b4 OK 2025/07/27 01:37:08 INFO : one: Copied (replaced existing) 2025/07/27 01:37:10 DEBUG : dst/one: md5 = 6cd9822c037a63626a02682ebcbf11f6 OK 2025/07/27 01:37:12 DEBUG : CopyDest/one: md5 = 88073fbfd711ff325e3fe93956350155 OK 2025/07/27 01:37:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/BackupDir" 2025/07/27 01:37:13 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/27 01:37:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 01:37:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 01:37:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 01:37:17 INFO : one: Moved (server-side) 2025/07/27 01:37:17 INFO : one: Copied (server-side copy) 2025/07/27 01:37:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/27 01:37:19 DEBUG : CopyDest/two: md5 = b84cb827155a77d212820f5a23806743 OK 2025/07/27 01:37:20 DEBUG : two: Need to transfer - File not found at Destination 2025/07/27 01:37:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 01:37:21 INFO : two: Copied (server-side copy) 2025/07/27 01:37:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/27 01:37:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 01:37:22 DEBUG : two: Unchanged skipping 2025/07/27 01:37:24 DEBUG : CopyDest/three: md5 = 5798d1c9eddc9607e9adc2ae138787e6 OK 2025/07/27 01:37:24 DEBUG : three: Need to transfer - File not found at Destination 2025/07/27 01:37:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/27 01:37:25 DEBUG : three: Destination not found in --copy-dest 2025/07/27 01:37:26 DEBUG : three: md5 = 300f50af2f53d372ee3281177745c192 OK 2025/07/27 01:37:26 INFO : three: Copied (new) 2025/07/27 01:37:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/27 01:37:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/27 01:37:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:37:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/27 01:37:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:37:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/27 01:37:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.47s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:37:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/27 01:37:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 02f473c8bde89f6141faecb3d04d3500 OK 2025/07/27 01:37:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/27 01:37:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/27 01:37:36 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/07/27 01:37:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/27 01:37:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/27 01:37:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6aa74834c14b027b9d47546ce7c9e106 OK 2025/07/27 01:37:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/27 01:37:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/27 01:37:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.45s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:37:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using skip mode. 2025/07/27 01:37:45 NOTICE: one: Found 2 files with duplicate names 2025/07/27 01:37:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:37:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using skip mode. 2025/07/27 01:37:51 NOTICE: one: Found 3 files with duplicate names 2025/07/27 01:37:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/27 01:37:51 INFO : one: Deleted 2025/07/27 01:37:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.02s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:37:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using first mode. 2025/07/27 01:37:57 NOTICE: one: Found 3 files with duplicate names 2025/07/27 01:37:57 INFO : one: Deleted 2025/07/27 01:37:58 INFO : one: Deleted 2025/07/27 01:37:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.99s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:38:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using newest mode. 2025/07/27 01:38:03 NOTICE: one: Found 3 files with duplicate names 2025/07/27 01:38:04 INFO : one: Deleted 2025/07/27 01:38:04 INFO : one: Deleted 2025/07/27 01:38:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.51s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using oldest mode. 2025/07/27 01:38:10 NOTICE: one: Found 3 files with duplicate names 2025/07/27 01:38:10 INFO : one: Deleted 2025/07/27 01:38:11 INFO : one: Deleted 2025/07/27 01:38:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.05s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:38:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using largest mode. 2025/07/27 01:38:16 NOTICE: one: Found 3 files with duplicate names 2025/07/27 01:38:16 INFO : one: Deleted 2025/07/27 01:38:17 INFO : one: Deleted 2025/07/27 01:38:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.06s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:38:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using smallest mode. 2025/07/27 01:38:22 NOTICE: one: Found 3 files with duplicate names 2025/07/27 01:38:22 INFO : one: Deleted 2025/07/27 01:38:23 INFO : one: Deleted 2025/07/27 01:38:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.15s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:38:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Looking for duplicate names using rename mode. 2025/07/27 01:38:29 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/27 01:38:30 INFO : one-2.txt: renamed from: one.txt 2025/07/27 01:38:31 INFO : one-3.txt: renamed from: one.txt 2025/07/27 01:38:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.03s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:38:37 DEBUG : dupe1/one.txt: md5 = b7c4ebf1b53c7597b32a801c6ec882f0 OK 2025/07/27 01:38:39 DEBUG : dupe2/two.txt: md5 = 0271c17bcd15559ae70364d4335b622b OK 2025/07/27 01:38:41 DEBUG : dupe3/three.txt: md5 = 071ac65a221d47f40ee4aea51f2916b7 OK 2025/07/27 01:38:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/27 01:38:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/27 01:38:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/27 01:38:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/27 01:38:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/27 01:38:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/27 01:38:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.91s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:38:48 DEBUG : a.txt: md5 = 780fed9e6e38ce394cb9adb462f8006f OK 2025/07/27 01:38:49 DEBUG : zend.txt: md5 = 25d1315b1bf079fc92f878d6c7192e58 OK 2025/07/27 01:38:51 DEBUG : sub dir/hello world: md5 = 1cb8851c534520c9c8766278ee8c1fc5 OK 2025/07/27 01:38:53 DEBUG : sub dir/hello world2: md5 = fd747348e7ffbe51c10c1295bdf5ffe7 OK 2025/07/27 01:38:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 3c4646202788d754e3dfe59ac2b814a4 OK 2025/07/27 01:38:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6e8e87d7a83502ee657c68e70c783c32 OK 2025/07/27 01:38:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3370d845d3df8d547311ac1081a5e197 OK 2025/07/27 01:38:59 DEBUG : a.txt: Excluded (Size Filter) 2025/07/27 01:38:59 DEBUG : a.txt: Excluded 2025/07/27 01:39:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/27 01:39:00 DEBUG : sub dir/hello world2: Excluded 2025/07/27 01:39:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/27 01:39:00 DEBUG : sub dir/hello world: Excluded 2025/07/27 01:39:00 DEBUG : sub dir/ignore dir: Excluded 2025/07/27 01:39:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/27 01:39:00 DEBUG : sub dir/hello world2: Excluded 2025/07/27 01:39:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/27 01:39:00 DEBUG : sub dir/hello world: Excluded 2025/07/27 01:39:01 DEBUG : sub dir/ignore dir: Excluded 2025/07/27 01:39:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/27 01:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/27 01:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/27 01:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/27 01:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/27 01:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/27 01:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (19.98s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:39:08 DEBUG : a.txt: md5 = c1b4c75ebc8b96b93a205b0a7639e068 OK 2025/07/27 01:39:10 DEBUG : zend.txt: md5 = 83a1c57222fce33af6e1aa2f11b009ab OK 2025/07/27 01:39:12 DEBUG : sub dir/hello world: md5 = 55fdc6d9fc599eca2217ce118e87a19e OK 2025/07/27 01:39:13 DEBUG : sub dir/hello world2: md5 = 01054c7350fc8157427de2b7a69953c9 OK 2025/07/27 01:39:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 8ed67603e1b2c72db8c65a1861c1030a OK 2025/07/27 01:39:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = e2db02db386259fdb79320dd5c145a22 OK 2025/07/27 01:39:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = a59d067fde02a97755fc8a9974ed18c1 OK 2025/07/27 01:39:20 DEBUG : a.txt: Excluded (Size Filter) 2025/07/27 01:39:20 DEBUG : a.txt: Excluded 2025/07/27 01:39:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/27 01:39:20 DEBUG : sub dir/hello world2: Excluded 2025/07/27 01:39:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/27 01:39:20 DEBUG : sub dir/hello world: Excluded 2025/07/27 01:39:21 DEBUG : sub dir/ignore dir: Excluded 2025/07/27 01:39:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/27 01:39:21 DEBUG : sub dir/hello world2: Excluded 2025/07/27 01:39:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/27 01:39:21 DEBUG : sub dir/hello world: Excluded 2025/07/27 01:39:21 DEBUG : sub dir/ignore dir: Excluded 2025/07/27 01:39:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/27 01:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/27 01:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/27 01:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/27 01:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/27 01:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/27 01:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.37s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:39:29 DEBUG : file1: md5 = 1bffebd936c3e46ecb27bd7d464c7f5d OK 2025/07/27 01:39:31 DEBUG : sub/file2: md5 = 8a1c39f4836cb5910dfd01383a4b23f9 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/07/27 01:39:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/27 01:39:34 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/27 01:39:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/27 01:39:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.24s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:39:38 DEBUG : file1: md5 = a23f3dd85057cfcbf5a3b837babd4669 OK 2025/07/27 01:39:40 DEBUG : sub/file2: md5 = 721a58e011fe5856bbbba14cdd7006fd 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/07/27 01:39:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/notfound" 2025/07/27 01:39:44 DEBUG : Config file has changed externally - reloading 2025/07/27 01:39:44 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/qe0i31qdkoejk60elps0ni5sqk" 2025/07/27 01:39:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.95s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:39:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Making directory 2025/07/27 01:39:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:39:50 DEBUG : sub dir/hello world: md5 = 45c5cec3b17f9bfc1c8403ac61a7e99a OK 2025/07/27 01:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.47s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:39:54 DEBUG : potato2: md5 = 84fd232f3d83c2381ef2687e402f09b6 OK 2025/07/27 01:39:55 DEBUG : empty space: md5 = 85ec5b2249aaa9c2091d7d7dbd274064 OK --- PASS: TestLs (4.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:39:59 DEBUG : potato2: md5 = 61b51531bf6468a30f4dab26480f6411 OK 2025/07/27 01:40:00 DEBUG : empty space: md5 = e782b6d381ad164a5058a22258a667f0 OK 2025/07/27 01:40:00 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/27 01:40:00 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:03 DEBUG : potato2: md5 = 92dbba08bde4b1d1848549738a04200d OK 2025/07/27 01:40:04 DEBUG : empty space: md5 = bc6ce4a3136025eb56073e05e0d5fc86 OK --- PASS: TestLsLong (4.47s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:08 DEBUG : potato2: md5 = ceb024c0f6ba795e99138e59021c9345 OK 2025/07/27 01:40:09 DEBUG : empty space: md5 = 22cc8b03e45907b3b0e4fa859a90f0c4 OK --- PASS: TestHashSums (4.25s) === RUN TestHashSumsWithErrors 2025/07/27 01:40:10 DEBUG : Creating backend with remote ":memory:" 2025/07/27 01:40:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/27 01:40:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/27 01:40:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/27 01:40:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/27 01:40:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/27 01:40:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/27 01:40:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/27 01:40:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/27 01:40:10 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:12 DEBUG : potato2: md5 = 158842f5c2284bdcf5c74c9131731cf8 OK 2025/07/27 01:40:13 DEBUG : empty space: md5 = b8586c30835271bd6ad7a7bcdca8bbf3 OK 2025/07/27 01:40:15 DEBUG : sub dir/potato3: md5 = c84e7766b13bdebba95f404cf26b19cf OK 2025/07/27 01:40:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.75s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:20 DEBUG : small: md5 = 5b08f322f36ba87bbf992e9bbf249129 OK 2025/07/27 01:40:21 DEBUG : medium: md5 = f65df724b43577479a79ce130bf56b7c OK 2025/07/27 01:40:22 DEBUG : large: md5 = 1a2b03c847d488b12b1da91e545bc7c8 OK 2025/07/27 01:40:23 DEBUG : Waiting for deletions to finish 2025/07/27 01:40:23 DEBUG : large: Excluded (Size Filter) 2025/07/27 01:40:23 INFO : small: Deleted 2025/07/27 01:40:23 INFO : medium: Deleted --- PASS: TestDelete (6.05s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:26 DEBUG : small: md5 = d09e9acb6ca0bb5c9a1ae32bd224601e OK 2025/07/27 01:40:27 DEBUG : medium: md5 = 3737bc1b5459a8f339d25e65e84b2084 OK 2025/07/27 01:40:28 DEBUG : large: md5 = e8d9d037cd84ecbc0e2cb538caed4c8b OK 2025/07/27 01:40:29 DEBUG : Waiting for deletions to finish 2025/07/27 01:40:29 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/27 01:40:29 INFO : small: Deleted 2025/07/27 01:40:29 INFO : medium: Deleted --- PASS: TestMaxDelete (6.50s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:32 DEBUG : small: md5 = 33e108e77f220f54a6b21670126eda71 OK 2025/07/27 01:40:33 DEBUG : medium: md5 = 5de691e99e0776321d0434e0ea6221c0 OK 2025/07/27 01:40:35 DEBUG : large: md5 = fd0fb3cc78f70e4a4db4dae0b0f54531 OK 2025/07/27 01:40:35 DEBUG : Waiting for deletions to finish 2025/07/27 01:40:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/27 01:40:35 INFO : small: Deleted 2025/07/27 01:40:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.28s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:38 DEBUG : small: md5 = 45ba85c5231c302fbf8225892bcfe8d2 OK 2025/07/27 01:40:40 DEBUG : medium: md5 = cb2411fe47f8751e7b4a1722b334f2b3 OK 2025/07/27 01:40:41 DEBUG : large: md5 = a20be3d998963574890f88875fbaaf3b OK 2025/07/27 01:40:41 DEBUG : Waiting for deletions to finish 2025/07/27 01:40:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/27 01:40:42 INFO : large: Deleted 2025/07/27 01:40:42 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.60s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:45 DEBUG : ReadFile: md5 = db8ecd39708d4b30423407c216e37921 OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/07/27 01:40:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/27 01:40:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/27 01:40:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/27 01:40:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/27 01:40:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/27 01:40:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/27 01:40:48 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:40:49 DEBUG : file1: md5 = b47c48079c2ad568bd665a9ed352b0cd OK 2025/07/27 01:40:50 DEBUG : file2: md5 = 31af0eae67ddc29be4834770d8a19bef OK --- PASS: TestCat (16.72s) === RUN TestPurge 2025/07/27 01:41:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kicowuw3labu" 2025/07/27 01:41:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:41:05 DEBUG : Creating backend with remote "TestDrive:crypt/4rha7srjnue6odrmo9c0m8po71o7hhg0iba97pludmgnb7crsdq0" 2025/07/27 01:41:05 DEBUG : Creating backend with remote "/tmp/rclone3401260853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kicowuw3labu'", Local "Local file system at /tmp/rclone3401260853", Modify Window "1ms" 2025/07/27 01:41:09 DEBUG : A1/B1/C1/one: md5 = 25fffee801ab59fb0a6a0dc7038f6cd3 OK 2025/07/27 01:41:09 INFO : A2: Making directory 2025/07/27 01:41:10 INFO : A1/B2: Making directory 2025/07/27 01:41:11 INFO : A1/B2/C2: Making directory 2025/07/27 01:41:12 INFO : A1/B1/C3: Making directory 2025/07/27 01:41:12 INFO : A3: Making directory 2025/07/27 01:41:13 INFO : A3/B3: Making directory 2025/07/27 01:41:14 INFO : A3/B3/C4: Making directory 2025/07/27 01:41:16 DEBUG : A1/two: md5 = 79831ee5ed2105a49319246d02e7f9fc OK 2025/07/27 01:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kicowuw3labu': Purge remote 2025/07/27 01:41:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.03s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:41:23 DEBUG : A1/B1/C1/one: md5 = b5e9e89f00f58ec5ae54466262dcb699 OK 2025/07/27 01:41:23 INFO : A2: Making directory 2025/07/27 01:41:23 INFO : A1/B2: Making directory 2025/07/27 01:41:24 INFO : A1/B2/C2: Making directory 2025/07/27 01:41:25 INFO : A1/B1/C3: Making directory 2025/07/27 01:41:25 INFO : A3: Making directory 2025/07/27 01:41:26 INFO : A3/B3: Making directory 2025/07/27 01:41:27 INFO : A3/B3/C4: Making directory 2025/07/27 01:41:29 DEBUG : A1/two: md5 = 0d98972341304eb51e9095dbe56a2c35 OK 2025/07/27 01:41:30 DEBUG : removing 1 level 3 directories 2025/07/27 01:41:30 INFO : A3/B3/C4: Removing directory 2025/07/27 01:41:33 DEBUG : removing 2 level 3 directories 2025/07/27 01:41:33 INFO : A1/B1/C3: Removing directory 2025/07/27 01:41:33 INFO : A1/B2/C2: Removing directory 2025/07/27 01:41:33 DEBUG : removing 2 level 2 directories 2025/07/27 01:41:33 INFO : A3/B3: Removing directory 2025/07/27 01:41:33 INFO : A1/B2: Removing directory 2025/07/27 01:41:33 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/27 01:41:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/27 01:41:34 DEBUG : removing 2 level 1 directories 2025/07/27 01:41:34 INFO : A3: Removing directory 2025/07/27 01:41:34 INFO : A2: Removing directory 2025/07/27 01:41:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/27 01:41:38 DEBUG : removing 1 level 3 directories 2025/07/27 01:41:38 INFO : A1/B1/C1: Removing directory 2025/07/27 01:41:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:38 DEBUG : removing 1 level 2 directories 2025/07/27 01:41:38 INFO : A1/B1: Removing directory 2025/07/27 01:41:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/27 01:41:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/27 01:41:39 DEBUG : removing 1 level 1 directories 2025/07/27 01:41:39 INFO : A1: Removing directory 2025/07/27 01:41:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/27 01:41:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/27 01:41:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/27 01:41:40 DEBUG : removing 1 level 0 directories 2025/07/27 01:41:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Removing directory 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/27 01:41:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (21.77s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:41:42 INFO : A1: Making directory 2025/07/27 01:41:43 INFO : A1/B1: Making directory 2025/07/27 01:41:43 INFO : A1/B1/C1: Making directory 2025/07/27 01:41:46 DEBUG : removing 1 level 3 directories 2025/07/27 01:41:46 INFO : A1/B1/C1: Removing directory 2025/07/27 01:41:46 DEBUG : removing 1 level 2 directories 2025/07/27 01:41:46 INFO : A1/B1: Removing directory 2025/07/27 01:41:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/27 01:41:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.38s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:41:49 INFO : A1: Making directory 2025/07/27 01:41:49 INFO : A1/B1: Making directory 2025/07/27 01:41:50 INFO : A1/B1/C1: Making directory 2025/07/27 01:41:53 DEBUG : removing 1 level 3 directories 2025/07/27 01:41:53 INFO : A1/B1/C1: Removing directory 2025/07/27 01:41:53 DEBUG : removing 1 level 2 directories 2025/07/27 01:41:53 INFO : A1/B1: Removing directory 2025/07/27 01:41:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/27 01:41:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.09s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:41:57 DEBUG : file1: md5 = 593b65a97223d89d02e6ef57b6481ff0 OK 2025/07/27 01:41:57 DEBUG : filename.txt: File name found in url 2025/07/27 01:41:59 DEBUG : filename.txt: md5 = 9a74973245aeb2a5a16d6ad6d110f606 OK 2025/07/27 01:41:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/27 01:42:00 DEBUG : headerfilename.txt: md5 = 1634c437943257c95c1c56eb18181191 OK 2025/07/27 01:42:01 DEBUG : file2: md5 = 6ea9143ebf9bd73f180b28dfd9bb3955 OK --- PASS: TestCopyURL (8.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:42:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/27 01:42:06 DEBUG : sub/file2: md5 = 8f88934cbf8bcd484176abd1bb1e0cf2 OK 2025/07/27 01:42:06 INFO : file1: Copied (new) to: sub/file2 2025/07/27 01:42:06 INFO : file1: Deleted 2025/07/27 01:42:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 01:42:07 DEBUG : file1: Unchanged skipping 2025/07/27 01:42:07 INFO : file1: Deleted 2025/07/27 01:42:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': don't need to copy/move sub/file2, it is already at target location 2025/07/27 01:42:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.44s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:42:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/27 01:42:11 DEBUG : file1: md5 = 4ad6317adf09e97e809cc4b0ce67cc72 OK 2025/07/27 01:42:11 INFO : file1: Copied (new) 2025/07/27 01:42:11 INFO : file1: Deleted 2025/07/27 01:42:11 DEBUG : file1: Destination exists, skipping 2025/07/27 01:42:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:42:15 DEBUG : dst/file1: md5 = 34412272708df9fb2e5505c514f85dbc OK 2025/07/27 01:42:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqefab8diqi/backup" 2025/07/27 01:42:16 DEBUG : Creating backend with remote "TestDrive:crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag/1nrff024r7pq65ecp72fc28jb0" 2025/07/27 01:42:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/27 01:42:20 INFO : dst/file1: Moved (server-side) 2025/07/27 01:42:21 DEBUG : dst/file1: md5 = 1d8c018f1a05c6d60912560629d724f8 OK 2025/07/27 01:42:21 INFO : dst/file1: Copied (new) 2025/07/27 01:42:21 INFO : dst/file1: Deleted 2025/07/27 01:42:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/27 01:42:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/27 01:42:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.91s) === 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:42:27 DEBUG : A1/one: md5 = e6865dd701062f2463ff38f9f4c8b616 OK 2025/07/27 01:42:29 DEBUG : A1/two: md5 = 4bcae8f0cdbd7100a2dd49b0282df680 OK 2025/07/27 01:42:31 DEBUG : A1/B1/three: md5 = 856b236b779f2c638a86a73926dad498 OK 2025/07/27 01:42:33 DEBUG : A1/B1/C1/four: md5 = b75446d8b288586cebbfb45738238ecc OK 2025/07/27 01:42:35 DEBUG : A1/B1/C2/five: md5 = 96fcab6821891fb8df2b6766146e1cb7 OK 2025/07/27 01:42:35 INFO : A1/B2: Making directory 2025/07/27 01:42:35 INFO : A1/B1/C3: Making directory 2025/07/27 01:42:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/27 01:42:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/27 01:42:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/27 01:42:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/27 01:42:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/27 01:42:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/27 01:42:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/27 01:42:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/27 01:42:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/27 01:42:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/27 01:42:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/27 01:42:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/27 01:42:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/27 01:42:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/27 01:42:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/27 01:42:55 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/27 01:42:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/27 01:42:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/27 01:42:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/27 01:42:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/27 01:42:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/27 01:43:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/27 01:43:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/27 01:43:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/27 01:43:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/27 01:43:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/27 01:43:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/27 01:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/27 01:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/27 01:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/27 01:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.14s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/27 01:43:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 75b8408f6d9e7428eb816a16d4c2111e OK 2025/07/27 01:43:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/27 01:43:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/27 01:43:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/27 01:43:11 DEBUG : no_checksum_big_file_from_pipe: md5 = e414238a7b1cfe8561ef37c7c1a1ea66 OK 2025/07/27 01:43:11 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/27 01:43:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 72990297f40c3b87befe6098c50063cc OK 2025/07/27 01:43:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/27 01:43:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/27 01:43:16 DEBUG : with_checksum_big_file_from_pipe: md5 = 6efb9117e830ca37aebcb066da2a229c OK 2025/07/27 01:43:16 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/27 01:43:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 01:43:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/27 01:43:21 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-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/27 01:43:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/27 01:43:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/27 01:43:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.72s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/27 01:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': File to upload is small (48 bytes), uploading instead of streaming 2025/07/27 01:43:29 DEBUG : rcat_metadata: md5 = cd82c465078288985242998f600dcc8d OK 2025/07/27 01:43:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/27 01:43:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/27 01:43:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 33db0d1b6dafbab8574d33922cac1ba4 OK 2025/07/27 01:43:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.44s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:34 DEBUG : potato1: md5 = 87dab7219750cd554c252f8ef9925011 OK 2025/07/27 01:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/27 01:43:36 DEBUG : potato2: md5 = 8d29c69f3847398d3f6d79c3f4d5f666 OK 2025/07/27 01:43:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:39 DEBUG : potato1: md5 = 29bf062724304cad8367ab1141150035 OK 2025/07/27 01:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/27 01:43:40 DEBUG : potato2: md5 = e66ac17823c40f991aa36503b248a04a OK 2025/07/27 01:43:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:43 DEBUG : potato2: md5 = 93365e4fdc4115d1ec3a38ea266ba566 OK 2025/07/27 01:43:45 DEBUG : empty space: md5 = 7c78c3efff4ae16bdd065568de485c1d OK 2025/07/27 01:43:47 DEBUG : sub dir/potato3: md5 = 16602b5e60d78f143f35496590303248 OK 2025/07/27 01:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Touching "sub dir/potato3" 2025/07/27 01:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Touching "empty space" 2025/07/27 01:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Touching "potato2" 2025/07/27 01:43:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.05s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:51 DEBUG : dir with metadata: Making directory with metadata 2025/07/27 01:43:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:53 DEBUG : directory with modtime: Making directory with metadata 2025/07/27 01:43:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.24s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:43:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/27 01:43:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 01:43:56 DEBUG : Google drive root 'crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag': Skipping btime metadata as can't update it on an existing file: 2025-07-27T01:43:56.217853764Z 2025/07/27 01:43:56 INFO : non existent directory: Updated directory metadata 2025/07/27 01:43:58 DEBUG : Google drive root 'crypt/njorqbgalo19gtnrvded55bjfjhgmqhhrl6q3dh1c8tlj81esmag': Skipping btime metadata as can't update it on an existing file: 2025-07-27T01:43:56.217853764Z 2025/07/27 01:43:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.56s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:44:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/27 01:44:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/27 01:44:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.78s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:44:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/27 01:44:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 01:44:04 DEBUG : dst: Making directory with metadata 2025/07/27 01:44:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 01:44:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 01:44:05 INFO : dst: Set directory modification time (using SetModTime) 2025/07/27 01:44:06 INFO : dst: Set directory modification time (using SetModTime) 2025/07/27 01:44:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/27 01:44:06 INFO : dst: Set directory modification time (using SetModTime) 2025/07/27 01:44:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.30s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi'", Local "Local file system at /tmp/rclone2674669813", Modify Window "1ms" 2025/07/27 01:44:09 DEBUG : sub dir/test remove existing: md5 = 463977b6e330a5cc1a38abb18ba05ed2 OK 2025/07/27 01:44:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d313b39b84d6b21edba178964ddf8640 OK 2025/07/27 01:44:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.duliban1" before starting 2025/07/27 01:44:14 DEBUG : sub dir/test remove existing.duliban1: TEST: removing renamed existing file after operation 2025/07/27 01:44:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luvirus7" before starting 2025/07/27 01:44:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luvirus7: TEST: renaming existing back after failed operation 2025/07/27 01:44:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mojebor1" before starting 2025/07/27 01:44:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mojebor1: TEST: removing renamed existing file after operation 2025/07/27 01:44:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p3tsji20jpl82n3sdd3mpirvnlbfa1814a33rgtto6om9ckgkn9g" 2025/07/27 01:44:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1730u4e4u4unbin4v5po4voneh5br3i1fbci8u0s90m26n4diflces7gj401ngrqef4rben4ls7lete97kp84bkt602bicu1o6qk2c090dinq69ehvpl9e60baf0u1teqj8fojfsjq57m3t7qufp38p5eoue96mjtac8s9r9ubqoi9i59ci0" --- PASS: TestRemoveExisting (12.76s) === 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/07/27 01:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqefab8diqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m17.900601896s (try 1/5)