"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/15 02:11:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi" 2025/01/15 02:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:11:11 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0" 2025/01/15 02:11:12 DEBUG : Creating backend with remote "/tmp/rclone3240564380" === 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/15 02:11:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/15 02:11:12 DEBUG : potato: Seek from 10 to 0 2025/01/15 02:11:12 DEBUG : potato: Seek from 10 to 0 2025/01/15 02:11:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/15 02:11:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Seek from 5 to 2 2025/01/15 02:11:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/15 02:11:12 DEBUG : potato: Seek from 7 to 0 2025/01/15 02:11:12 DEBUG : potato: Seek from 7 to 0 2025/01/15 02:11:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/15 02:11:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Seek from 5 to 2 2025/01/15 02:11:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/15 02:11:12 DEBUG : potato: Seek from 8 to 0 2025/01/15 02:11:12 DEBUG : potato: Seek from 8 to 0 2025/01/15 02:11:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/15 02:11:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 02:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 02:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 02:11:12 DEBUG : potato: Seek from 5 to 2 2025/01/15 02:11:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/15 02:11:12 DEBUG : potato: Seek from 9 to 0 2025/01/15 02:11:12 DEBUG : potato: Seek from 9 to 0 2025/01/15 02:11:12 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:11:15 DEBUG : rutabaga: md5 = 91fd2ad36c4acc067c4da80f22a1b69a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/15 02:11:17 DEBUG : empty space: md5 = b417ba7a089eae0948da17b48462f0ae OK === RUN TestCheck/3 2025/01/15 02:11:19 DEBUG : potato2: md5 = 55a41c94d83ea28ea665f6cc28e4e5cb OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/15 02:11:22 DEBUG : remotepotato: md5 = d81c91c4adfbc9e013f4b3042ab346b3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.92s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/01/15 02:11:26 DEBUG : Creating backend with remote "nonexistent" 2025/01/15 02:11:26 DEBUG : Creating backend with remote "nonexistent" 2025/01/15 02:11:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/15 02:11:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/15 02:11:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/15 02:11:26 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:11:27 DEBUG : rutabaga: md5 = 7842e3058a3b283a865dac955c633ee3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/15 02:11:32 DEBUG : empty space: md5 = 94c65c12a346eee203c49b7c9f9ae976 OK === RUN TestCheckDownload/3 2025/01/15 02:11:35 DEBUG : potato2: md5 = 8d8ef3b0c6bd5856212f40064216f8a8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/15 02:11:40 DEBUG : remotepotato: md5 = 8cdf912bdb480191fb5ef3414d8bb312 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.67s) --- PASS: TestCheckDownload/1 (1.51s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.68s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:11:47 DEBUG : rutabaga: md5 = cb36c80472e00df25c4a61c471013682 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/15 02:11:50 DEBUG : empty space: md5 = 7b5e60c4fe26f3e32ba86f635d2bc0c9 OK === RUN TestCheckSizeOnly/3 2025/01/15 02:11:52 DEBUG : potato2: md5 = d98e4654245e7a9fc55f94a7410abb7c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/15 02:11:54 DEBUG : remotepotato: md5 = 081f0545223efde7d4251d09d31cecec OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.27s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:11:59 DEBUG : test.sum: md5 = 94225a90d7615a5aaa4a2b2fc2d5c68a OK 2025/01/15 02:12:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/15 02:12:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/15 02:12:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/15 02:12:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/15 02:12:02 DEBUG : test.sum: md5 = bc21229e20dea94e20fc48a7f5201716 OK 2025/01/15 02:12:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/15 02:12:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/15 02:12:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/15 02:12:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.14s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:12:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/data" 2025/01/15 02:12:05 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:12:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/data" 2025/01/15 02:12:07 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/vjrnln8ratgmqakfosrqe8espk" 2025/01/15 02:12:12 DEBUG : data/banana: md5 = fa68f2baf5176693e7690287a68e50cf OK 2025/01/15 02:12:13 DEBUG : test.sum: md5 = 2fc3f9fb554e16aef7d3fa1fcc1bc32b OK === RUN TestCheckSumDownload/subtest1 2025/01/15 02:12:18 DEBUG : data/potato: md5 = b90487999932a055af9e56f23129fd8a OK 2025/01/15 02:12:19 DEBUG : test.sum: md5 = 1b490ac2baea52fc9f270922756ab7bb OK === RUN TestCheckSumDownload/subtest2 2025/01/15 02:12:24 DEBUG : test.sum: md5 = 7a453cce2c27458bf1c0d0afea627a78 OK === RUN TestCheckSumDownload/subtest3 2025/01/15 02:12:28 DEBUG : test.sum: md5 = cc3889c6ed20ca29ad6ed344e2607d87 OK === RUN TestCheckSumDownload/subtest4 2025/01/15 02:12:33 DEBUG : test.sum: md5 = 7d52ee2212dd5e8b8ba296288a23e05e OK === RUN TestCheckSumDownload/subtest5 2025/01/15 02:12:39 DEBUG : test.sum: md5 = 5e4828407c4a7e979b2fc3ff25555826 OK === RUN TestCheckSumDownload/subtest6 2025/01/15 02:12:43 DEBUG : data/banana: md5 = bd021627eb2b15dc854711ff53babf0d OK 2025/01/15 02:12:45 DEBUG : data/potato: md5 = e833b4cd012162b6d308b3f9d3b29f23 OK 2025/01/15 02:12:47 DEBUG : test.sum: md5 = 1052de59721728b256996130ae969861 OK === RUN TestCheckSumDownload/subtest7 2025/01/15 02:12:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/15 02:12:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.53s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.55s) --- PASS: TestCheckSumDownload/subtest3 (2.35s) --- PASS: TestCheckSumDownload/subtest4 (2.70s) --- PASS: TestCheckSumDownload/subtest5 (3.59s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/01/15 02:12:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dibenex0raxo" 2025/01/15 02:12:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:12:53 DEBUG : Creating backend with remote "TestDrive:crypt/2s6ae1hap0uhq0gnjaulm41npav7noeu4179vaih6fe86636alig" 2025/01/15 02:12:54 DEBUG : Creating backend with remote "/tmp/rclone2881397610" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo'", Local "Local file system at /tmp/rclone2881397610", Modify Window "1ms" 2025/01/15 02:12:56 DEBUG : hello, world!: md5 = 0feb255fdd762dc9699fd31a64109422 OK upper checkfile vs. lower remote (without normalization) 2025/01/15 02:12:57 ERROR : hello, world!: sum not found 2025/01/15 02:12:57 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo' 2025/01/15 02:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo': 1 files missing 2025/01/15 02:12:57 NOTICE: 1 hashes missing 2025/01/15 02:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo': 2 differences found 2025/01/15 02:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/15 02:12:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo': 0 differences found 2025/01/15 02:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo': 1 matching files 2025/01/15 02:12:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kelaweb5keto" 2025/01/15 02:12:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:12:58 DEBUG : Creating backend with remote "TestDrive:crypt/dg5qiia9mpj0ouj4ao0mkgsfj52ukmbbt1ksabitb5mhuc3hfei0" 2025/01/15 02:12:59 DEBUG : Creating backend with remote "/tmp/rclone303149779" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto'", Local "Local file system at /tmp/rclone303149779", Modify Window "1ms" 2025/01/15 02:13:02 DEBUG : HELLO, WORLD!: md5 = ab84e70d2090d44f70b6000ace314e8a OK lower checkfile vs. upper remote (without normalization) 2025/01/15 02:13:03 ERROR : HELLO, WORLD!: sum not found 2025/01/15 02:13:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto' 2025/01/15 02:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto': 1 files missing 2025/01/15 02:13:03 NOTICE: 1 hashes missing 2025/01/15 02:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto': 2 differences found 2025/01/15 02:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/15 02:13:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto': 0 differences found 2025/01/15 02:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto': 1 matching files 2025/01/15 02:13:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siwurol2live" 2025/01/15 02:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:04 DEBUG : Creating backend with remote "TestDrive:crypt/mhct9rr7d72p8n8422tlotv0u955rmqa09ul9m6mdfn47pciap2g" 2025/01/15 02:13:05 DEBUG : Creating backend with remote "/tmp/rclone2305254507" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live'", Local "Local file system at /tmp/rclone2305254507", Modify Window "1ms" 2025/01/15 02:13:08 DEBUG : HeLlO, wOrLd!: md5 = d0ff5fa72a350cb8a122508ed46b7f7f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/15 02:13:08 ERROR : HeLlO, wOrLd!: sum not found 2025/01/15 02:13:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live' 2025/01/15 02:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live': 1 files missing 2025/01/15 02:13:08 NOTICE: 1 hashes missing 2025/01/15 02:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live': 2 differences found 2025/01/15 02:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/15 02:13:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live': 0 differences found 2025/01/15 02:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live': 1 matching files 2025/01/15 02:13:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nefawej4kewi" 2025/01/15 02:13:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:10 DEBUG : Creating backend with remote "TestDrive:crypt/voqp6g02mefe0pma74kq55fi0mnt8i2tr244jhb68sju10u0q19g" 2025/01/15 02:13:10 DEBUG : Creating backend with remote "/tmp/rclone2996007405" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi'", Local "Local file system at /tmp/rclone2996007405", Modify Window "1ms" 2025/01/15 02:13:14 DEBUG : HELLO, WORLD!: md5 = ffa82548f4b27e04e3f4f0789600ba7f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/15 02:13:14 ERROR : HELLO, WORLD!: sum not found 2025/01/15 02:13:14 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi' 2025/01/15 02:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi': 1 files missing 2025/01/15 02:13:14 NOTICE: 1 hashes missing 2025/01/15 02:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi': 2 differences found 2025/01/15 02:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/15 02:13:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi': 0 differences found 2025/01/15 02:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi': 1 matching files 2025/01/15 02:13:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pojiroc4hoce" 2025/01/15 02:13:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:16 DEBUG : Creating backend with remote "TestDrive:crypt/2d1jt1hmre61qngv2bso6t451jtqbmjf377le2pd881mrfkrnrv0" 2025/01/15 02:13:17 DEBUG : Creating backend with remote "/tmp/rclone3706944774" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce'", Local "Local file system at /tmp/rclone3706944774", Modify Window "1ms" 2025/01/15 02:13:20 DEBUG : 測試_Русский___ě_áñ: md5 = 45fd5d810c2f6347b6efdd3fa1666105 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/15 02:13:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/15 02:13:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce' 2025/01/15 02:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce': 1 files missing 2025/01/15 02:13:20 NOTICE: 1 hashes missing 2025/01/15 02:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce': 2 differences found 2025/01/15 02:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/15 02:13:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce': 0 differences found 2025/01/15 02:13:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce': 1 matching files 2025/01/15 02:13:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuzenec3seri" 2025/01/15 02:13:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:21 DEBUG : Creating backend with remote "TestDrive:crypt/6kikal3qtdppp2nifmul02cfuiglp0pnd69n86n7p2qeh1eu6dd0" 2025/01/15 02:13:22 DEBUG : Creating backend with remote "/tmp/rclone1239192186" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri'", Local "Local file system at /tmp/rclone1239192186", Modify Window "1ms" 2025/01/15 02:13:25 DEBUG : 測試_Русский___ě_áñ: md5 = 852ad49244ed9bea5273080e4c605a82 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/15 02:13:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/15 02:13:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri' 2025/01/15 02:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri': 1 files missing 2025/01/15 02:13:25 NOTICE: 1 hashes missing 2025/01/15 02:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri': 2 differences found 2025/01/15 02:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/15 02:13:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri': 0 differences found 2025/01/15 02:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri': 1 matching files 2025/01/15 02:13:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-divayip6jove" 2025/01/15 02:13:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:27 DEBUG : Creating backend with remote "TestDrive:crypt/jrihsq81sbnq03dcli2lgeldao6ctc2fvbni0t9sptnh2v2cqsmg" 2025/01/15 02:13:28 DEBUG : Creating backend with remote "/tmp/rclone4092760017" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove'", Local "Local file system at /tmp/rclone4092760017", Modify Window "1ms" 2025/01/15 02:13:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bdcc3e3fd0f06621198200f543df0ca1 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/15 02:13:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 02:13:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove' 2025/01/15 02:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove': 1 files missing 2025/01/15 02:13:31 NOTICE: 1 hashes missing 2025/01/15 02:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove': 2 differences found 2025/01/15 02:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/15 02:13:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove': 0 differences found 2025/01/15 02:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove': 1 matching files 2025/01/15 02:13:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuyifal6cofo" 2025/01/15 02:13:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:32 DEBUG : Creating backend with remote "TestDrive:crypt/v1ehcp85j2dhr1q0ll7km75ft3en400ii244aac11fqaro8820qg" 2025/01/15 02:13:33 DEBUG : Creating backend with remote "/tmp/rclone3785745364" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo'", Local "Local file system at /tmp/rclone3785745364", Modify Window "1ms" 2025/01/15 02:13:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f11950d3cf784034b51a9453a4b52db4 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/15 02:13:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 02:13:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo' 2025/01/15 02:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo': 1 files missing 2025/01/15 02:13:36 NOTICE: 1 hashes missing 2025/01/15 02:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo': 2 differences found 2025/01/15 02:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/15 02:13:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo': 0 differences found 2025/01/15 02:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo': 1 matching files 2025/01/15 02:13:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pevicim0fabe" 2025/01/15 02:13:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:38 DEBUG : Creating backend with remote "TestDrive:crypt/1vsjfp4rcgalqnsn1oj076gm2p8iffdvjj6ri48is5l4slp0j9m0" 2025/01/15 02:13:39 DEBUG : Creating backend with remote "/tmp/rclone326998756" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe'", Local "Local file system at /tmp/rclone326998756", Modify Window "1ms" 2025/01/15 02:13:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b276c82c4fc07b04155dadc341830d7f OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/15 02:13:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 02:13:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe' 2025/01/15 02:13:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe': 1 files missing 2025/01/15 02:13:42 NOTICE: 1 hashes missing 2025/01/15 02:13:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe': 2 differences found 2025/01/15 02:13:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/15 02:13:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe': 0 differences found 2025/01/15 02:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe': 1 matching files 2025/01/15 02:13:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nadayec5guki" 2025/01/15 02:13:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:13:43 DEBUG : Creating backend with remote "TestDrive:crypt/gk9t480nnmijep9dv2g162lnnl5be6ds7i22dq16s5k75poqlcig" 2025/01/15 02:13:44 DEBUG : Creating backend with remote "/tmp/rclone4005656231" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki'", Local "Local file system at /tmp/rclone4005656231", Modify Window "1ms" 2025/01/15 02:13:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 94544038359246ea5f03cf95d4436785 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/15 02:13:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 02:13:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki' 2025/01/15 02:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki': 1 files missing 2025/01/15 02:13:48 NOTICE: 1 hashes missing 2025/01/15 02:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki': 2 differences found 2025/01/15 02:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/15 02:13:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 02:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki': 0 differences found 2025/01/15 02:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki': 1 matching files 2025/01/15 02:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nadayec5guki': Purge remote 2025/01/15 02:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pevicim0fabe': Purge remote 2025/01/15 02:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuyifal6cofo': Purge remote 2025/01/15 02:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-divayip6jove': Purge remote 2025/01/15 02:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuzenec3seri': Purge remote 2025/01/15 02:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojiroc4hoce': Purge remote 2025/01/15 02:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nefawej4kewi': Purge remote 2025/01/15 02:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siwurol2live': Purge remote 2025/01/15 02:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kelaweb5keto': Purge remote 2025/01/15 02:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dibenex0raxo': Purge remote --- PASS: TestApplyTransforms (63.12s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:13:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/15 02:13:59 DEBUG : sub/file2: md5 = cc40a46d1e0554b044608d2c575854a8 OK 2025/01/15 02:13:59 INFO : file1: Copied (new) to: sub/file2 2025/01/15 02:13:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:13:59 DEBUG : file1: Unchanged skipping 2025/01/15 02:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': don't need to copy/move sub/file2, it is already at target location 2025/01/15 02:14:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:14:06 DEBUG : dst/file1: md5 = f25df6afd89c015087ba12fe04d66295 OK 2025/01/15 02:14:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/backup" 2025/01/15 02:14:06 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/1nrff024r7pq65ecp72fc28jb0" 2025/01/15 02:14:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/15 02:14:11 INFO : dst/file1: Moved (server-side) 2025/01/15 02:14:13 DEBUG : dst/file1: md5 = 37416be360b9f7ae8360871716f94063 OK 2025/01/15 02:14:13 INFO : dst/file1: Copied (new) 2025/01/15 02:14:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 02:14:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 02:14:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:14:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/dst" 2025/01/15 02:14:19 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 02:14:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/CompareDest" 2025/01/15 02:14:21 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/gveqi14airsml4bgu7krj116o8" 2025/01/15 02:14:22 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 02:14:25 DEBUG : one: md5 = 666918acb98000bcf3a86e80c0f7873f OK 2025/01/15 02:14:25 INFO : one: Copied (new) 2025/01/15 02:14:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:14:28 DEBUG : one: md5 = 44d3251c91e6ac6f9a13d4ae342c5627 OK 2025/01/15 02:14:28 INFO : one: Copied (replaced existing) 2025/01/15 02:14:30 DEBUG : dst/one: md5 = 4f06c3e04148c2e4c6292c62e5eade65 OK 2025/01/15 02:14:33 DEBUG : CompareDest/one: md5 = 09d8f115ef1f4c5db5a9cfffc4f7773d OK 2025/01/15 02:14:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:14:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:14:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:14:37 DEBUG : CompareDest/two: md5 = 9e297b3f6b94efc819e5be4d774d2087 OK 2025/01/15 02:14:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 02:14:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:14:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:14:39 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 02:14:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:14:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:14:40 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 02:14:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/15 02:14:42 DEBUG : two: md5 = 377f1615c90d109d7d22ae1722f24a71 OK 2025/01/15 02:14:42 INFO : two: Copied (new) 2025/01/15 02:14:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 02:14:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:14:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:14:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.54s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:14:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/dst" 2025/01/15 02:14:47 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 02:14:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/CopyDest" 2025/01/15 02:14:49 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/15 02:14:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 02:14:54 DEBUG : one: md5 = a3ac23e7e06a9043dd0cb1811f5a9758 OK 2025/01/15 02:14:54 INFO : one: Copied (new) 2025/01/15 02:14:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:14:57 DEBUG : one: md5 = f322b1ff7f138cac39778dd0e2547227 OK 2025/01/15 02:14:57 INFO : one: Copied (replaced existing) 2025/01/15 02:14:59 DEBUG : dst/one: md5 = 149e6fbb11262360b8b38079fc4e8d07 OK 2025/01/15 02:15:02 DEBUG : CopyDest/one: md5 = f77d3e6c5d1a3a90c4474fa3ffc9b179 OK 2025/01/15 02:15:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/BackupDir" 2025/01/15 02:15:03 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/15 02:15:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:15:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:15:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:15:07 INFO : one: Moved (server-side) 2025/01/15 02:15:08 INFO : one: Copied (server-side copy) 2025/01/15 02:15:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/15 02:15:11 DEBUG : CopyDest/two: md5 = 7160c3c98577f244618fbe23060ac0ff OK 2025/01/15 02:15:11 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 02:15:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:15:13 INFO : two: Copied (server-side copy) 2025/01/15 02:15:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/15 02:15:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:15:14 DEBUG : two: Unchanged skipping 2025/01/15 02:15:16 DEBUG : CopyDest/three: md5 = 8c009bc938abc227f2aacf320b26f2bc OK 2025/01/15 02:15:17 DEBUG : three: Need to transfer - File not found at Destination 2025/01/15 02:15:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/15 02:15:17 DEBUG : three: Destination not found in --copy-dest 2025/01/15 02:15:19 DEBUG : three: md5 = 300c86735d45c2b2154802ba19197115 OK 2025/01/15 02:15:19 INFO : three: Copied (new) 2025/01/15 02:15:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/15 02:15:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 02:15:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:15:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 02:15:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:15:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/15 02:15:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.64s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:15:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/15 02:15:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c97f47ec9c75c76b0ff697dcee7a9571 OK 2025/01/15 02:15:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/15 02:15:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/15 02:15:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/15 02:15:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/15 02:15:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/15 02:15:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e156a8303008070c5e29fa193470dce5 OK 2025/01/15 02:15:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/15 02:15:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/15 02:15:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:15:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using skip mode. 2025/01/15 02:15:42 NOTICE: one: Found 2 files with duplicate names 2025/01/15 02:15:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:15:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using skip mode. 2025/01/15 02:15:49 NOTICE: one: Found 3 files with duplicate names 2025/01/15 02:15:49 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/15 02:15:49 INFO : one: Deleted 2025/01/15 02:15:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.47s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:15:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using first mode. 2025/01/15 02:15:57 NOTICE: one: Found 3 files with duplicate names 2025/01/15 02:15:57 INFO : one: Deleted 2025/01/15 02:15:58 INFO : one: Deleted 2025/01/15 02:15:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.61s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:16:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using newest mode. 2025/01/15 02:16:04 NOTICE: one: Found 3 files with duplicate names 2025/01/15 02:16:05 INFO : one: Deleted 2025/01/15 02:16:05 INFO : one: Deleted 2025/01/15 02:16:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.54s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:16:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using oldest mode. 2025/01/15 02:16:13 NOTICE: one: Found 3 files with duplicate names 2025/01/15 02:16:13 INFO : one: Deleted 2025/01/15 02:16:14 INFO : one: Deleted 2025/01/15 02:16:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:16:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using largest mode. 2025/01/15 02:16:20 NOTICE: one: Found 3 files with duplicate names 2025/01/15 02:16:21 INFO : one: Deleted 2025/01/15 02:16:21 INFO : one: Deleted 2025/01/15 02:16:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.52s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:16:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using smallest mode. 2025/01/15 02:16:28 NOTICE: one: Found 3 files with duplicate names 2025/01/15 02:16:28 INFO : one: Deleted 2025/01/15 02:16:29 INFO : one: Deleted 2025/01/15 02:16:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.49s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:16:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Looking for duplicate names using rename mode. 2025/01/15 02:16:37 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/15 02:16:38 INFO : one-2.txt: renamed from: one.txt 2025/01/15 02:16:40 INFO : one-3.txt: renamed from: one.txt 2025/01/15 02:16:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.06s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:16:47 DEBUG : dupe1/one.txt: md5 = fe2e38cad791eee1d655c7b7a5610fc2 OK 2025/01/15 02:16:50 DEBUG : dupe2/two.txt: md5 = 87a0bb187e9934b2dce47e6f71b2cfb5 OK 2025/01/15 02:16:53 DEBUG : dupe3/three.txt: md5 = dfd2f6b05193e49f451829d7a81b86d3 OK 2025/01/15 02:16:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/15 02:16:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/15 02:16:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/15 02:16:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/15 02:17:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/15 02:17:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/15 02:17:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.64s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:17:03 DEBUG : a.txt: md5 = 1461d978f1e141fb1fac982db6320a05 OK 2025/01/15 02:17:04 DEBUG : zend.txt: md5 = 82f7b436e5fe7bf00ece38d2126a734e OK 2025/01/15 02:17:07 DEBUG : sub dir/hello world: md5 = 9cd07d0799e83bfcf7841030ce4fc963 OK 2025/01/15 02:17:09 DEBUG : sub dir/hello world2: md5 = 0b58e6d36da11830a155fb6cb6bb77b6 OK 2025/01/15 02:17:12 DEBUG : sub dir/ignore dir/.ignore: md5 = b0497694a9887ff57edcfad85680a96f OK 2025/01/15 02:17:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4802d64dc4f8a13831bf14ed8dbec967 OK 2025/01/15 02:17:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = ebd529813043ff54563a6b40d0fa22a3 OK 2025/01/15 02:17:17 DEBUG : a.txt: Excluded (Size Filter) 2025/01/15 02:17:17 DEBUG : a.txt: Excluded 2025/01/15 02:17:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/15 02:17:18 DEBUG : sub dir/hello world: Excluded 2025/01/15 02:17:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/15 02:17:18 DEBUG : sub dir/hello world2: Excluded 2025/01/15 02:17:19 DEBUG : sub dir/ignore dir: Excluded 2025/01/15 02:17:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/15 02:17:19 DEBUG : sub dir/hello world: Excluded 2025/01/15 02:17:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/15 02:17:19 DEBUG : sub dir/hello world2: Excluded 2025/01/15 02:17:19 DEBUG : sub dir/ignore dir: Excluded 2025/01/15 02:17:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/15 02:17:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/15 02:17:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/15 02:17:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/15 02:17:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/15 02:17:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/15 02:17:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.51s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:17:29 DEBUG : file1: md5 = 3dd8740b22980f92cc227c2ed7a8a825 OK 2025/01/15 02:17:32 DEBUG : sub/file2: md5 = 27e17a3aca4129ef0a4a2069af276b3f OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/15 02:17:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/15 02:17:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/15 02:17:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/15 02:17:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.03s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:17:40 DEBUG : file1: md5 = dc5f1084d5d73afe22aa00ba2eca0214 OK 2025/01/15 02:17:43 DEBUG : sub/file2: md5 = 1246af4a6d06aee10ff8b5323f94d8df OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/15 02:17:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/notfound" 2025/01/15 02:17:47 DEBUG : Config file has changed externally - reloading 2025/01/15 02:17:47 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/15 02:17:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.98s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:17:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Making directory 2025/01/15 02:17:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:17:55 DEBUG : sub dir/hello world: md5 = 4fd82fbb6d9ff6e0b19eed3a4d53bad7 OK 2025/01/15 02:17:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:00 DEBUG : potato2: md5 = 7c9732eca838afa5841a64f233745a47 OK 2025/01/15 02:18:01 DEBUG : empty space: md5 = 8153d1a30044a46ad60a4f5decddb8f1 OK --- PASS: TestLs (5.96s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:05 DEBUG : potato2: md5 = 1d284ad3b79235875f89760ef082aaa3 OK 2025/01/15 02:18:07 DEBUG : empty space: md5 = 36b972a136b2378d5fbfbac39f84307c OK 2025/01/15 02:18:08 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.10s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:11 DEBUG : potato2: md5 = 13d710874b0979f2b0f20ff1b525309e OK 2025/01/15 02:18:13 DEBUG : empty space: md5 = 99376b8ba48eaf2048058dc9f33be832 OK --- PASS: TestLsLong (5.72s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:17 DEBUG : potato2: md5 = 235c7a836ad0bae4ddd05e620f3a01cf OK 2025/01/15 02:18:19 DEBUG : empty space: md5 = 782bbcb243397fdca80553e7b03dcf58 OK --- PASS: TestHashSums (5.31s) === RUN TestHashSumsWithErrors 2025/01/15 02:18:21 DEBUG : Creating backend with remote ":memory:" 2025/01/15 02:18:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/15 02:18:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/15 02:18:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/15 02:18:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/15 02:18:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/15 02:18:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/15 02:18:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/15 02:18:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/15 02:18:21 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:23 DEBUG : potato2: md5 = 8fc4efc4a353ad9530a7a8d0d155827b OK 2025/01/15 02:18:24 DEBUG : empty space: md5 = 8132b7233b032dc82423ed1e0bb1f3ce OK 2025/01/15 02:18:27 DEBUG : sub dir/potato3: md5 = b70758ca27d165566d8db0cf3c3a23c2 OK 2025/01/15 02:18:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.29s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:33 DEBUG : small: md5 = d50fdb6442ec7901941a3588af519e01 OK 2025/01/15 02:18:34 DEBUG : medium: md5 = bc87a9c4b6dd9a1a60da7f57d03360db OK 2025/01/15 02:18:36 DEBUG : large: md5 = 27e2c78a7c68bf0197e1fc034d4cc3ee OK 2025/01/15 02:18:36 DEBUG : Waiting for deletions to finish 2025/01/15 02:18:37 DEBUG : large: Excluded (Size Filter) 2025/01/15 02:18:37 INFO : small: Deleted 2025/01/15 02:18:37 INFO : medium: Deleted --- PASS: TestDelete (7.53s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:40 DEBUG : small: md5 = a3fde3995a0dd163804c4633dcfdba96 OK 2025/01/15 02:18:42 DEBUG : medium: md5 = eb14a089bfe2c61f45f87f530fbaa09d OK 2025/01/15 02:18:43 DEBUG : large: md5 = 5b349603d6938ff404d0c9ffb6f60eb1 OK 2025/01/15 02:18:44 DEBUG : Waiting for deletions to finish 2025/01/15 02:18:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/15 02:18:45 INFO : medium: Deleted 2025/01/15 02:18:45 INFO : small: Deleted --- PASS: TestMaxDelete (8.29s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:49 DEBUG : small: md5 = 5419e995c79d87f47aa9aba24a56739a OK 2025/01/15 02:18:50 DEBUG : medium: md5 = fb6b39714cceb1380fafabb1b9852fda OK 2025/01/15 02:18:52 DEBUG : large: md5 = 0868d01a0c8b24f7a9935219b783f192 OK 2025/01/15 02:18:53 DEBUG : Waiting for deletions to finish 2025/01/15 02:18:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/15 02:18:53 INFO : small: Deleted 2025/01/15 02:18:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.38s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:18:57 DEBUG : small: md5 = a07ba3afae4344e88c8b4c6528d572e8 OK 2025/01/15 02:18:59 DEBUG : medium: md5 = ac654c463a4c22046310d810e0839537 OK 2025/01/15 02:19:03 DEBUG : large: md5 = c46168b9bccbf31e60fb2d007986841f OK 2025/01/15 02:19:03 DEBUG : Waiting for deletions to finish 2025/01/15 02:19:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/15 02:19:04 INFO : small: Deleted 2025/01/15 02:19:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.62s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:19:08 DEBUG : ReadFile: md5 = 8973ad4fae1774ea98b303c9914410c4 OK --- PASS: TestReadFile (4.91s) === RUN TestRetry 2025/01/15 02:19:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/15 02:19:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/15 02:19:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 02:19:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 02:19:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 02:19:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 02:19:11 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:19:13 DEBUG : file1: md5 = 596152209fdbde979d284adb5d2ef11e OK 2025/01/15 02:19:14 DEBUG : file2: md5 = c4595c43e562d959f214d3d4aea3e324 OK --- PASS: TestCat (18.37s) === RUN TestPurge 2025/01/15 02:19:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-camagam7kocu" 2025/01/15 02:19:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:19:29 DEBUG : Creating backend with remote "TestDrive:crypt/rfebjp24keu5c7jn50iffjfg12lhntr2tlm2b507br0rfhqlpobg" 2025/01/15 02:19:30 DEBUG : Creating backend with remote "/tmp/rclone1188938676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-camagam7kocu'", Local "Local file system at /tmp/rclone1188938676", Modify Window "1ms" 2025/01/15 02:19:36 DEBUG : A1/B1/C1/one: md5 = 78594ad456982d72a41dcc8eb57b2129 OK 2025/01/15 02:19:36 INFO : A2: Making directory 2025/01/15 02:19:37 INFO : A1/B2: Making directory 2025/01/15 02:19:38 INFO : A1/B2/C2: Making directory 2025/01/15 02:19:39 INFO : A1/B1/C3: Making directory 2025/01/15 02:19:40 INFO : A3: Making directory 2025/01/15 02:19:41 INFO : A3/B3: Making directory 2025/01/15 02:19:42 INFO : A3/B3/C4: Making directory 2025/01/15 02:19:45 DEBUG : A1/two: md5 = 0694fed0c0075f2b8c46f473f3f178f1 OK 2025/01/15 02:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-camagam7kocu': Purge remote 2025/01/15 02:19:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.57s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:19:54 DEBUG : A1/B1/C1/one: md5 = 4dec7bc5f1c0970666668c52a97e8f13 OK 2025/01/15 02:19:54 INFO : A2: Making directory 2025/01/15 02:19:55 INFO : A1/B2: Making directory 2025/01/15 02:19:56 INFO : A1/B2/C2: Making directory 2025/01/15 02:19:57 INFO : A1/B1/C3: Making directory 2025/01/15 02:19:58 INFO : A3: Making directory 2025/01/15 02:19:59 INFO : A3/B3: Making directory 2025/01/15 02:20:00 INFO : A3/B3/C4: Making directory 2025/01/15 02:20:03 DEBUG : A1/two: md5 = a232582026cfcdc129d54980fcff9e10 OK 2025/01/15 02:20:04 DEBUG : removing 1 level 3 directories 2025/01/15 02:20:04 INFO : A3/B3/C4: Removing directory 2025/01/15 02:20:07 DEBUG : removing 2 level 3 directories 2025/01/15 02:20:07 INFO : A1/B2/C2: Removing directory 2025/01/15 02:20:07 INFO : A1/B1/C3: Removing directory 2025/01/15 02:20:08 DEBUG : removing 2 level 2 directories 2025/01/15 02:20:08 INFO : A3/B3: Removing directory 2025/01/15 02:20:08 INFO : A1/B2: Removing directory 2025/01/15 02:20:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 02:20:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/15 02:20:09 DEBUG : removing 2 level 1 directories 2025/01/15 02:20:09 INFO : A3: Removing directory 2025/01/15 02:20:09 INFO : A2: Removing directory 2025/01/15 02:20:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/15 02:20:14 DEBUG : removing 1 level 3 directories 2025/01/15 02:20:14 INFO : A1/B1/C1: Removing directory 2025/01/15 02:20:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:14 DEBUG : removing 1 level 2 directories 2025/01/15 02:20:14 INFO : A1/B1: Removing directory 2025/01/15 02:20:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 02:20:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 02:20:15 DEBUG : removing 1 level 1 directories 2025/01/15 02:20:15 INFO : A1: Removing directory 2025/01/15 02:20:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 02:20:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 02:20:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 02:20:16 DEBUG : removing 1 level 0 directories 2025/01/15 02:20:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Removing directory 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 02:20:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (29.03s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:20:19 INFO : A1: Making directory 2025/01/15 02:20:20 INFO : A1/B1: Making directory 2025/01/15 02:20:21 INFO : A1/B1/C1: Making directory 2025/01/15 02:20:24 DEBUG : removing 1 level 3 directories 2025/01/15 02:20:24 INFO : A1/B1/C1: Removing directory 2025/01/15 02:20:25 DEBUG : removing 1 level 2 directories 2025/01/15 02:20:25 INFO : A1/B1: Removing directory 2025/01/15 02:20:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 02:20:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.90s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:20:28 INFO : A1: Making directory 2025/01/15 02:20:29 INFO : A1/B1: Making directory 2025/01/15 02:20:30 INFO : A1/B1/C1: Making directory 2025/01/15 02:20:33 DEBUG : removing 1 level 3 directories 2025/01/15 02:20:33 INFO : A1/B1/C1: Removing directory 2025/01/15 02:20:34 DEBUG : removing 1 level 2 directories 2025/01/15 02:20:34 INFO : A1/B1: Removing directory 2025/01/15 02:20:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 02:20:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.83s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:20:38 DEBUG : file1: md5 = 51b42359aa4e19c8e5daa5895f64a94f OK 2025/01/15 02:20:39 DEBUG : filename.txt: File name found in url 2025/01/15 02:20:41 DEBUG : filename.txt: md5 = 90a1a53d2b5181d639793df85665b34a OK 2025/01/15 02:20:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/15 02:20:42 DEBUG : headerfilename.txt: md5 = 81afb722466526cfda0f528d949f8452 OK 2025/01/15 02:20:44 DEBUG : file2: md5 = b18f6e2fa5416a5ba5b1cf3613933e56 OK --- PASS: TestCopyURL (10.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:20:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/15 02:20:50 DEBUG : sub/file2: md5 = 4b9fae7f0fb504220de8f8d5f8ef741c OK 2025/01/15 02:20:50 INFO : file1: Copied (new) to: sub/file2 2025/01/15 02:20:50 INFO : file1: Deleted 2025/01/15 02:20:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:20:50 DEBUG : file1: Unchanged skipping 2025/01/15 02:20:50 INFO : file1: Deleted 2025/01/15 02:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': don't need to copy/move sub/file2, it is already at target location 2025/01/15 02:20:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.56s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:20:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/15 02:20:55 DEBUG : file1: md5 = 9972632018c40308b60f3258a0499ed9 OK 2025/01/15 02:20:55 INFO : file1: Copied (new) 2025/01/15 02:20:55 INFO : file1: Deleted 2025/01/15 02:20:56 DEBUG : file1: Destination exists, skipping 2025/01/15 02:20:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:21:01 DEBUG : dst/file1: md5 = 0f74c92b4d3cab12c5021ecd7d027e89 OK 2025/01/15 02:21:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baheyuz5sasi/backup" 2025/01/15 02:21:02 DEBUG : Creating backend with remote "TestDrive:crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0/1nrff024r7pq65ecp72fc28jb0" 2025/01/15 02:21:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/15 02:21:06 INFO : dst/file1: Moved (server-side) 2025/01/15 02:21:08 DEBUG : dst/file1: md5 = 9f8a78a79db134c639650e15cfde6811 OK 2025/01/15 02:21:08 INFO : dst/file1: Copied (new) 2025/01/15 02:21:08 INFO : dst/file1: Deleted 2025/01/15 02:21:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 02:21:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 02:21:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.05s) === 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:21:16 DEBUG : A1/one: md5 = 3522b35088a5b50bd46d1efe9b2d2dfb OK 2025/01/15 02:21:17 DEBUG : A1/two: md5 = 16bc09534d1b0acc7343567e2a6c1d19 OK 2025/01/15 02:21:20 DEBUG : A1/B1/three: md5 = fa6075877556188cfeae4b14132ba31a OK 2025/01/15 02:21:23 DEBUG : A1/B1/C1/four: md5 = ed1db4bc4c527484e7328a00cf520f4a OK 2025/01/15 02:21:25 DEBUG : A1/B1/C2/five: md5 = 733c1f95222b535ad7050f0419a7329f OK 2025/01/15 02:21:25 INFO : A1/B2: Making directory 2025/01/15 02:21:26 INFO : A1/B1/C3: Making directory 2025/01/15 02:21:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/15 02:21:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/15 02:21:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/15 02:21:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/15 02:21:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/15 02:21:41 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/01/15 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/01/15 02:21:41 DEBUG : TestDrive: Saved new token in config file 2025/01/15 02:21:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 02:21:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 02:21:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 02:21:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 02:21:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 02:21:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/15 02:21:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/15 02:21:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/15 02:21:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/15 02:21:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/15 02:21:55 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/15 02:21:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 02:21:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 02:21:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 02:21:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 02:21:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 02:22:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/15 02:22:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/15 02:22:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 02:22:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 02:22:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 02:22:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/15 02:22:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 02:22:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 02:22:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 02:22:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.66s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 02:22:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 175c07c4d07438f73a91d84419b56de1 OK 2025/01/15 02:22:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/15 02:22:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/15 02:22:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/15 02:22:14 DEBUG : no_checksum_big_file_from_pipe: md5 = 3c083cd05df2ddcc5a54ce1479565c57 OK 2025/01/15 02:22:14 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 02:22:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 1ab42363b7972143baa0edfd0b0d9a34 OK 2025/01/15 02:22:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/15 02:22:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/15 02:22:20 DEBUG : with_checksum_big_file_from_pipe: md5 = ed540024129550d8bde6f4823b289db8 OK 2025/01/15 02:22:20 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:22:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 02:22:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:22:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/15 02:22:26 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-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:22:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 02:22:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/15 02:22:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/15 02:22:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.46s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/15 02:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/15 02:22:35 DEBUG : rcat_metadata: md5 = f2f97f06d29eb276f61f3b3968f71e0e OK 2025/01/15 02:22:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/15 02:22:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/15 02:22:38 DEBUG : rcat_metadata_uploadcutoff0: md5 = 99ec1e1db6c6ce54ade295410f5aeb32 OK 2025/01/15 02:22:38 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.72s) --- PASS: TestRcatMetadata/Normal (3.20s) --- PASS: TestRcatMetadata/ViaDisk (3.07s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:22:41 DEBUG : potato1: md5 = 7395930739b522042a5c7381cc9509c8 OK 2025/01/15 02:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/15 02:22:43 DEBUG : potato2: md5 = 9e3c16d2979e78f9c9f0bab2c2af8ee9 OK 2025/01/15 02:22:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:22:47 DEBUG : potato1: md5 = af98cd601eaaf1e7a4f2627f08741711 OK 2025/01/15 02:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/15 02:22:48 DEBUG : potato2: md5 = a44c50b1547e694b45b1b983f3fe5c41 OK 2025/01/15 02:22:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.55s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:22:52 DEBUG : potato2: md5 = 22c97f30d99f5a65eba636e1f4dbbc90 OK 2025/01/15 02:22:54 DEBUG : empty space: md5 = 75511e410f151ffc9eb228124200b10b OK 2025/01/15 02:22:57 DEBUG : sub dir/potato3: md5 = 043803e9fa97a652bece1082bebb42a6 OK 2025/01/15 02:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Touching "empty space" 2025/01/15 02:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Touching "potato2" 2025/01/15 02:22:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Touching "sub dir/potato3" 2025/01/15 02:23:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:23:03 DEBUG : dir with metadata: Making directory with metadata 2025/01/15 02:23:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.98s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:23:06 DEBUG : directory with modtime: Making directory with metadata 2025/01/15 02:23:07 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.61s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:23:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/15 02:23:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/15 02:23:09 DEBUG : Google drive root 'crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0': Skipping btime metadata as can't update it on an existing file: 2025-01-15T02:23:09.559469936Z 2025/01/15 02:23:10 INFO : non existent directory: Updated directory metadata 2025/01/15 02:23:12 DEBUG : Google drive root 'crypt/tr8250u4ftt3qutgkhl7fkbhjg4a1u6lo27b04cirrb5rpbpeqm0': Skipping btime metadata as can't update it on an existing file: 2025-01-15T02:23:09.559469936Z 2025/01/15 02:23:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:23:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/15 02:23:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/15 02:23:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.23s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:23:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/15 02:23:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/15 02:23:20 DEBUG : dst: Making directory with metadata 2025/01/15 02:23:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/15 02:23:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:23:22 INFO : dst: Set directory modification time (using SetModTime) 2025/01/15 02:23:22 INFO : dst: Set directory modification time (using SetModTime) 2025/01/15 02:23:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/15 02:23:23 INFO : dst: Set directory modification time (using SetModTime) 2025/01/15 02:23:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi'", Local "Local file system at /tmp/rclone3240564380", Modify Window "1ms" 2025/01/15 02:23:27 DEBUG : sub dir/test remove existing: md5 = 8a78db919e9e47e7982257c5c0211975 OK 2025/01/15 02:23:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5760f2f7cf2cfb7966d8d9aff899168f OK 2025/01/15 02:23:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.resamog5" before starting 2025/01/15 02:23:32 DEBUG : sub dir/test remove existing.resamog5: TEST: removing renamed existing file after operation 2025/01/15 02:23:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bofipos6" before starting 2025/01/15 02:23:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bofipos6: TEST: renaming existing back after failed operation 2025/01/15 02:23:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qikozub9" before starting 2025/01/15 02:23:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qikozub9: TEST: removing renamed existing file after operation 2025/01/15 02:23:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "43q196tfuno0imiokqrhfmecb6mejjnnd1a3l6u96f57t4n1avicnnfi4bghiqdgbk18b761impp1ajg4dig975l7dr7icf5oucfdp3n009h1t12b6v88rb7gv2hibjej0cbt0ujfcefgu6oc7l7hddem6v4j2ae1j57e90io5vua2hs6jg0" 2025/01/15 02:23:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jmq0cejpn253pb81qq1igb7rhq2banthn9g33lavrmtn178b640g" --- PASS: TestRemoveExisting (14.81s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/15 02:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baheyuz5sasi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m29.132984711s (try 1/5)