"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/11 05:10:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule" 2025/03/11 05:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:10:16 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510" 2025/03/11 05:10:17 DEBUG : Creating backend with remote "/tmp/rclone3836807534" === 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/11 05:10:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/11 05:10:17 DEBUG : potato: Seek from 10 to 0 2025/03/11 05:10:17 DEBUG : potato: Seek from 10 to 0 2025/03/11 05:10:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/11 05:10:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Seek from 5 to 2 2025/03/11 05:10:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/11 05:10:17 DEBUG : potato: Seek from 7 to 0 2025/03/11 05:10:17 DEBUG : potato: Seek from 7 to 0 2025/03/11 05:10:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/11 05:10:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Seek from 5 to 2 2025/03/11 05:10:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/11 05:10:17 DEBUG : potato: Seek from 8 to 0 2025/03/11 05:10:17 DEBUG : potato: Seek from 8 to 0 2025/03/11 05:10:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/11 05:10:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/11 05:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/11 05:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/11 05:10:17 DEBUG : potato: Seek from 5 to 2 2025/03/11 05:10:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/11 05:10:17 DEBUG : potato: Seek from 9 to 0 2025/03/11 05:10:17 DEBUG : potato: Seek from 9 to 0 2025/03/11 05:10:17 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:10:19 DEBUG : rutabaga: md5 = c22ce6227326802b6d7e07b84c22ddca OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/11 05:10:21 DEBUG : empty space: md5 = 7a8d6edc2926dba47fc8e0dd7dc4f1a9 OK === RUN TestCheck/3 2025/03/11 05:10:24 DEBUG : potato2: md5 = 16d38bb3babc11ca7c02ed9d62688550 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/11 05:10:26 DEBUG : remotepotato: md5 = e3123ef7f839cd994b65c461592ba836 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.56s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/03/11 05:10:29 DEBUG : Creating backend with remote "nonexistent" 2025/03/11 05:10:29 DEBUG : Creating backend with remote "nonexistent" 2025/03/11 05:10:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/11 05:10:29 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/03/11 05:10:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/11 05:10:29 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:10:30 DEBUG : rutabaga: md5 = 5fd07bc5267bfabf1809ede9c20eaea3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/11 05:10:34 DEBUG : empty space: md5 = ce051122698fccd3de97a5f88b2b5a59 OK === RUN TestCheckDownload/3 2025/03/11 05:10:36 DEBUG : potato2: md5 = bc499bc140141a88f4ae6a96729e1ff4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/11 05:10:41 DEBUG : remotepotato: md5 = 1a899454364b3b2dc61aedb38046c4a9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.08s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.77s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:10:46 DEBUG : rutabaga: md5 = 07041d3f0e71bd7564e3e465e25498e5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/11 05:10:48 DEBUG : empty space: md5 = 3adab382dd0b33553caeb9b3dc57b26f OK === RUN TestCheckSizeOnly/3 2025/03/11 05:10:50 DEBUG : potato2: md5 = 920070403a6b1c9f1fdb1757a48f7f0b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/11 05:10:52 DEBUG : remotepotato: md5 = 342f3074007f9613b2aa1579a802d480 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.60s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:10:57 DEBUG : test.sum: md5 = fe05706e0dc8851080dbb8d8a6b52fea OK 2025/03/11 05:10:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/11 05:10:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/11 05:10:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/11 05:10:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/11 05:11:00 DEBUG : test.sum: md5 = 08ade8cc279b7dd251b44747d751ba5d OK 2025/03/11 05:11:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/11 05:11:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/11 05:11:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/11 05:11:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.09s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/data" 2025/03/11 05:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:11:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/data" 2025/03/11 05:11:03 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/vjrnln8ratgmqakfosrqe8espk" 2025/03/11 05:11:07 DEBUG : data/banana: md5 = e8e7f31d81bcd133bde1742d305df2f5 OK 2025/03/11 05:11:08 DEBUG : test.sum: md5 = 82887e90f84d1a90b63c51a5d5347ab0 OK === RUN TestCheckSumDownload/subtest1 2025/03/11 05:11:12 DEBUG : data/potato: md5 = 8c62d2671c2a0cf91f4a44b4b31718c8 OK 2025/03/11 05:11:14 DEBUG : test.sum: md5 = a5c59cf7dc9f6fbbc4024a791940df9a OK === RUN TestCheckSumDownload/subtest2 2025/03/11 05:11:18 DEBUG : test.sum: md5 = b530382d532b3476a3acdc64f97487a6 OK === RUN TestCheckSumDownload/subtest3 2025/03/11 05:11:23 DEBUG : test.sum: md5 = b4a7ceb932d6740904ceea532f1cbf2b OK === RUN TestCheckSumDownload/subtest4 2025/03/11 05:11:27 DEBUG : test.sum: md5 = 360d35cae9ab3d44358893b86fc5f4b2 OK === RUN TestCheckSumDownload/subtest5 2025/03/11 05:11:31 DEBUG : test.sum: md5 = 0c7af84be0319fdace7f79df00bc24de OK === RUN TestCheckSumDownload/subtest6 2025/03/11 05:11:35 DEBUG : data/banana: md5 = f3b5e608a7791770258f00166c9e32a8 OK 2025/03/11 05:11:36 DEBUG : data/potato: md5 = 4dfb8e884f948378787c4cdf8e3abfbf OK 2025/03/11 05:11:38 DEBUG : test.sum: md5 = e97108c40f4b2abd7cbd69c4015d560d OK === RUN TestCheckSumDownload/subtest7 2025/03/11 05:11:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/11 05:11:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.00s) --- PASS: TestCheckSumDownload/subtest1 (2.27s) --- PASS: TestCheckSumDownload/subtest2 (2.56s) --- PASS: TestCheckSumDownload/subtest3 (2.26s) --- PASS: TestCheckSumDownload/subtest4 (2.51s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (1.98s) --- PASS: TestCheckSumDownload/subtest7 (2.39s) === RUN TestApplyTransforms 2025/03/11 05:11:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacoq1qufo" 2025/03/11 05:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:11:44 DEBUG : Creating backend with remote "TestDrive:crypt/vglnb3inntcf69eki5l8dbgiomqloenh188q3hdln9v6dum59qo0" 2025/03/11 05:11:44 DEBUG : Creating backend with remote "/tmp/rclone112366586" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo'", Local "Local file system at /tmp/rclone112366586", Modify Window "1ms" 2025/03/11 05:11:47 DEBUG : hello, world!: md5 = 6a6b306504ee0195ebde7570f8cc3b2c OK upper checkfile vs. lower remote (without normalization) 2025/03/11 05:11:47 ERROR : hello, world!: sum not found 2025/03/11 05:11:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo' 2025/03/11 05:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo': 1 files missing 2025/03/11 05:11:47 NOTICE: 1 hashes missing 2025/03/11 05:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo': 2 differences found 2025/03/11 05:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/11 05:11:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:11:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo': 0 differences found 2025/03/11 05:11:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo': 1 matching files 2025/03/11 05:11:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kobibex6noxa" 2025/03/11 05:11:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:11:48 DEBUG : Creating backend with remote "TestDrive:crypt/ni4ah0v946oa31er8g54f43bu8lphhkpb9g2ss98oeft1ia4uir0" 2025/03/11 05:11:49 DEBUG : Creating backend with remote "/tmp/rclone1741898977" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa'", Local "Local file system at /tmp/rclone1741898977", Modify Window "1ms" 2025/03/11 05:11:51 DEBUG : HELLO, WORLD!: md5 = 6a9dae69d0b3e4f333ff0d58ae48a8a1 OK lower checkfile vs. upper remote (without normalization) 2025/03/11 05:11:52 ERROR : HELLO, WORLD!: sum not found 2025/03/11 05:11:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa' 2025/03/11 05:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa': 1 files missing 2025/03/11 05:11:52 NOTICE: 1 hashes missing 2025/03/11 05:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa': 2 differences found 2025/03/11 05:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/11 05:11:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa': 0 differences found 2025/03/11 05:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa': 1 matching files 2025/03/11 05:11:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hureyez3qumi" 2025/03/11 05:11:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:11:53 DEBUG : Creating backend with remote "TestDrive:crypt/vb9p6s30u448g7vie7u9klash087lj9f1dgv6da14rhjo0fh88k0" 2025/03/11 05:11:54 DEBUG : Creating backend with remote "/tmp/rclone1151751173" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi'", Local "Local file system at /tmp/rclone1151751173", Modify Window "1ms" 2025/03/11 05:11:56 DEBUG : HeLlO, wOrLd!: md5 = 70fad82bd8ce7c8c04d44f6de618a75b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/11 05:11:56 ERROR : HeLlO, wOrLd!: sum not found 2025/03/11 05:11:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi' 2025/03/11 05:11:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi': 1 files missing 2025/03/11 05:11:56 NOTICE: 1 hashes missing 2025/03/11 05:11:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi': 2 differences found 2025/03/11 05:11:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/11 05:11:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi': 0 differences found 2025/03/11 05:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi': 1 matching files 2025/03/11 05:11:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-domafof1quqe" 2025/03/11 05:11:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:11:57 DEBUG : Creating backend with remote "TestDrive:crypt/tuhlisrmthcn4tbghpi2vrqrulifn2arqtml5bpqdv8339gqrf4g" 2025/03/11 05:11:58 DEBUG : Creating backend with remote "/tmp/rclone983466715" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe'", Local "Local file system at /tmp/rclone983466715", Modify Window "1ms" 2025/03/11 05:12:00 DEBUG : HELLO, WORLD!: md5 = edd40b8b731e065cdaef8159bc5c61c8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/11 05:12:01 ERROR : HELLO, WORLD!: sum not found 2025/03/11 05:12:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe' 2025/03/11 05:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe': 1 files missing 2025/03/11 05:12:01 NOTICE: 1 hashes missing 2025/03/11 05:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe': 2 differences found 2025/03/11 05:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/11 05:12:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:12:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe': 0 differences found 2025/03/11 05:12:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe': 1 matching files 2025/03/11 05:12:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefepec7mode" 2025/03/11 05:12:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:12:02 DEBUG : Creating backend with remote "TestDrive:crypt/ao83b157c391reoc4sj4p2chrr483vsqb9srbubv54trbiq67ps0" 2025/03/11 05:12:03 DEBUG : Creating backend with remote "/tmp/rclone2643088345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode'", Local "Local file system at /tmp/rclone2643088345", Modify Window "1ms" 2025/03/11 05:12:06 DEBUG : 測試_Русский___ě_áñ: md5 = d14d3af32b9fd12f4ccbb9020392a55e OK NFD checkfile vs. NFC remote (without normalization) 2025/03/11 05:12:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/11 05:12:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode' 2025/03/11 05:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode': 1 files missing 2025/03/11 05:12:06 NOTICE: 1 hashes missing 2025/03/11 05:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode': 2 differences found 2025/03/11 05:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/11 05:12:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:12:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode': 0 differences found 2025/03/11 05:12:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode': 1 matching files 2025/03/11 05:12:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tojajeg2jifo" 2025/03/11 05:12:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:12:07 DEBUG : Creating backend with remote "TestDrive:crypt/9tupcd75207gpht9aq0ahbjq9vbdpb1g7totk1nhn316gv5abmpg" 2025/03/11 05:12:08 DEBUG : Creating backend with remote "/tmp/rclone3783031428" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo'", Local "Local file system at /tmp/rclone3783031428", Modify Window "1ms" 2025/03/11 05:12:10 DEBUG : 測試_Русский___ě_áñ: md5 = 6fb4a0ee1a20d8f057fb635c6ded41ef OK NFC checkfile vs. NFD remote (without normalization) 2025/03/11 05:12:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/11 05:12:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo' 2025/03/11 05:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo': 1 files missing 2025/03/11 05:12:11 NOTICE: 1 hashes missing 2025/03/11 05:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo': 2 differences found 2025/03/11 05:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/11 05:12:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:12:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo': 0 differences found 2025/03/11 05:12:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo': 1 matching files 2025/03/11 05:12:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xokasem4yore" 2025/03/11 05:12:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:12:12 DEBUG : Creating backend with remote "TestDrive:crypt/cche3nsupf6oaj9o424kr21mufssaf5cab3t2r207qrddgsmf4eg" 2025/03/11 05:12:13 DEBUG : Creating backend with remote "/tmp/rclone464774432" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore'", Local "Local file system at /tmp/rclone464774432", Modify Window "1ms" 2025/03/11 05:12:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d923e8416428f18573849c795733a1e8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/11 05:12:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:12:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore' 2025/03/11 05:12:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore': 1 files missing 2025/03/11 05:12:16 NOTICE: 1 hashes missing 2025/03/11 05:12:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore': 2 differences found 2025/03/11 05:12:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/11 05:12:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore': 0 differences found 2025/03/11 05:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore': 1 matching files 2025/03/11 05:12:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kegorox4gode" 2025/03/11 05:12:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:12:17 DEBUG : Creating backend with remote "TestDrive:crypt/ia1clbmh3v8oehcskg2jvh7h9b0106t1mbivl37agf34stv8rugg" 2025/03/11 05:12:18 DEBUG : Creating backend with remote "/tmp/rclone398549706" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode'", Local "Local file system at /tmp/rclone398549706", Modify Window "1ms" 2025/03/11 05:12:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a0459ef0770a74e6246435faad6c3ec OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/11 05:12:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:12:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode' 2025/03/11 05:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode': 1 files missing 2025/03/11 05:12:20 NOTICE: 1 hashes missing 2025/03/11 05:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode': 2 differences found 2025/03/11 05:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/11 05:12:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode': 0 differences found 2025/03/11 05:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode': 1 matching files 2025/03/11 05:12:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gusovaq8tequ" 2025/03/11 05:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:12:21 DEBUG : Creating backend with remote "TestDrive:crypt/gknksd7dro1g3ohf85flh447gu9rs6dks6nq8f50fi9l82skcf3g" 2025/03/11 05:12:22 DEBUG : Creating backend with remote "/tmp/rclone2115768835" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ'", Local "Local file system at /tmp/rclone2115768835", Modify Window "1ms" 2025/03/11 05:12:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 94988f5e99ce6e37a249b02dcf351cd8 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/11 05:12:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:12:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ' 2025/03/11 05:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ': 1 files missing 2025/03/11 05:12:25 NOTICE: 1 hashes missing 2025/03/11 05:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ': 2 differences found 2025/03/11 05:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/11 05:12:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ': 0 differences found 2025/03/11 05:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ': 1 matching files 2025/03/11 05:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sebozod1bisa" 2025/03/11 05:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:12:26 DEBUG : Creating backend with remote "TestDrive:crypt/vik6bq26appagh2mqlkg33m8ilir8ipprdtt562igpt8ktapn9dg" 2025/03/11 05:12:27 DEBUG : Creating backend with remote "/tmp/rclone2478973681" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa'", Local "Local file system at /tmp/rclone2478973681", Modify Window "1ms" 2025/03/11 05:12:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3b87fec21c35d828421ea6492fc554a7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/11 05:12:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/11 05:12:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa' 2025/03/11 05:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa': 1 files missing 2025/03/11 05:12:30 NOTICE: 1 hashes missing 2025/03/11 05:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa': 2 differences found 2025/03/11 05:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/11 05:12:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/11 05:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa': 0 differences found 2025/03/11 05:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa': 1 matching files 2025/03/11 05:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sebozod1bisa': Purge remote 2025/03/11 05:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gusovaq8tequ': Purge remote 2025/03/11 05:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kegorox4gode': Purge remote 2025/03/11 05:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xokasem4yore': Purge remote 2025/03/11 05:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojajeg2jifo': Purge remote 2025/03/11 05:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefepec7mode': Purge remote 2025/03/11 05:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domafof1quqe': Purge remote 2025/03/11 05:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hureyez3qumi': Purge remote 2025/03/11 05:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kobibex6noxa': Purge remote 2025/03/11 05:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacoq1qufo': Purge remote --- PASS: TestApplyTransforms (52.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:12:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/11 05:12:38 DEBUG : sub/file2: md5 = d51d030b958309632f94aabdefc76eaf OK 2025/03/11 05:12:38 INFO : file1: Copied (new) to: sub/file2 2025/03/11 05:12:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:12:39 DEBUG : file1: Unchanged skipping 2025/03/11 05:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': don't need to copy/move sub/file2, it is already at target location 2025/03/11 05:12:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.26s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:12:44 DEBUG : dst/file1: md5 = ec799f428249a610f82ba6d7674b9897 OK 2025/03/11 05:12:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/backup" 2025/03/11 05:12:45 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/1nrff024r7pq65ecp72fc28jb0" 2025/03/11 05:12:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/11 05:12:49 INFO : dst/file1: Moved (server-side) 2025/03/11 05:12:50 DEBUG : dst/file1: md5 = 1bd30d1fd5676aa79e753eb25d1da07c OK 2025/03/11 05:12:50 INFO : dst/file1: Copied (new) 2025/03/11 05:12:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:12:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:12:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.49s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/dst" 2025/03/11 05:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:12:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/CompareDest" 2025/03/11 05:12:56 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/gveqi14airsml4bgu7krj116o8" 2025/03/11 05:12:58 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 05:13:00 DEBUG : one: md5 = 9c4f1e805867859cfb81c034db5cb8f5 OK 2025/03/11 05:13:00 INFO : one: Copied (new) 2025/03/11 05:13:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:13:03 DEBUG : one: md5 = 66d9ee992faab0ad2e436081c549f835 OK 2025/03/11 05:13:03 INFO : one: Copied (replaced existing) 2025/03/11 05:13:05 DEBUG : dst/one: md5 = 0f078ea6f08857daa3d11be27421c522 OK 2025/03/11 05:13:07 DEBUG : CompareDest/one: md5 = d144d63c341ad3787bfe8f3fa7fb0451 OK 2025/03/11 05:13:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:13:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:13:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 05:13:10 DEBUG : CompareDest/two: md5 = b697d86b11d2fd7a75cfc402af36578b OK 2025/03/11 05:13:11 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:13:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:13:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 05:13:11 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:13:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:13:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 05:13:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:13:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/11 05:13:14 DEBUG : two: md5 = e3392e7e40df1114313a4217fb9ba8c2 OK 2025/03/11 05:13:14 INFO : two: Copied (new) 2025/03/11 05:13:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:13:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:13:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:13:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.11s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:13:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/dst" 2025/03/11 05:13:19 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:13:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/CopyDest" 2025/03/11 05:13:20 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/11 05:13:22 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 05:13:24 DEBUG : one: md5 = b7d2d5f0042c1d271d59ca1f48b6b85f OK 2025/03/11 05:13:24 INFO : one: Copied (new) 2025/03/11 05:13:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:13:27 DEBUG : one: md5 = d7391fde8249c0dfab71ad44e1f1c2f0 OK 2025/03/11 05:13:27 INFO : one: Copied (replaced existing) 2025/03/11 05:13:29 DEBUG : dst/one: md5 = ec7b78fe694fc9d8a968800749536f5d OK 2025/03/11 05:13:31 DEBUG : CopyDest/one: md5 = a2fc27c16ad758e9969e42a1d5599a39 OK 2025/03/11 05:13:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/BackupDir" 2025/03/11 05:13:32 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/11 05:13:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:13:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:13:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 05:13:36 INFO : one: Moved (server-side) 2025/03/11 05:13:37 INFO : one: Copied (server-side copy) 2025/03/11 05:13:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/11 05:13:38 DEBUG : CopyDest/two: md5 = 53278ff8c05dd12b74b7237e6e81a404 OK 2025/03/11 05:13:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 05:13:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:13:40 INFO : two: Copied (server-side copy) 2025/03/11 05:13:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/11 05:13:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 05:13:41 DEBUG : two: Unchanged skipping 2025/03/11 05:13:43 DEBUG : CopyDest/three: md5 = 3cf701e0d07593b4d8903f963bb41608 OK 2025/03/11 05:13:44 DEBUG : three: Need to transfer - File not found at Destination 2025/03/11 05:13:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/11 05:13:44 DEBUG : three: Destination not found in --copy-dest 2025/03/11 05:13:45 DEBUG : three: md5 = 15ddcbd89babb2bb29f510573624812d OK 2025/03/11 05:13:45 INFO : three: Copied (new) 2025/03/11 05:13:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/11 05:13:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:13:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:13:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/11 05:13:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:13:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:13:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.61s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:13:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/11 05:13:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = cf5f41a861be819d417a3d753606c703 OK 2025/03/11 05:13:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/11 05:13:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/11 05:13:55 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/03/11 05:13:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/11 05:13:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/11 05:13:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b7c94edf9731f7d33996b18fa3090b7e OK 2025/03/11 05:13:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/11 05:14:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/11 05:14:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.01s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using skip mode. 2025/03/11 05:14:05 NOTICE: one: Found 2 files with duplicate names 2025/03/11 05:14:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.38s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using skip mode. 2025/03/11 05:14:11 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:14:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/11 05:14:11 INFO : one: Deleted 2025/03/11 05:14:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.59s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using first mode. 2025/03/11 05:14:17 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:14:17 INFO : one: Deleted 2025/03/11 05:14:18 INFO : one: Deleted 2025/03/11 05:14:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using newest mode. 2025/03/11 05:14:23 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:14:23 INFO : one: Deleted 2025/03/11 05:14:24 INFO : one: Deleted 2025/03/11 05:14:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.96s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using oldest mode. 2025/03/11 05:14:30 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:14:30 INFO : one: Deleted 2025/03/11 05:14:31 INFO : one: Deleted 2025/03/11 05:14:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using largest mode. 2025/03/11 05:14:36 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:14:36 INFO : one: Deleted 2025/03/11 05:14:37 INFO : one: Deleted 2025/03/11 05:14:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.36s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using smallest mode. 2025/03/11 05:14:43 NOTICE: one: Found 3 files with duplicate names 2025/03/11 05:14:43 INFO : one: Deleted 2025/03/11 05:14:43 INFO : one: Deleted 2025/03/11 05:14:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.35s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Looking for duplicate names using rename mode. 2025/03/11 05:14:50 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/11 05:14:51 INFO : one-2.txt: renamed from: one.txt 2025/03/11 05:14:52 INFO : one-3.txt: renamed from: one.txt 2025/03/11 05:14:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.12s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:14:58 DEBUG : dupe1/one.txt: md5 = 2ce7a8fc49729c9af9aa5502d5863da9 OK 2025/03/11 05:15:00 DEBUG : dupe2/two.txt: md5 = 5e2e5d913de0d436d7fea503cf930ab3 OK 2025/03/11 05:15:02 DEBUG : dupe3/three.txt: md5 = 369540352b0db939b4fef11507ed3fe6 OK 2025/03/11 05:15:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/11 05:15:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/11 05:15:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/11 05:15:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/11 05:15:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/11 05:15:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/11 05:15:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.41s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:15:09 DEBUG : a.txt: md5 = d19968eca04202e83b9c6e2ba9f2e9b0 OK 2025/03/11 05:15:11 DEBUG : zend.txt: md5 = df00382c97496dd7c697359d4ae0a642 OK 2025/03/11 05:15:13 DEBUG : sub dir/hello world: md5 = 410699e0233ed4891a7fb3aafe754d9a OK 2025/03/11 05:15:14 DEBUG : sub dir/hello world2: md5 = 2b4e33a98c9ad16af8a44dfdf1e521fa OK 2025/03/11 05:15:17 DEBUG : sub dir/ignore dir/.ignore: md5 = dd7eff7a7b2719403fafcd3cb95af8f2 OK 2025/03/11 05:15:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 886b3bde50ffdc0f2e69c30480760c6b OK 2025/03/11 05:15:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5e1ac7140935af5f9baa2f06c530c5d1 OK 2025/03/11 05:15:21 DEBUG : a.txt: Excluded (Size Filter) 2025/03/11 05:15:21 DEBUG : a.txt: Excluded 2025/03/11 05:15:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/11 05:15:22 DEBUG : sub dir/hello world2: Excluded 2025/03/11 05:15:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/11 05:15:22 DEBUG : sub dir/hello world: Excluded 2025/03/11 05:15:22 DEBUG : sub dir/ignore dir: Excluded 2025/03/11 05:15:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/11 05:15:22 DEBUG : sub dir/hello world2: Excluded 2025/03/11 05:15:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/11 05:15:22 DEBUG : sub dir/hello world: Excluded 2025/03/11 05:15:22 DEBUG : sub dir/ignore dir: Excluded 2025/03/11 05:15:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/11 05:15:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/11 05:15:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/11 05:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/11 05:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/11 05:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/11 05:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.21s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:15:31 DEBUG : file1: md5 = e5a0470a0b1fc964d8e5be42ddff4577 OK 2025/03/11 05:15:33 DEBUG : sub/file2: md5 = 4de1fb07b0dc3c4241ec4e381ded9c39 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/03/11 05:15:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/11 05:15:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/11 05:15:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/11 05:15:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.11s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:15:40 DEBUG : file1: md5 = d9ae0bb437a65b8e104e059275859fb9 OK 2025/03/11 05:15:42 DEBUG : sub/file2: md5 = 21eccacbd11c67ecae3fb4b8fba317cd 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/03/11 05:15:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/notfound" 2025/03/11 05:15:46 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/qe0i31qdkoejk60elps0ni5sqk" 2025/03/11 05:15:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.60s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:15:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Making directory 2025/03/11 05:15:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:15:53 DEBUG : sub dir/hello world: md5 = cd2ec8787ccd0a30ed6dad9e94d1f440 OK 2025/03/11 05:15:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.50s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:15:56 DEBUG : potato2: md5 = 5f1d4a351ca3d0c4808fa6d502e13fe0 OK 2025/03/11 05:15:58 DEBUG : empty space: md5 = 1d3316928bb3a00f362e09f200dc3d5e OK --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:01 DEBUG : potato2: md5 = 1815c7d759f77d0d8dda5857db9baa96 OK 2025/03/11 05:16:03 DEBUG : empty space: md5 = 1e1d7a16f382aaf1808fae0d247dab2c OK 2025/03/11 05:16:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/11 05:16:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.88s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:06 DEBUG : potato2: md5 = dfb54759148ab061e95fb00b0e243926 OK 2025/03/11 05:16:08 DEBUG : empty space: md5 = 0ca49652e0b10afb6e28426cadcca0eb OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:11 DEBUG : potato2: md5 = c7d182152dd04ead2566bf04704256ec OK 2025/03/11 05:16:12 DEBUG : empty space: md5 = 6f01204e17e7ab0c3ec14f75fe9aa51c OK --- PASS: TestHashSums (4.35s) === RUN TestHashSumsWithErrors 2025/03/11 05:16:14 DEBUG : Creating backend with remote ":memory:" 2025/03/11 05:16:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/11 05:16:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/11 05:16:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/11 05:16:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/11 05:16:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/11 05:16:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/11 05:16:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/11 05:16:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/11 05:16:14 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:15 DEBUG : potato2: md5 = eb6c167a5cff0458e1d19fb98292e365 OK 2025/03/11 05:16:17 DEBUG : empty space: md5 = 9ad8c9bd09991f3d4d82d48294146929 OK 2025/03/11 05:16:19 DEBUG : sub dir/potato3: md5 = 0f735a23cc3b410ae3bf9c234865f4b9 OK 2025/03/11 05:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.21s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:24 DEBUG : small: md5 = 145dbd9625960e4dbfde81efff53ba23 OK 2025/03/11 05:16:25 DEBUG : medium: md5 = 2a04b7d6e16e1bc9ba073a21c45e4f95 OK 2025/03/11 05:16:26 DEBUG : large: md5 = 6d1ee19da435f54e31b968f766704688 OK 2025/03/11 05:16:26 DEBUG : Waiting for deletions to finish 2025/03/11 05:16:27 DEBUG : large: Excluded (Size Filter) 2025/03/11 05:16:27 INFO : small: Deleted 2025/03/11 05:16:27 INFO : medium: Deleted --- PASS: TestDelete (5.93s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:29 DEBUG : small: md5 = e930d633f2563d649eced190a031fb47 OK 2025/03/11 05:16:31 DEBUG : medium: md5 = 41ccd624fd664959e2de399f031542ea OK 2025/03/11 05:16:32 DEBUG : large: md5 = 308d2ab31d95437e77df31b19a63befb OK 2025/03/11 05:16:32 DEBUG : Waiting for deletions to finish 2025/03/11 05:16:33 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/11 05:16:33 INFO : small: Deleted 2025/03/11 05:16:33 INFO : large: Deleted --- PASS: TestMaxDelete (6.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:36 DEBUG : small: md5 = e370b6a31467408a1b2fe93800113262 OK 2025/03/11 05:16:37 DEBUG : medium: md5 = c896ab9a3a5ea3a0a5d3e09f6b754ba8 OK 2025/03/11 05:16:39 DEBUG : large: md5 = f2be21404b960da7b7494bb417911826 OK 2025/03/11 05:16:39 DEBUG : Waiting for deletions to finish 2025/03/11 05:16:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/11 05:16:40 INFO : medium: Deleted 2025/03/11 05:16:40 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.38s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:42 DEBUG : small: md5 = 4e9bff1a4af214a796c3333902450fa4 OK 2025/03/11 05:16:44 DEBUG : medium: md5 = 3a3c1a40e39a92a55ddd22fd8cc32bf1 OK 2025/03/11 05:16:45 DEBUG : large: md5 = 84d62d90fb4b41979705906d3542d6de OK 2025/03/11 05:16:45 DEBUG : Waiting for deletions to finish 2025/03/11 05:16:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/11 05:16:46 INFO : medium: Deleted 2025/03/11 05:16:46 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:49 DEBUG : ReadFile: md5 = 5966546eb25b3ab81755395af047c169 OK --- PASS: TestReadFile (4.76s) === RUN TestRetry 2025/03/11 05:16:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/11 05:16:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/11 05:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/11 05:16:52 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:16:54 DEBUG : file1: md5 = f73040041fdf852f3f29ab9bf5b5d3fc OK 2025/03/11 05:16:55 DEBUG : file2: md5 = 0cfe1753a5fe151bf45d10a512637d89 OK --- PASS: TestCat (16.60s) === RUN TestPurge 2025/03/11 05:17:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sacoviy5pema" 2025/03/11 05:17:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 05:17:09 DEBUG : Creating backend with remote "TestDrive:crypt/pl99jcn048seuq8j5p2ksqpbaoligu8e435pd1i6o6g6ao9ioau0" 2025/03/11 05:17:10 DEBUG : Creating backend with remote "/tmp/rclone3880743201" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sacoviy5pema'", Local "Local file system at /tmp/rclone3880743201", Modify Window "1ms" 2025/03/11 05:17:14 DEBUG : A1/B1/C1/one: md5 = e3bf65e37fec350cef4238e4de4da6ce OK 2025/03/11 05:17:14 INFO : A2: Making directory 2025/03/11 05:17:15 INFO : A1/B2: Making directory 2025/03/11 05:17:16 INFO : A1/B2/C2: Making directory 2025/03/11 05:17:16 INFO : A1/B1/C3: Making directory 2025/03/11 05:17:17 INFO : A3: Making directory 2025/03/11 05:17:18 INFO : A3/B3: Making directory 2025/03/11 05:17:19 INFO : A3/B3/C4: Making directory 2025/03/11 05:17:21 DEBUG : A1/two: md5 = 7599a8e798744ec4907caeca48d24bf8 OK 2025/03/11 05:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sacoviy5pema': Purge remote 2025/03/11 05:17:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:17:28 DEBUG : A1/B1/C1/one: md5 = a8f0a2e188ff2b86b7aa726774284f61 OK 2025/03/11 05:17:28 INFO : A2: Making directory 2025/03/11 05:17:28 INFO : A1/B2: Making directory 2025/03/11 05:17:29 INFO : A1/B2/C2: Making directory 2025/03/11 05:17:30 INFO : A1/B1/C3: Making directory 2025/03/11 05:17:31 INFO : A3: Making directory 2025/03/11 05:17:32 INFO : A3/B3: Making directory 2025/03/11 05:17:32 INFO : A3/B3/C4: Making directory 2025/03/11 05:17:34 DEBUG : A1/two: md5 = 7ce9908486ec89dfb8634c3392af51be OK 2025/03/11 05:17:36 DEBUG : removing 1 level 3 directories 2025/03/11 05:17:36 INFO : A3/B3/C4: Removing directory 2025/03/11 05:17:38 DEBUG : removing 2 level 3 directories 2025/03/11 05:17:38 INFO : A1/B2/C2: Removing directory 2025/03/11 05:17:38 INFO : A1/B1/C3: Removing directory 2025/03/11 05:17:39 DEBUG : removing 2 level 2 directories 2025/03/11 05:17:39 INFO : A3/B3: Removing directory 2025/03/11 05:17:39 INFO : A1/B2: Removing directory 2025/03/11 05:17:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:17:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/11 05:17:39 DEBUG : removing 2 level 1 directories 2025/03/11 05:17:39 INFO : A3: Removing directory 2025/03/11 05:17:39 INFO : A2: Removing directory 2025/03/11 05:17:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/11 05:17:44 DEBUG : removing 1 level 3 directories 2025/03/11 05:17:44 INFO : A1/B1/C1: Removing directory 2025/03/11 05:17:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:44 DEBUG : removing 1 level 2 directories 2025/03/11 05:17:44 INFO : A1/B1: Removing directory 2025/03/11 05:17:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:17:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:17:45 DEBUG : removing 1 level 1 directories 2025/03/11 05:17:45 INFO : A1: Removing directory 2025/03/11 05:17:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:17:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:17:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:17:46 DEBUG : removing 1 level 0 directories 2025/03/11 05:17:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Removing directory 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:17:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:17:48 INFO : A1: Making directory 2025/03/11 05:17:49 INFO : A1/B1: Making directory 2025/03/11 05:17:49 INFO : A1/B1/C1: Making directory 2025/03/11 05:17:52 DEBUG : removing 1 level 3 directories 2025/03/11 05:17:52 INFO : A1/B1/C1: Removing directory 2025/03/11 05:17:52 DEBUG : removing 1 level 2 directories 2025/03/11 05:17:52 INFO : A1/B1: Removing directory 2025/03/11 05:17:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:17:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.59s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:17:55 INFO : A1: Making directory 2025/03/11 05:17:56 INFO : A1/B1: Making directory 2025/03/11 05:17:56 INFO : A1/B1/C1: Making directory 2025/03/11 05:17:59 DEBUG : removing 1 level 3 directories 2025/03/11 05:17:59 INFO : A1/B1/C1: Removing directory 2025/03/11 05:18:00 DEBUG : removing 1 level 2 directories 2025/03/11 05:18:00 INFO : A1/B1: Removing directory 2025/03/11 05:18:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:18:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.29s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:18:04 DEBUG : file1: md5 = 0ad736152844a52c131b9c4fd33575a6 OK 2025/03/11 05:18:04 DEBUG : filename.txt: File name found in url 2025/03/11 05:18:06 DEBUG : filename.txt: md5 = ccc885f5218275a6b0412e9693c8fe8e OK 2025/03/11 05:18:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/11 05:18:07 DEBUG : headerfilename.txt: md5 = dce6743f8128d5bf2f57f18e0eb7ef4c OK 2025/03/11 05:18:08 DEBUG : file2: md5 = 0287b6bda0d7a3eda027c51ccba900b1 OK --- PASS: TestCopyURL (8.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:18:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/11 05:18:13 DEBUG : sub/file2: md5 = 7187cdc02232a9ef07b92f6492fc2e6d OK 2025/03/11 05:18:13 INFO : file1: Copied (new) to: sub/file2 2025/03/11 05:18:13 INFO : file1: Deleted 2025/03/11 05:18:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:18:14 DEBUG : file1: Unchanged skipping 2025/03/11 05:18:14 INFO : file1: Deleted 2025/03/11 05:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': don't need to copy/move sub/file2, it is already at target location 2025/03/11 05:18:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:18:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/11 05:18:18 DEBUG : file1: md5 = c6a45f1303d72267ac5e6cae9b1f9ee6 OK 2025/03/11 05:18:18 INFO : file1: Copied (new) 2025/03/11 05:18:18 INFO : file1: Deleted 2025/03/11 05:18:19 DEBUG : file1: Destination exists, skipping 2025/03/11 05:18:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:18:23 DEBUG : dst/file1: md5 = 7fa28b9c784c977984cd4cc4992ad876 OK 2025/03/11 05:18:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetijey9kule/backup" 2025/03/11 05:18:24 DEBUG : Creating backend with remote "TestDrive:crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510/1nrff024r7pq65ecp72fc28jb0" 2025/03/11 05:18:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/11 05:18:28 INFO : dst/file1: Moved (server-side) 2025/03/11 05:18:29 DEBUG : dst/file1: md5 = b14a72e4a4bd7c0f0bb65db3510d4a7a OK 2025/03/11 05:18:29 INFO : dst/file1: Copied (new) 2025/03/11 05:18:29 INFO : dst/file1: Deleted 2025/03/11 05:18:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:18:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/11 05:18:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.06s) === 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:18:36 DEBUG : A1/one: md5 = a9427f753cd024fa0c9da47785639905 OK 2025/03/11 05:18:37 DEBUG : A1/two: md5 = dc83d1273a9644e994024aaf3fd71b81 OK 2025/03/11 05:18:39 DEBUG : A1/B1/three: md5 = ea13c442395e26ccd17193930df65f4c OK 2025/03/11 05:18:41 DEBUG : A1/B1/C1/four: md5 = 922fa8710b5e717ec1ae1f6341734f77 OK 2025/03/11 05:18:44 DEBUG : A1/B1/C2/five: md5 = 76b98800343268403b261cc11cfdfab6 OK 2025/03/11 05:18:44 INFO : A1/B2: Making directory 2025/03/11 05:18:44 INFO : A1/B1/C3: Making directory 2025/03/11 05:18:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/11 05:18:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/11 05:18:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/11 05:18:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/11 05:18:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/11 05:18:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:18:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:18:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:18:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:18:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:19:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/11 05:19:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/11 05:19:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/11 05:19:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/11 05:19:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/11 05:19:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/11 05:19:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:19:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:19:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:19:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:19:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:19:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/11 05:19:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/11 05:19:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/11 05:19:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/11 05:19:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/11 05:19:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/11 05:19:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/11 05:19:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/11 05:19:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/11 05:19:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (50.68s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:19:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 6cb6c0677cd80c88a7d8cd80f3599258 OK 2025/03/11 05:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/11 05:19:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/11 05:19:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/11 05:19:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 1feae9e9411758322b5502b7166b1117 OK 2025/03/11 05:19:28 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:19:32 DEBUG : with_checksum_small_file_from_pipe: md5 = da88740618dfb1e730320af62b86834e OK 2025/03/11 05:19:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/11 05:19:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/11 05:19:33 DEBUG : with_checksum_big_file_from_pipe: md5 = be0082a6f1a8b3fceddb8192702e9497 OK 2025/03/11 05:19:33 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:19:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:19:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/11 05:19:38 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-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:19:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': File to upload is small (34 bytes), uploading instead of streaming 2025/03/11 05:19:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/11 05:19:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/11 05:19:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.10s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/11 05:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': File to upload is small (48 bytes), uploading instead of streaming 2025/03/11 05:19:46 DEBUG : rcat_metadata: md5 = 898ad3edcc83ff8a0042d840032d9c51 OK 2025/03/11 05:19:46 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/11 05:19:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/11 05:19:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6febabe96cfb01418c694afdcc7597ef OK 2025/03/11 05:19:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.78s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.75s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:19:52 DEBUG : potato1: md5 = 3f10dc8c28147d27a28ea14fbcd9890a OK 2025/03/11 05:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': File to upload is small (60 bytes), uploading instead of streaming 2025/03/11 05:19:53 DEBUG : potato2: md5 = a87c31aa8d918b66bc9e396bb1cfa612 OK 2025/03/11 05:19:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (3.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:19:56 DEBUG : potato1: md5 = ccb99f306d7594670e27f7e29889ea5d OK 2025/03/11 05:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': File to upload is small (60 bytes), uploading instead of streaming 2025/03/11 05:19:57 DEBUG : potato2: md5 = 20ab247cc8e0cb04c043ae161360422a OK 2025/03/11 05:19:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:20:01 DEBUG : potato2: md5 = 6f6a6b0aff5e719b1de20af5aa33496b OK 2025/03/11 05:20:02 DEBUG : empty space: md5 = ee38a4730debc2b8aa0711f35629b983 OK 2025/03/11 05:20:04 DEBUG : sub dir/potato3: md5 = 83e3f24330fe4c1b677221a791dd9875 OK 2025/03/11 05:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Touching "sub dir/potato3" 2025/03/11 05:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Touching "empty space" 2025/03/11 05:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Touching "potato2" 2025/03/11 05:20:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.71s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:20:09 DEBUG : dir with metadata: Making directory with metadata 2025/03/11 05:20:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:20:12 DEBUG : directory with modtime: Making directory with metadata 2025/03/11 05:20:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:20:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/11 05:20:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/11 05:20:14 DEBUG : Google drive root 'crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510': Skipping btime metadata as can't update it on an existing file: 2025-03-11T05:20:14.503430312Z 2025/03/11 05:20:15 INFO : non existent directory: Updated directory metadata 2025/03/11 05:20:17 DEBUG : Google drive root 'crypt/iarl8be5drhfk2c7vij3vijsm2o009ir7732rc2ean8qtv800510': Skipping btime metadata as can't update it on an existing file: 2025-03-11T05:20:14.503430312Z 2025/03/11 05:20:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:20:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/11 05:20:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/11 05:20:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:20:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/11 05:20:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/11 05:20:23 DEBUG : dst: Making directory with metadata 2025/03/11 05:20:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/11 05:20:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 05:20:24 INFO : dst: Set directory modification time (using SetModTime) 2025/03/11 05:20:24 INFO : dst: Set directory modification time (using SetModTime) 2025/03/11 05:20:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/11 05:20:25 INFO : dst: Set directory modification time (using SetModTime) 2025/03/11 05:20:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.68s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule'", Local "Local file system at /tmp/rclone3836807534", Modify Window "1ms" 2025/03/11 05:20:28 DEBUG : sub dir/test remove existing: md5 = b621d7e633d3d5817b644cc9beb0b6fb OK 2025/03/11 05:20:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a7a3c67ca47a882c46d77cd2718e6c0a OK 2025/03/11 05:20:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qitidaq8" before starting 2025/03/11 05:20:33 DEBUG : sub dir/test remove existing.qitidaq8: TEST: removing renamed existing file after operation 2025/03/11 05:20:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.girenet9" before starting 2025/03/11 05:20:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.girenet9: TEST: renaming existing back after failed operation 2025/03/11 05:20:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bibupir3" before starting 2025/03/11 05:20:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bibupir3: TEST: removing renamed existing file after operation 2025/03/11 05:20:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o33la1r6oi4ap7tv8lhkvd1kerdcufmp5pc7m35huuhvefppn9mg" 2025/03/11 05:20:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o203im2uvs0tgdlef1m7fusg90nkvhmqtlvogkcnfn89a1vkg8vt6dfradscgg7h5oqm4ms7r68qeiauq81knli4f9ijb3dm8qsu785etltr54tmj86polg0e9icv82n8hfpml6h1hr30fgjo371tods262n4md4pheb63l3vrrpvj4hrgmg" --- PASS: TestRemoveExisting (12.73s) === 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/03/11 05:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetijey9kule': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m23.888016594s (try 1/5)