"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/23 03:17:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara" 2025/01/23 03:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:17:32 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0" 2025/01/23 03:17:33 DEBUG : Creating backend with remote "/tmp/rclone647900917" === 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/23 03:17:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/23 03:17:34 DEBUG : potato: Seek from 10 to 0 2025/01/23 03:17:34 DEBUG : potato: Seek from 10 to 0 2025/01/23 03:17:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/23 03:17:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Seek from 5 to 2 2025/01/23 03:17:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/23 03:17:34 DEBUG : potato: Seek from 7 to 0 2025/01/23 03:17:34 DEBUG : potato: Seek from 7 to 0 2025/01/23 03:17:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/23 03:17:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Seek from 5 to 2 2025/01/23 03:17:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/23 03:17:34 DEBUG : potato: Seek from 8 to 0 2025/01/23 03:17:34 DEBUG : potato: Seek from 8 to 0 2025/01/23 03:17:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/23 03:17:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:17:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:17:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:17:34 DEBUG : potato: Seek from 5 to 2 2025/01/23 03:17:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/23 03:17:34 DEBUG : potato: Seek from 9 to 0 2025/01/23 03:17:34 DEBUG : potato: Seek from 9 to 0 2025/01/23 03:17:34 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:17:37 DEBUG : rutabaga: md5 = 6bea4e89473a301e5d5355d958d7e2c8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/23 03:17:39 DEBUG : empty space: md5 = 5a1ad77ebdd718f53cd847308f569c62 OK === RUN TestCheck/3 2025/01/23 03:17:42 DEBUG : potato2: md5 = f51669dedc2b4f27ca64d3c4aeea3969 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/23 03:17:44 DEBUG : remotepotato: md5 = afa43ed959e5952c004b08a40fdbab0b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.27s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/01/23 03:17:48 DEBUG : Creating backend with remote "nonexistent" 2025/01/23 03:17:48 DEBUG : Creating backend with remote "nonexistent" 2025/01/23 03:17:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/23 03:17:48 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/01/23 03:17:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/23 03:17:48 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:17:50 DEBUG : rutabaga: md5 = 3ab22d4eb27bc91325e225cfaf7e7cd9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/23 03:17:54 DEBUG : empty space: md5 = c3e59ade5862e1e8336427efd831cabc OK === RUN TestCheckDownload/3 2025/01/23 03:17:58 DEBUG : potato2: md5 = 1f1356c4422ba1e93baa85046bb1248b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/23 03:18:03 DEBUG : remotepotato: md5 = 7fa75105b954ec0d5a700ec183cf43fc OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.51s) --- PASS: TestCheckDownload/1 (1.42s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (2.07s) --- PASS: TestCheckDownload/5 (1.25s) --- PASS: TestCheckDownload/6 (1.80s) --- PASS: TestCheckDownload/7 (1.16s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:18:11 DEBUG : rutabaga: md5 = 59851ec605f2bbf7d7a995245380e199 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/23 03:18:14 DEBUG : empty space: md5 = cb1710c02285b2f115872cda27cd3c58 OK === RUN TestCheckSizeOnly/3 2025/01/23 03:18:16 DEBUG : potato2: md5 = bac8ac1105f83197f1b6060858304bba OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/23 03:18:19 DEBUG : remotepotato: md5 = 2f7cfc5b389751c930161a9a49fd2faa OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.06s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:18:24 DEBUG : test.sum: md5 = bc9d0b9d574eae6ac52b71fbc18fc3ad OK 2025/01/23 03:18:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/23 03:18:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/23 03:18:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/23 03:18:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/23 03:18:28 DEBUG : test.sum: md5 = ac51bc932ded89f8efe9645e37226957 OK 2025/01/23 03:18:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/23 03:18:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/23 03:18:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/23 03:18:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.11s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:18:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/data" 2025/01/23 03:18:31 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:18:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/data" 2025/01/23 03:18:33 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/vjrnln8ratgmqakfosrqe8espk" 2025/01/23 03:18:37 DEBUG : data/banana: md5 = 1293553df5860dbb6772afe88ec7ad0a OK 2025/01/23 03:18:39 DEBUG : test.sum: md5 = fa4d43bfc50385739578a7c04b0ca6d0 OK === RUN TestCheckSumDownload/subtest1 2025/01/23 03:18:44 DEBUG : data/potato: md5 = 7fbeb635416ff15598f9a650733ede01 OK 2025/01/23 03:18:45 DEBUG : test.sum: md5 = 171d910e693426ce9b40b25443160741 OK === RUN TestCheckSumDownload/subtest2 2025/01/23 03:18:50 DEBUG : test.sum: md5 = 298de12e127a5c8e8ab34071a8d625f6 OK === RUN TestCheckSumDownload/subtest3 2025/01/23 03:18:55 DEBUG : test.sum: md5 = 410da29d16f7460cf2e32aaee5ade883 OK === RUN TestCheckSumDownload/subtest4 2025/01/23 03:19:00 DEBUG : test.sum: md5 = c3a03da7871cc84e3e85d40b051b35ce OK === RUN TestCheckSumDownload/subtest5 2025/01/23 03:19:04 DEBUG : test.sum: md5 = ca852ebbeb112d8af12a9a17bf48a44a OK === RUN TestCheckSumDownload/subtest6 2025/01/23 03:19:08 DEBUG : data/banana: md5 = 7740eb271899c98fab86a3cc31a7f5f2 OK 2025/01/23 03:19:10 DEBUG : data/potato: md5 = 0616c546f6419c0aad1e04e233f3500a OK 2025/01/23 03:19:12 DEBUG : test.sum: md5 = 34bdb19c292b1976fa193d3e0e3bc9ad OK === RUN TestCheckSumDownload/subtest7 2025/01/23 03:19:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/23 03:19:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.49s) --- PASS: TestCheckSumDownload/subtest1 (2.99s) --- PASS: TestCheckSumDownload/subtest2 (2.33s) --- PASS: TestCheckSumDownload/subtest3 (2.67s) --- PASS: TestCheckSumDownload/subtest4 (2.56s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.47s) === RUN TestApplyTransforms 2025/01/23 03:19:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yetogey8sove" 2025/01/23 03:19:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:18 DEBUG : Creating backend with remote "TestDrive:crypt/7m0g64go5em6htodjd1tv2s5d8c4303t6jpfjm406cte8oad7t10" 2025/01/23 03:19:19 DEBUG : Creating backend with remote "/tmp/rclone1560123628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove'", Local "Local file system at /tmp/rclone1560123628", Modify Window "1ms" 2025/01/23 03:19:22 DEBUG : hello, world!: md5 = decb5904fe5b7c482bff35efd5d4baea OK upper checkfile vs. lower remote (without normalization) 2025/01/23 03:19:23 ERROR : hello, world!: sum not found 2025/01/23 03:19:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove' 2025/01/23 03:19:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove': 1 files missing 2025/01/23 03:19:23 NOTICE: 1 hashes missing 2025/01/23 03:19:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove': 2 differences found 2025/01/23 03:19:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/23 03:19:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:19:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove': 0 differences found 2025/01/23 03:19:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove': 1 matching files 2025/01/23 03:19:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rusuqit7haki" 2025/01/23 03:19:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:24 DEBUG : Creating backend with remote "TestDrive:crypt/9kod4ig6m6i6qek2h9d19fgsb13rekr1ls2371nl7sh9ko0bl8d0" 2025/01/23 03:19:25 DEBUG : Creating backend with remote "/tmp/rclone1731151618" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki'", Local "Local file system at /tmp/rclone1731151618", Modify Window "1ms" 2025/01/23 03:19:28 DEBUG : HELLO, WORLD!: md5 = e011e0c401e12777a3d1f0932e248a3a OK lower checkfile vs. upper remote (without normalization) 2025/01/23 03:19:29 ERROR : HELLO, WORLD!: sum not found 2025/01/23 03:19:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki' 2025/01/23 03:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki': 1 files missing 2025/01/23 03:19:29 NOTICE: 1 hashes missing 2025/01/23 03:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki': 2 differences found 2025/01/23 03:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/23 03:19:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:19:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki': 0 differences found 2025/01/23 03:19:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki': 1 matching files 2025/01/23 03:19:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rufasuy1gefu" 2025/01/23 03:19:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:30 DEBUG : Creating backend with remote "TestDrive:crypt/hr75ru6llu4iisd8kvmsgtccp4k27dg89ib6s064fro07v3q9el0" 2025/01/23 03:19:31 DEBUG : Creating backend with remote "/tmp/rclone4021485057" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu'", Local "Local file system at /tmp/rclone4021485057", Modify Window "1ms" 2025/01/23 03:19:34 DEBUG : HeLlO, wOrLd!: md5 = 95f1a4f058ad02c4b95433e277efed5f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/23 03:19:34 ERROR : HeLlO, wOrLd!: sum not found 2025/01/23 03:19:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu' 2025/01/23 03:19:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu': 1 files missing 2025/01/23 03:19:34 NOTICE: 1 hashes missing 2025/01/23 03:19:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu': 2 differences found 2025/01/23 03:19:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/23 03:19:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu': 0 differences found 2025/01/23 03:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu': 1 matching files 2025/01/23 03:19:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rubimez8xaxu" 2025/01/23 03:19:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:36 DEBUG : Creating backend with remote "TestDrive:crypt/jmv4gj1f4jmldba57vu8cb0pl6u78gcntq0sd1p0cj0bcu5s9ti0" 2025/01/23 03:19:37 DEBUG : Creating backend with remote "/tmp/rclone401039777" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu'", Local "Local file system at /tmp/rclone401039777", Modify Window "1ms" 2025/01/23 03:19:40 DEBUG : HELLO, WORLD!: md5 = ab80e112a4c50c7ec480dc65cc6c7d52 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/23 03:19:40 ERROR : HELLO, WORLD!: sum not found 2025/01/23 03:19:40 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu' 2025/01/23 03:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu': 1 files missing 2025/01/23 03:19:40 NOTICE: 1 hashes missing 2025/01/23 03:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu': 2 differences found 2025/01/23 03:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/23 03:19:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu': 0 differences found 2025/01/23 03:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu': 1 matching files 2025/01/23 03:19:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-comikix2dejo" 2025/01/23 03:19:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:42 DEBUG : Creating backend with remote "TestDrive:crypt/l46r4a6b1catclf3eljld0t2mk0qjusrq307sa2p1553b58v1gf0" 2025/01/23 03:19:43 DEBUG : Creating backend with remote "/tmp/rclone1821142505" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo'", Local "Local file system at /tmp/rclone1821142505", Modify Window "1ms" 2025/01/23 03:19:46 DEBUG : 測試_Русский___ě_áñ: md5 = 1725f5fc5d87f4e21f6f327c38c54d1f OK NFD checkfile vs. NFC remote (without normalization) 2025/01/23 03:19:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/23 03:19:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo' 2025/01/23 03:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo': 1 files missing 2025/01/23 03:19:46 NOTICE: 1 hashes missing 2025/01/23 03:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo': 2 differences found 2025/01/23 03:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/23 03:19:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo': 0 differences found 2025/01/23 03:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo': 1 matching files 2025/01/23 03:19:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mojehay3nepa" 2025/01/23 03:19:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:48 DEBUG : Creating backend with remote "TestDrive:crypt/bp1b9irtep2k24thm5vb26kd2jpdsrsbveh0huk2sb8kh047c5q0" 2025/01/23 03:19:49 DEBUG : Creating backend with remote "/tmp/rclone3520764069" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa'", Local "Local file system at /tmp/rclone3520764069", Modify Window "1ms" 2025/01/23 03:19:52 DEBUG : 測試_Русский___ě_áñ: md5 = 74c172b38e07712f21778118dd013c11 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/23 03:19:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/23 03:19:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa' 2025/01/23 03:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa': 1 files missing 2025/01/23 03:19:52 NOTICE: 1 hashes missing 2025/01/23 03:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa': 2 differences found 2025/01/23 03:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/23 03:19:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:19:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa': 0 differences found 2025/01/23 03:19:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa': 1 matching files 2025/01/23 03:19:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suhipuf2jime" 2025/01/23 03:19:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:53 DEBUG : Creating backend with remote "TestDrive:crypt/f374lph1e9fe7pt7b3ajcbi60nfd9rkfsgq8d4tp13k64kjo7v5g" 2025/01/23 03:19:54 DEBUG : Creating backend with remote "/tmp/rclone866475586" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime'", Local "Local file system at /tmp/rclone866475586", Modify Window "1ms" 2025/01/23 03:19:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c3d0db78a533b32fa8d985ad02853e42 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/23 03:19:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:19:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime' 2025/01/23 03:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime': 1 files missing 2025/01/23 03:19:57 NOTICE: 1 hashes missing 2025/01/23 03:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime': 2 differences found 2025/01/23 03:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/23 03:19:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:19:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime': 0 differences found 2025/01/23 03:19:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime': 1 matching files 2025/01/23 03:19:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buqapeh7mahe" 2025/01/23 03:19:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:19:59 DEBUG : Creating backend with remote "TestDrive:crypt/p9d31ivqjpp3qrrvmu8erhu8sacbib0om2al2dkfmj1sar9hlklg" 2025/01/23 03:20:00 DEBUG : Creating backend with remote "/tmp/rclone1547860200" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe'", Local "Local file system at /tmp/rclone1547860200", Modify Window "1ms" 2025/01/23 03:20:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e1406462f9f724ab689c13b1f31deab1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/23 03:20:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:20:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe' 2025/01/23 03:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe': 1 files missing 2025/01/23 03:20:03 NOTICE: 1 hashes missing 2025/01/23 03:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe': 2 differences found 2025/01/23 03:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/23 03:20:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe': 0 differences found 2025/01/23 03:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe': 1 matching files 2025/01/23 03:20:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nopirif8hapu" 2025/01/23 03:20:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:20:05 DEBUG : Creating backend with remote "TestDrive:crypt/r0h1klkti4lqlfe3ca6m8gj2dd5ttuq73s5fq1igrt8058d75nhg" 2025/01/23 03:20:06 DEBUG : Creating backend with remote "/tmp/rclone3666726550" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu'", Local "Local file system at /tmp/rclone3666726550", Modify Window "1ms" 2025/01/23 03:20:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 259b63184f128065922393db083f9dd7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/23 03:20:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:20:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu' 2025/01/23 03:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu': 1 files missing 2025/01/23 03:20:09 NOTICE: 1 hashes missing 2025/01/23 03:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu': 2 differences found 2025/01/23 03:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/23 03:20:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu': 0 differences found 2025/01/23 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu': 1 matching files 2025/01/23 03:20:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mexanen7ruxu" 2025/01/23 03:20:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:20:11 DEBUG : Creating backend with remote "TestDrive:crypt/pb2p47mtdsta442rutbccav8gfp1ffclfk21pdj676jg693ipoag" 2025/01/23 03:20:12 DEBUG : Creating backend with remote "/tmp/rclone1061165889" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu'", Local "Local file system at /tmp/rclone1061165889", Modify Window "1ms" 2025/01/23 03:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cf834bf750a114904b1a8b7e4ccbb41 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/23 03:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu' 2025/01/23 03:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu': 1 files missing 2025/01/23 03:20:15 NOTICE: 1 hashes missing 2025/01/23 03:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu': 2 differences found 2025/01/23 03:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/23 03:20:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu': 0 differences found 2025/01/23 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu': 1 matching files 2025/01/23 03:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mexanen7ruxu': Purge remote 2025/01/23 03:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nopirif8hapu': Purge remote 2025/01/23 03:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buqapeh7mahe': Purge remote 2025/01/23 03:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhipuf2jime': Purge remote 2025/01/23 03:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mojehay3nepa': Purge remote 2025/01/23 03:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-comikix2dejo': Purge remote 2025/01/23 03:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rubimez8xaxu': Purge remote 2025/01/23 03:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rufasuy1gefu': Purge remote 2025/01/23 03:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rusuqit7haki': Purge remote 2025/01/23 03:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yetogey8sove': Purge remote --- PASS: TestApplyTransforms (65.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:20:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 03:20:26 DEBUG : sub/file2: md5 = 15eafda9f605dc151434db1c0a8851e6 OK 2025/01/23 03:20:26 INFO : file1: Copied (new) to: sub/file2 2025/01/23 03:20:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:20:27 DEBUG : file1: Unchanged skipping 2025/01/23 03:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': don't need to copy/move sub/file2, it is already at target location 2025/01/23 03:20:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.02s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:20:34 DEBUG : dst/file1: md5 = 418443d66c940818edb5b363413d1713 OK 2025/01/23 03:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/backup" 2025/01/23 03:20:35 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/1nrff024r7pq65ecp72fc28jb0" 2025/01/23 03:20:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/23 03:20:39 INFO : dst/file1: Moved (server-side) 2025/01/23 03:20:41 DEBUG : dst/file1: md5 = 43acb1c3cfac8869a90b93dd06baa466 OK 2025/01/23 03:20:41 INFO : dst/file1: Copied (new) 2025/01/23 03:20:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:20:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:20:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:20:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/dst" 2025/01/23 03:20:48 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/CompareDest" 2025/01/23 03:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/gveqi14airsml4bgu7krj116o8" 2025/01/23 03:20:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 03:20:54 DEBUG : one: md5 = 20ff9536b6a13ce09690553f3cf6263d OK 2025/01/23 03:20:54 INFO : one: Copied (new) 2025/01/23 03:20:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:20:57 DEBUG : one: md5 = 972363dcf8396b52c4e63207b291682f OK 2025/01/23 03:20:57 INFO : one: Copied (replaced existing) 2025/01/23 03:20:59 DEBUG : dst/one: md5 = 76c3789a7b52b8b60a1573055ea2a6f1 OK 2025/01/23 03:21:02 DEBUG : CompareDest/one: md5 = e9f228375e86bc2866e637ff38659d40 OK 2025/01/23 03:21:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:21:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:21:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 03:21:05 DEBUG : CompareDest/two: md5 = fb3186d41293e012d58fa67f9150ffcb OK 2025/01/23 03:21:06 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:21:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:21:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 03:21:07 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:21:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:21:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 03:21:09 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:21:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 03:21:11 DEBUG : two: md5 = 9ef3ae295564afa717bedd1b2dfb3a9e OK 2025/01/23 03:21:11 INFO : two: Copied (new) 2025/01/23 03:21:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:21:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:21:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:21:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.49s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:21:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/dst" 2025/01/23 03:21:16 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:21:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/CopyDest" 2025/01/23 03:21:18 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/23 03:21:19 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 03:21:22 DEBUG : one: md5 = 95d972637a2fe67770af476d4ac012dc OK 2025/01/23 03:21:22 INFO : one: Copied (new) 2025/01/23 03:21:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:21:25 DEBUG : one: md5 = bf71ac6b75a7cfd50d80f26309c83c1f OK 2025/01/23 03:21:25 INFO : one: Copied (replaced existing) 2025/01/23 03:21:27 DEBUG : dst/one: md5 = 8cdb24a4258ca3989e91591dcd61b59d OK 2025/01/23 03:21:30 DEBUG : CopyDest/one: md5 = 7b1ffa6acdd82694a448c6ff7c8736e8 OK 2025/01/23 03:21:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/01/23 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/01/23 03:21:30 DEBUG : TestDrive: Saved new token in config file 2025/01/23 03:21:30 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/23 03:21:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/BackupDir" 2025/01/23 03:21:31 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/23 03:21:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:21:32 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/23 03:21:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:21:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:21:35 INFO : one: Moved (server-side) 2025/01/23 03:21:37 INFO : one: Copied (server-side copy) 2025/01/23 03:21:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 03:21:39 DEBUG : CopyDest/two: md5 = 205db834f0eac72b9157d054b0a5ea1c OK 2025/01/23 03:21:39 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:21:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:21:41 INFO : two: Copied (server-side copy) 2025/01/23 03:21:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 03:21:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:21:42 DEBUG : two: Unchanged skipping 2025/01/23 03:21:44 DEBUG : CopyDest/three: md5 = 501c789c3e05266ed191f19e87a39802 OK 2025/01/23 03:21:45 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 03:21:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 03:21:45 DEBUG : three: Destination not found in --copy-dest 2025/01/23 03:21:47 DEBUG : three: md5 = 35d8ee09c84eaaa4acfff3e942ca70ee OK 2025/01/23 03:21:47 INFO : three: Copied (new) 2025/01/23 03:21:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 03:21:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:21:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:21:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 03:21:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:21:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:21:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.76s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:21:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/23 03:21:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 47d08f9b1253f6e0e8d60f5d313ea3bb OK 2025/01/23 03:21:59 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/23 03:21:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/23 03:22:00 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/01/23 03:22:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/23 03:22:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/23 03:22:03 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bb17428be81a45b287163dd7043ded56 OK 2025/01/23 03:22:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/23 03:22:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/23 03:22:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.14s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:22:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using skip mode. 2025/01/23 03:22:11 NOTICE: one: Found 2 files with duplicate names 2025/01/23 03:22:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.74s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:22:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using skip mode. 2025/01/23 03:22:18 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:22:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/23 03:22:19 INFO : one: Deleted 2025/01/23 03:22:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:22:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using first mode. 2025/01/23 03:22:26 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:22:27 INFO : one: Deleted 2025/01/23 03:22:27 INFO : one: Deleted 2025/01/23 03:22:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.74s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:22:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using newest mode. 2025/01/23 03:22:34 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:22:34 INFO : one: Deleted 2025/01/23 03:22:35 INFO : one: Deleted 2025/01/23 03:22:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.78s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:22:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using oldest mode. 2025/01/23 03:22:42 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:22:42 INFO : one: Deleted 2025/01/23 03:22:43 INFO : one: Deleted 2025/01/23 03:22:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:22:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using largest mode. 2025/01/23 03:22:49 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:22:50 INFO : one: Deleted 2025/01/23 03:22:50 INFO : one: Deleted 2025/01/23 03:22:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.56s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:22:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using smallest mode. 2025/01/23 03:22:57 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:22:57 INFO : one: Deleted 2025/01/23 03:22:58 INFO : one: Deleted 2025/01/23 03:22:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.45s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:23:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Looking for duplicate names using rename mode. 2025/01/23 03:23:06 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/23 03:23:07 INFO : one-2.txt: renamed from: one.txt 2025/01/23 03:23:08 INFO : one-3.txt: renamed from: one.txt 2025/01/23 03:23:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.32s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:23:15 DEBUG : dupe1/one.txt: md5 = ff78854d9fbb99b6029d8c302432e0a1 OK 2025/01/23 03:23:18 DEBUG : dupe2/two.txt: md5 = 31d21ddc7cc7890d9be7c5ad1725f215 OK 2025/01/23 03:23:21 DEBUG : dupe3/three.txt: md5 = 27424a48b33ec00e5b0ee2cebd5a13a1 OK 2025/01/23 03:23:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/23 03:23:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/23 03:23:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/23 03:23:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/23 03:23:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/23 03:23:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/23 03:23:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.88s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:23:30 DEBUG : a.txt: md5 = 146c0948f8918646f4c08d19afb4f39f OK 2025/01/23 03:23:32 DEBUG : zend.txt: md5 = 17973c27081a78c0f92f00ebefc449ca OK 2025/01/23 03:23:34 DEBUG : sub dir/hello world: md5 = d00cde2b2172075adcf83c3f8462b627 OK 2025/01/23 03:23:36 DEBUG : sub dir/hello world2: md5 = ce5ce620e62f59fa689b1676cba66095 OK 2025/01/23 03:23:39 DEBUG : sub dir/ignore dir/.ignore: md5 = eb888712f36e620218439643b94448a1 OK 2025/01/23 03:23:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = f6ef432b20d561a7e0d8c1add46e0c71 OK 2025/01/23 03:23:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = fe288c2cb849f5d2148c6e939f4ff0e0 OK 2025/01/23 03:23:45 DEBUG : a.txt: Excluded (Size Filter) 2025/01/23 03:23:45 DEBUG : a.txt: Excluded 2025/01/23 03:23:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/23 03:23:45 DEBUG : sub dir/hello world2: Excluded 2025/01/23 03:23:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/23 03:23:45 DEBUG : sub dir/hello world: Excluded 2025/01/23 03:23:46 DEBUG : sub dir/ignore dir: Excluded 2025/01/23 03:23:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/23 03:23:46 DEBUG : sub dir/hello world2: Excluded 2025/01/23 03:23:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/23 03:23:46 DEBUG : sub dir/hello world: Excluded 2025/01/23 03:23:46 DEBUG : sub dir/ignore dir: Excluded 2025/01/23 03:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/23 03:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/23 03:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/23 03:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/23 03:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/23 03:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/23 03:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.73s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:23:56 DEBUG : file1: md5 = be66b8246b674ad7a1bf6868f4462d95 OK 2025/01/23 03:23:58 DEBUG : sub/file2: md5 = 127307cd46eba02601fd99d07e30b54d 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/01/23 03:24:02 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/23 03:24:02 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/23 03:24:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/23 03:24:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.09s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:07 DEBUG : file1: md5 = 6e017dda2a4a96ffadfe832dfda7d49b OK 2025/01/23 03:24:10 DEBUG : sub/file2: md5 = e74ea82309d2c554d082f9bdfdb7b386 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/01/23 03:24:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/notfound" 2025/01/23 03:24:14 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/23 03:24:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.20s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Making directory 2025/01/23 03:24:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:22 DEBUG : sub dir/hello world: md5 = 7ddd5166373b66f676775a382b1a2501 OK 2025/01/23 03:24:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.62s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:26 DEBUG : potato2: md5 = c6ea59fb3d5887b7ca549dba91b5dd63 OK 2025/01/23 03:24:28 DEBUG : empty space: md5 = 250e431e4c67d556205e342a7b018342 OK --- PASS: TestLs (5.57s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:32 DEBUG : potato2: md5 = 980821de787d7750e90dfa47be0eb304 OK 2025/01/23 03:24:34 DEBUG : empty space: md5 = a279ec2eac7b85efe49523bf6e42b937 OK 2025/01/23 03:24:34 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.58s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:39 DEBUG : potato2: md5 = 87f3c615e5ebc6cf6606c717dfa75d47 OK 2025/01/23 03:24:40 DEBUG : empty space: md5 = 18e56c15dcf0d85cb3cc290eb20fed9b OK --- PASS: TestLsLong (5.52s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:44 DEBUG : potato2: md5 = e85dc6fa6dabb6bd31195eec515009ac OK 2025/01/23 03:24:46 DEBUG : empty space: md5 = 79537a88e733534a667384f3e02b1556 OK --- PASS: TestHashSums (5.42s) === RUN TestHashSumsWithErrors 2025/01/23 03:24:48 DEBUG : Creating backend with remote ":memory:" 2025/01/23 03:24:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/23 03:24:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/23 03:24:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/23 03:24:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/23 03:24:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/23 03:24:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/23 03:24:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/23 03:24:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/23 03:24:48 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:24:49 DEBUG : potato2: md5 = 87a21f7a31521df9c358c5409c921f69 OK 2025/01/23 03:24:51 DEBUG : empty space: md5 = 1871493c4c536ebc815e899fe183bf05 OK 2025/01/23 03:24:54 DEBUG : sub dir/potato3: md5 = 3316f8ad61666cfed98680c634233867 OK 2025/01/23 03:24:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.21s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:25:00 DEBUG : small: md5 = 83360ea6de8113e809701b464c1667e6 OK 2025/01/23 03:25:01 DEBUG : medium: md5 = d65d937b87eacc5fe7f9b081f8ec5f0a OK 2025/01/23 03:25:03 DEBUG : large: md5 = 4aebd88247ab4ea56718c7843c471c5f OK 2025/01/23 03:25:03 DEBUG : Waiting for deletions to finish 2025/01/23 03:25:04 DEBUG : large: Excluded (Size Filter) 2025/01/23 03:25:04 INFO : medium: Deleted 2025/01/23 03:25:04 INFO : small: Deleted --- PASS: TestDelete (7.65s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:25:07 DEBUG : small: md5 = 0d82f0cf92f41d17e09b32ec4869d422 OK 2025/01/23 03:25:09 DEBUG : medium: md5 = dd96c23d064ad0cc8c5180d262a1d005 OK 2025/01/23 03:25:11 DEBUG : large: md5 = 32cd5da52c8f8c00ab54d0ac22e884bf OK 2025/01/23 03:25:11 DEBUG : Waiting for deletions to finish 2025/01/23 03:25:11 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/23 03:25:12 INFO : large: Deleted 2025/01/23 03:25:12 INFO : small: Deleted --- PASS: TestMaxDelete (8.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:25:15 DEBUG : small: md5 = 75cb0366b0cab7904dbad21e2f71b5a1 OK 2025/01/23 03:25:17 DEBUG : medium: md5 = cbc33fef70439dc3db22ad18b43cc8cc OK 2025/01/23 03:25:19 DEBUG : large: md5 = 47556c217b117b18e55e47127c933b95 OK 2025/01/23 03:25:19 DEBUG : Waiting for deletions to finish 2025/01/23 03:25:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/23 03:25:20 INFO : medium: Deleted 2025/01/23 03:25:20 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.88s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:25:23 DEBUG : small: md5 = 3a4ad0e5c9c40727876ebd83dfcea31d OK 2025/01/23 03:25:25 DEBUG : medium: md5 = fe1471b3a688bb1840d973c75a41e922 OK 2025/01/23 03:25:27 DEBUG : large: md5 = 6f10a14e7a1aacc27c38decee8887e8c OK 2025/01/23 03:25:27 DEBUG : Waiting for deletions to finish 2025/01/23 03:25:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/23 03:25:28 INFO : medium: Deleted 2025/01/23 03:25:28 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.00s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:25:31 DEBUG : ReadFile: md5 = 78c51600e161d3e0faf17d49c21b6949 OK --- PASS: TestReadFile (4.67s) === RUN TestRetry 2025/01/23 03:25:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/23 03:25:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/23 03:25:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:25:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:25:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:25:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:25:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:25:36 DEBUG : file1: md5 = 884b20b8d31a7de51a1d646e2052324e OK 2025/01/23 03:25:38 DEBUG : file2: md5 = 4f1050a24c4926b6e7d73d888b9cc194 OK --- PASS: TestCat (18.48s) === RUN TestPurge 2025/01/23 03:25:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyovog8vepi" 2025/01/23 03:25:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:25:53 DEBUG : Creating backend with remote "TestDrive:crypt/3isf5pfoo99nj40074en42or0j4sfaum793ceaseb7r3j6d1o93g" 2025/01/23 03:25:54 DEBUG : Creating backend with remote "/tmp/rclone1826929101" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyovog8vepi'", Local "Local file system at /tmp/rclone1826929101", Modify Window "1ms" 2025/01/23 03:26:00 DEBUG : A1/B1/C1/one: md5 = 660eff21589866b667725b20ab69f0a1 OK 2025/01/23 03:26:00 INFO : A2: Making directory 2025/01/23 03:26:01 INFO : A1/B2: Making directory 2025/01/23 03:26:02 INFO : A1/B2/C2: Making directory 2025/01/23 03:26:03 INFO : A1/B1/C3: Making directory 2025/01/23 03:26:04 INFO : A3: Making directory 2025/01/23 03:26:05 INFO : A3/B3: Making directory 2025/01/23 03:26:06 INFO : A3/B3/C4: Making directory 2025/01/23 03:26:09 DEBUG : A1/two: md5 = f86effd32c120867e0f839cc999bbdda OK 2025/01/23 03:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyovog8vepi': Purge remote 2025/01/23 03:26:12 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:26:17 DEBUG : A1/B1/C1/one: md5 = a2357439736ccb1cdda651793991d61e OK 2025/01/23 03:26:17 INFO : A2: Making directory 2025/01/23 03:26:18 INFO : A1/B2: Making directory 2025/01/23 03:26:19 INFO : A1/B2/C2: Making directory 2025/01/23 03:26:20 INFO : A1/B1/C3: Making directory 2025/01/23 03:26:21 INFO : A3: Making directory 2025/01/23 03:26:22 INFO : A3/B3: Making directory 2025/01/23 03:26:23 INFO : A3/B3/C4: Making directory 2025/01/23 03:26:26 DEBUG : A1/two: md5 = 5d750f5a79df3bb82262b3fd86ba8815 OK 2025/01/23 03:26:27 DEBUG : removing 1 level 3 directories 2025/01/23 03:26:27 INFO : A3/B3/C4: Removing directory 2025/01/23 03:26:30 DEBUG : removing 2 level 3 directories 2025/01/23 03:26:30 INFO : A1/B2/C2: Removing directory 2025/01/23 03:26:30 INFO : A1/B1/C3: Removing directory 2025/01/23 03:26:30 DEBUG : removing 2 level 2 directories 2025/01/23 03:26:30 INFO : A3/B3: Removing directory 2025/01/23 03:26:30 INFO : A1/B2: Removing directory 2025/01/23 03:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:26:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/23 03:26:31 DEBUG : removing 2 level 1 directories 2025/01/23 03:26:31 INFO : A3: Removing directory 2025/01/23 03:26:31 INFO : A2: Removing directory 2025/01/23 03:26:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/23 03:26:36 DEBUG : removing 1 level 3 directories 2025/01/23 03:26:36 INFO : A1/B1/C1: Removing directory 2025/01/23 03:26:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:37 DEBUG : removing 1 level 2 directories 2025/01/23 03:26:37 INFO : A1/B1: Removing directory 2025/01/23 03:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:26:38 DEBUG : removing 1 level 1 directories 2025/01/23 03:26:38 INFO : A1: Removing directory 2025/01/23 03:26:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:26:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:26:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:26:39 DEBUG : removing 1 level 0 directories 2025/01/23 03:26:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Removing directory 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:26:39 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (28.12s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:26:41 INFO : A1: Making directory 2025/01/23 03:26:43 INFO : A1/B1: Making directory 2025/01/23 03:26:44 INFO : A1/B1/C1: Making directory 2025/01/23 03:26:46 DEBUG : removing 1 level 3 directories 2025/01/23 03:26:46 INFO : A1/B1/C1: Removing directory 2025/01/23 03:26:47 DEBUG : removing 1 level 2 directories 2025/01/23 03:26:47 INFO : A1/B1: Removing directory 2025/01/23 03:26:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:26:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.39s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:26:50 INFO : A1: Making directory 2025/01/23 03:26:51 INFO : A1/B1: Making directory 2025/01/23 03:26:52 INFO : A1/B1/C1: Making directory 2025/01/23 03:26:55 DEBUG : removing 1 level 3 directories 2025/01/23 03:26:55 INFO : A1/B1/C1: Removing directory 2025/01/23 03:26:56 DEBUG : removing 1 level 2 directories 2025/01/23 03:26:56 INFO : A1/B1: Removing directory 2025/01/23 03:26:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:26:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.60s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:27:01 DEBUG : file1: md5 = 920d860148c8f76ab97230c13317632e OK 2025/01/23 03:27:01 DEBUG : filename.txt: File name found in url 2025/01/23 03:27:03 DEBUG : filename.txt: md5 = f10e94b951946b2bf9d9180aafce5c53 OK 2025/01/23 03:27:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/23 03:27:05 DEBUG : headerfilename.txt: md5 = 652f44a580b07f674742b24c8e47cc3c OK 2025/01/23 03:27:07 DEBUG : file2: md5 = e4f402f0aa15bffcde9481b9a08d9854 OK --- PASS: TestCopyURL (11.20s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:27:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 03:27:13 DEBUG : sub/file2: md5 = e6d7b5bdb65ec3bfc19d14dbc8b51c53 OK 2025/01/23 03:27:13 INFO : file1: Copied (new) to: sub/file2 2025/01/23 03:27:13 INFO : file1: Deleted 2025/01/23 03:27:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:27:13 DEBUG : file1: Unchanged skipping 2025/01/23 03:27:13 INFO : file1: Deleted 2025/01/23 03:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': don't need to copy/move sub/file2, it is already at target location 2025/01/23 03:27:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:27:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 03:27:19 DEBUG : file1: md5 = 24b8712a27a08198d473eda5ea7d94bc OK 2025/01/23 03:27:19 INFO : file1: Copied (new) 2025/01/23 03:27:19 INFO : file1: Deleted 2025/01/23 03:27:19 DEBUG : file1: Destination exists, skipping 2025/01/23 03:27:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:27:24 DEBUG : dst/file1: md5 = ed5fc1565cd326b5b79e7d797f529a49 OK 2025/01/23 03:27:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopetem2sara/backup" 2025/01/23 03:27:25 DEBUG : Creating backend with remote "TestDrive:crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0/1nrff024r7pq65ecp72fc28jb0" 2025/01/23 03:27:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/23 03:27:30 INFO : dst/file1: Moved (server-side) 2025/01/23 03:27:31 DEBUG : dst/file1: md5 = 9a735e349cf68a6069420df12165705f OK 2025/01/23 03:27:31 INFO : dst/file1: Copied (new) 2025/01/23 03:27:31 INFO : dst/file1: Deleted 2025/01/23 03:27:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:27:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:27:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.49s) === 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:27:40 DEBUG : A1/one: md5 = 0f421eaac44cd3f5f37e229a7a7ebf4c OK 2025/01/23 03:27:42 DEBUG : A1/two: md5 = 22be9b3d6bf18438748ae431e71ce4c7 OK 2025/01/23 03:27:44 DEBUG : A1/B1/three: md5 = e7a4843ac526e61dd928d65674b315c6 OK 2025/01/23 03:27:47 DEBUG : A1/B1/C1/four: md5 = 198ac269ab195f21291939658d8cd81a OK 2025/01/23 03:27:49 DEBUG : A1/B1/C2/five: md5 = 3828e36fd30d76b1824383b1af79d792 OK 2025/01/23 03:27:49 INFO : A1/B2: Making directory 2025/01/23 03:27:51 INFO : A1/B1/C3: Making directory 2025/01/23 03:28:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/23 03:28:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/23 03:28:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/23 03:28:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/23 03:28:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/23 03:28:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:28:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:28:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:28:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:28:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:28:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/23 03:28:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/23 03:28:18 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/23 03:28:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/23 03:28:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/23 03:28:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/23 03:28:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:28:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:28:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:28:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:28:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:28:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/23 03:28:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:28:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.41s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:28:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:28:36 DEBUG : no_checksum_small_file_from_pipe: md5 = f8fe32cd82371381772cd6aadff95f5d OK 2025/01/23 03:28:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/23 03:28:36 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/23 03:28:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/23 03:28:38 DEBUG : no_checksum_big_file_from_pipe: md5 = 9e25ad4964a29d3003e3a92cca0ce4f6 OK 2025/01/23 03:28:38 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:28:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:28:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 3d33c362bf50d1aea45f1082795aa77a OK 2025/01/23 03:28:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/23 03:28:42 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/23 03:28:43 DEBUG : with_checksum_big_file_from_pipe: md5 = d4b2cb7c4951f31badb2b96b2e276ae9 OK 2025/01/23 03:28:43 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:28:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:28:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:28:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/23 03:28:50 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-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:28:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/23 03:28:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/23 03:28:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.91s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/23 03:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': File to upload is small (48 bytes), uploading instead of streaming 2025/01/23 03:28:59 DEBUG : rcat_metadata: md5 = 7c07962c614855e01dfb6bc9aeffe32b OK 2025/01/23 03:28:59 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/23 03:29:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/23 03:29:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = 21db980b416af2b4339e55535c2b4c87 OK 2025/01/23 03:29:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.32s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (3.00s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:05 DEBUG : potato1: md5 = 19f8315011017170cddfffa01dcf324c OK 2025/01/23 03:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': File to upload is small (60 bytes), uploading instead of streaming 2025/01/23 03:29:07 DEBUG : potato2: md5 = 7cb922c97b87c206b9b4bdd95efd1b8c OK 2025/01/23 03:29:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:11 DEBUG : potato1: md5 = 5109361395f5407ca9edb5f109cec12b OK 2025/01/23 03:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': File to upload is small (60 bytes), uploading instead of streaming 2025/01/23 03:29:12 DEBUG : potato2: md5 = 85dcaff6dd7c89d9e50a9d73d047df53 OK 2025/01/23 03:29:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.48s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:16 DEBUG : potato2: md5 = 9a39e6e8bf5633761467536deff1db23 OK 2025/01/23 03:29:18 DEBUG : empty space: md5 = 3b9f12c0b1dd2bdaecd6e0c1ee72d2d6 OK 2025/01/23 03:29:21 DEBUG : sub dir/potato3: md5 = ee085e4a4223a94060f0fdde155350a1 OK 2025/01/23 03:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Touching "empty space" 2025/01/23 03:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Touching "potato2" 2025/01/23 03:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Touching "sub dir/potato3" 2025/01/23 03:29:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.77s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:27 DEBUG : dir with metadata: Making directory with metadata 2025/01/23 03:29:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.46s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:31 DEBUG : directory with modtime: Making directory with metadata 2025/01/23 03:29:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.81s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/23 03:29:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 03:29:34 DEBUG : Google drive root 'crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0': Skipping btime metadata as can't update it on an existing file: 2025-01-23T03:29:33.953066386Z 2025/01/23 03:29:34 INFO : non existent directory: Updated directory metadata 2025/01/23 03:29:37 DEBUG : Google drive root 'crypt/s3c373mre9lr6d7k5c2dpkjsntfacss580nk2hvr8npsvu9qf1s0': Skipping btime metadata as can't update it on an existing file: 2025-01-23T03:29:33.953066386Z 2025/01/23 03:29:37 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:39 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/23 03:29:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/23 03:29:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.53s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/23 03:29:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 03:29:45 DEBUG : dst: Making directory with metadata 2025/01/23 03:29:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 03:29:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:29:46 INFO : dst: Set directory modification time (using SetModTime) 2025/01/23 03:29:47 INFO : dst: Set directory modification time (using SetModTime) 2025/01/23 03:29:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/23 03:29:47 INFO : dst: Set directory modification time (using SetModTime) 2025/01/23 03:29:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.26s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara'", Local "Local file system at /tmp/rclone647900917", Modify Window "1ms" 2025/01/23 03:29:52 DEBUG : sub dir/test remove existing: md5 = 5d6714b69196b5e14dee4788da0c1865 OK 2025/01/23 03:29:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5ea542ed4ea0761b9e81c697caa96843 OK 2025/01/23 03:29:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jaxibuq1" before starting 2025/01/23 03:29:57 DEBUG : sub dir/test remove existing.jaxibuq1: TEST: removing renamed existing file after operation 2025/01/23 03:29:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xasefof8" before starting 2025/01/23 03:29:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xasefof8: TEST: renaming existing back after failed operation 2025/01/23 03:30:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yijowaz9" before starting 2025/01/23 03:30:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yijowaz9: TEST: removing renamed existing file after operation 2025/01/23 03:30:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ba1ddhq368rq1octo566bkll1flofqigqep56nf5elkplrdfd4d0" 2025/01/23 03:30:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bcemus8k1surstde86j3sv6j1gflaf5joa1m5eb2836ph4g9gf09okj5bat2jqd6obgjoodb09tv742m1v7v00kg5aeral5o9om6hqodphcgh2tjbjrmdcu7tf55qmlmvog9p4q3ol64tvnrr2bilkf33p3no0jv74vuqtucpibmtdg1vl0g" --- PASS: TestRemoveExisting (15.45s) === 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/01/23 03:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopetem2sara': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m32.923614221s (try 1/5)