"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/20 04:01:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo" 2024/11/20 04:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:01:42 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0" 2024/11/20 04:01:43 DEBUG : Creating backend with remote "/tmp/rclone2936373240" === 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/20 04:01:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/20 04:01:44 DEBUG : potato: Seek from 10 to 0 2024/11/20 04:01:44 DEBUG : potato: Seek from 10 to 0 2024/11/20 04:01:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/20 04:01:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Seek from 5 to 2 2024/11/20 04:01:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/20 04:01:44 DEBUG : potato: Seek from 7 to 0 2024/11/20 04:01:44 DEBUG : potato: Seek from 7 to 0 2024/11/20 04:01:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/20 04:01:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Seek from 5 to 2 2024/11/20 04:01:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/20 04:01:44 DEBUG : potato: Seek from 8 to 0 2024/11/20 04:01:44 DEBUG : potato: Seek from 8 to 0 2024/11/20 04:01:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/20 04:01:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/20 04:01:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/20 04:01:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/20 04:01:44 DEBUG : potato: Seek from 5 to 2 2024/11/20 04:01:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/20 04:01:44 DEBUG : potato: Seek from 9 to 0 2024/11/20 04:01:44 DEBUG : potato: Seek from 9 to 0 2024/11/20 04:01:44 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:01:47 DEBUG : rutabaga: md5 = 7b6c4110fec496b93a1e0785786a8c2a OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/20 04:01:49 DEBUG : empty space: md5 = 3594221463d64e1240985d2751dab3a8 OK === RUN TestCheck/3 2024/11/20 04:01:51 DEBUG : potato2: md5 = f97d4df81eefaf5edc80c7c30aa2501b OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/20 04:01:54 DEBUG : remotepotato: md5 = 313bb205485ad90e6c72a0e809929650 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.88s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2024/11/20 04:01:58 DEBUG : Creating backend with remote "nonexistent" 2024/11/20 04:01:58 DEBUG : Creating backend with remote "nonexistent" 2024/11/20 04:01:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/20 04:01:58 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/20 04:01:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/20 04:01:58 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:02:00 DEBUG : rutabaga: md5 = 4baa3c215ead968d7be4ac24c20b4c8e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/20 04:02:05 DEBUG : empty space: md5 = 60e2a4adc958ccc2fe45983fb091a89b OK === RUN TestCheckDownload/3 2024/11/20 04:02:08 DEBUG : potato2: md5 = 19361e4a40d6735524448fb5ae1cad21 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/20 04:02:13 DEBUG : remotepotato: md5 = e14c1025cb37943dc3068b75026691d1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.75s) --- PASS: TestCheckDownload/1 (1.72s) --- PASS: TestCheckDownload/2 (1.42s) --- PASS: TestCheckDownload/3 (1.42s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.74s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.15s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:02:20 DEBUG : rutabaga: md5 = 39db5bc509dbac2d32dfe7dc58754ad9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/20 04:02:23 DEBUG : empty space: md5 = 7d702d51af7ec31668fdfddb8cb7bac0 OK === RUN TestCheckSizeOnly/3 2024/11/20 04:02:25 DEBUG : potato2: md5 = d6e75ba7c5bb34c513510ee63ca150b5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/20 04:02:27 DEBUG : remotepotato: md5 = 209bc568adfcaed4f92e02e7ef62c226 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.70s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:02:33 DEBUG : test.sum: md5 = 50eeb18a789060d4633af1d981df8bab OK 2024/11/20 04:02:34 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/20 04:02:34 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/20 04:02:34 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/20 04:02:34 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/20 04:02:36 DEBUG : test.sum: md5 = b12bf8e167754ef1ec6f159878d8942c OK 2024/11/20 04:02:37 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/20 04:02:37 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/20 04:02:37 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/20 04:02:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.22s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/data" 2024/11/20 04:02:39 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/data" 2024/11/20 04:02:41 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/vjrnln8ratgmqakfosrqe8espk" 2024/11/20 04:02:45 DEBUG : data/banana: md5 = 2c7472c5028816c944cd469aaa7fbcd8 OK 2024/11/20 04:02:46 DEBUG : test.sum: md5 = 16b0febf090e7bf6876eafb4944faa3a OK === RUN TestCheckSumDownload/subtest1 2024/11/20 04:02:52 DEBUG : data/potato: md5 = 6062e0d1cc03642b7ac4deafad4bc0fc OK 2024/11/20 04:02:54 DEBUG : test.sum: md5 = 3b0a86b41ed898445715c6d4d959a188 OK === RUN TestCheckSumDownload/subtest2 2024/11/20 04:02:58 DEBUG : test.sum: md5 = 4b410105bb32095d173043d9a71d8502 OK === RUN TestCheckSumDownload/subtest3 2024/11/20 04:03:03 DEBUG : test.sum: md5 = 7522c11e4bc2956fd4a0b8e721adfa49 OK === RUN TestCheckSumDownload/subtest4 2024/11/20 04:03:08 DEBUG : test.sum: md5 = e7484e6833281342b7473194b5081b81 OK === RUN TestCheckSumDownload/subtest5 2024/11/20 04:03:12 DEBUG : test.sum: md5 = 7e40a6944030df0b4d9d39151c4fd790 OK === RUN TestCheckSumDownload/subtest6 2024/11/20 04:03:17 DEBUG : data/banana: md5 = e85a12ded736423ca8278afc30ca6cf5 OK 2024/11/20 04:03:19 DEBUG : data/potato: md5 = af1b69f669f355b822c1a5b841aa4553 OK 2024/11/20 04:03:21 DEBUG : test.sum: md5 = aea47f0faa59a5a9b0cf606353e5d6b8 OK === RUN TestCheckSumDownload/subtest7 2024/11/20 04:03:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/20 04:03:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (47.30s) --- PASS: TestCheckSumDownload/subtest1 (3.20s) --- PASS: TestCheckSumDownload/subtest2 (2.34s) --- PASS: TestCheckSumDownload/subtest3 (2.95s) --- PASS: TestCheckSumDownload/subtest4 (2.35s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (3.02s) --- PASS: TestCheckSumDownload/subtest7 (3.04s) === RUN TestApplyTransforms 2024/11/20 04:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaveb3zaxu" 2024/11/20 04:03:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/ja97fqpmmqodom934bn2tffc7sv3bg9c4r3r0g829397ps0td5pg" 2024/11/20 04:03:29 DEBUG : Creating backend with remote "/tmp/rclone3016508055" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu'", Local "Local file system at /tmp/rclone3016508055", Modify Window "1ms" 2024/11/20 04:03:32 DEBUG : hello, world!: md5 = 9f7d67e1acad364c736f8bfbfed5100b OK upper checkfile vs. lower remote (without normalization) 2024/11/20 04:03:32 ERROR : hello, world!: sum not found 2024/11/20 04:03:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu' 2024/11/20 04:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu': 1 files missing 2024/11/20 04:03:32 NOTICE: 1 hashes missing 2024/11/20 04:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu': 2 differences found 2024/11/20 04:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/20 04:03:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu': 0 differences found 2024/11/20 04:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu': 1 matching files 2024/11/20 04:03:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rahisil2megi" 2024/11/20 04:03:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:03:34 DEBUG : Creating backend with remote "TestDrive:crypt/ocb3vl8jj27clk3e08o6fvq7hmfri33db96r12v1c60i7prmhma0" 2024/11/20 04:03:35 DEBUG : Creating backend with remote "/tmp/rclone3853624195" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi'", Local "Local file system at /tmp/rclone3853624195", Modify Window "1ms" 2024/11/20 04:03:38 DEBUG : HELLO, WORLD!: md5 = 0240f6478286d394d0802bdac1319e0d OK lower checkfile vs. upper remote (without normalization) 2024/11/20 04:03:38 ERROR : HELLO, WORLD!: sum not found 2024/11/20 04:03:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi' 2024/11/20 04:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi': 1 files missing 2024/11/20 04:03:38 NOTICE: 1 hashes missing 2024/11/20 04:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi': 2 differences found 2024/11/20 04:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/20 04:03:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi': 0 differences found 2024/11/20 04:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi': 1 matching files 2024/11/20 04:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bofiqit7gaba" 2024/11/20 04:03:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/b93o4led15uaesds70t58652648o5a789uok61v04lbphengl2bg" 2024/11/20 04:03:40 DEBUG : Creating backend with remote "/tmp/rclone162995542" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba'", Local "Local file system at /tmp/rclone162995542", Modify Window "1ms" 2024/11/20 04:03:43 DEBUG : HeLlO, wOrLd!: md5 = e5ee12b21f1ed21481ca356200ae7fad OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/20 04:03:44 ERROR : HeLlO, wOrLd!: sum not found 2024/11/20 04:03:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba' 2024/11/20 04:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba': 1 files missing 2024/11/20 04:03:44 NOTICE: 1 hashes missing 2024/11/20 04:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba': 2 differences found 2024/11/20 04:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/20 04:03:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba': 0 differences found 2024/11/20 04:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba': 1 matching files 2024/11/20 04:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qijeqey8toni" 2024/11/20 04:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/e0mf5eb9rfgfq5espj3ioujumkfsnrg6okhu3uilepjtjbmjqb40" 2024/11/20 04:03:46 DEBUG : Creating backend with remote "/tmp/rclone1613004893" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni'", Local "Local file system at /tmp/rclone1613004893", Modify Window "1ms" 2024/11/20 04:03:49 DEBUG : HELLO, WORLD!: md5 = 629e48689322e399ce1669169e4110d1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/20 04:03:49 ERROR : HELLO, WORLD!: sum not found 2024/11/20 04:03:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni' 2024/11/20 04:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni': 1 files missing 2024/11/20 04:03:49 NOTICE: 1 hashes missing 2024/11/20 04:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni': 2 differences found 2024/11/20 04:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/20 04:03:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:03:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni': 0 differences found 2024/11/20 04:03:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni': 1 matching files 2024/11/20 04:03:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadaloq4xake" 2024/11/20 04:03:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:03:51 DEBUG : Creating backend with remote "TestDrive:crypt/fili1k564mrrj36421cnlt7emojb7ibuqtgum11buanthllor14g" 2024/11/20 04:03:52 DEBUG : Creating backend with remote "/tmp/rclone3728262324" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake'", Local "Local file system at /tmp/rclone3728262324", Modify Window "1ms" 2024/11/20 04:03:55 DEBUG : 測試_Русский___ě_áñ: md5 = 0564b11590ce728164f4ef03af0604b2 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/20 04:03:55 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/20 04:03:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake' 2024/11/20 04:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake': 1 files missing 2024/11/20 04:03:55 NOTICE: 1 hashes missing 2024/11/20 04:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake': 2 differences found 2024/11/20 04:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/20 04:03:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake': 0 differences found 2024/11/20 04:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake': 1 matching files 2024/11/20 04:03:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujezav9diku" 2024/11/20 04:03:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:03:57 DEBUG : Creating backend with remote "TestDrive:crypt/dhfkhpfch816dhkeie6mcc23u3hur2d3vrulcana5pb4iurj2ieg" 2024/11/20 04:03:58 DEBUG : Creating backend with remote "/tmp/rclone2290838295" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku'", Local "Local file system at /tmp/rclone2290838295", Modify Window "1ms" 2024/11/20 04:04:00 DEBUG : 測試_Русский___ě_áñ: md5 = 301aed246bd44b2e243cb1cb2b24561b OK NFC checkfile vs. NFD remote (without normalization) 2024/11/20 04:04:01 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/20 04:04:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku' 2024/11/20 04:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku': 1 files missing 2024/11/20 04:04:01 NOTICE: 1 hashes missing 2024/11/20 04:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku': 2 differences found 2024/11/20 04:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/20 04:04:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku': 0 differences found 2024/11/20 04:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku': 1 matching files 2024/11/20 04:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanuvom3fuje" 2024/11/20 04:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/7jmn4qrisekaroevaug6cfd7bcsao2rpnfh4ddk9n4p86as2ug30" 2024/11/20 04:04:04 DEBUG : Creating backend with remote "/tmp/rclone2322023934" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje'", Local "Local file system at /tmp/rclone2322023934", Modify Window "1ms" 2024/11/20 04:04:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b9a403235b5d36dcf17ba3ebfa6e4b7e OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/20 04:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/20 04:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje' 2024/11/20 04:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje': 1 files missing 2024/11/20 04:04:07 NOTICE: 1 hashes missing 2024/11/20 04:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje': 2 differences found 2024/11/20 04:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/20 04:04:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje': 0 differences found 2024/11/20 04:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje': 1 matching files 2024/11/20 04:04:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruhaqib2qinu" 2024/11/20 04:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:04:09 DEBUG : Creating backend with remote "TestDrive:crypt/us5lpraa42p8s5op9h13ocp6gg0qs2i49kvor41phg6abjj00rjg" 2024/11/20 04:04:10 DEBUG : Creating backend with remote "/tmp/rclone1664133264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu'", Local "Local file system at /tmp/rclone1664133264", Modify Window "1ms" 2024/11/20 04:04:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 90fdd16da3c9255cdf015c664189c527 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/20 04:04:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/20 04:04:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu' 2024/11/20 04:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu': 1 files missing 2024/11/20 04:04:13 NOTICE: 1 hashes missing 2024/11/20 04:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu': 2 differences found 2024/11/20 04:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/20 04:04:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu': 0 differences found 2024/11/20 04:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu': 1 matching files 2024/11/20 04:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujukut0fahe" 2024/11/20 04:04:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/ukrs4mfbl43hs1pbe33fr5jgt8rsnvhg6ej75ts2injo63aadvvg" 2024/11/20 04:04:15 DEBUG : Creating backend with remote "/tmp/rclone791873331" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe'", Local "Local file system at /tmp/rclone791873331", Modify Window "1ms" 2024/11/20 04:04:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a4e7f262d9e165881750bc0b4897e08a OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/20 04:04:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/20 04:04:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe' 2024/11/20 04:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe': 1 files missing 2024/11/20 04:04:19 NOTICE: 1 hashes missing 2024/11/20 04:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe': 2 differences found 2024/11/20 04:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/20 04:04:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe': 0 differences found 2024/11/20 04:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe': 1 matching files 2024/11/20 04:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mejovek6neku" 2024/11/20 04:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/f6vvamugvgpqi2gtvo1dv6ppbt4et1183p5j6a6ptl9edvn31dn0" 2024/11/20 04:04:22 DEBUG : Creating backend with remote "/tmp/rclone536733182" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku'", Local "Local file system at /tmp/rclone536733182", Modify Window "1ms" 2024/11/20 04:04:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = df9250f46cc57fca8609940a7879249a OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/20 04:04:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/20 04:04:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku' 2024/11/20 04:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku': 1 files missing 2024/11/20 04:04:25 NOTICE: 1 hashes missing 2024/11/20 04:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku': 2 differences found 2024/11/20 04:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/20 04:04:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/20 04:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku': 0 differences found 2024/11/20 04:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku': 1 matching files 2024/11/20 04:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mejovek6neku': Purge remote 2024/11/20 04:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujukut0fahe': Purge remote 2024/11/20 04:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruhaqib2qinu': Purge remote 2024/11/20 04:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanuvom3fuje': Purge remote 2024/11/20 04:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujezav9diku': Purge remote 2024/11/20 04:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadaloq4xake': Purge remote 2024/11/20 04:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qijeqey8toni': Purge remote 2024/11/20 04:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bofiqit7gaba': Purge remote 2024/11/20 04:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rahisil2megi': Purge remote 2024/11/20 04:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaveb3zaxu': Purge remote --- PASS: TestApplyTransforms (65.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:04:34 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/20 04:04:36 DEBUG : sub/file2: md5 = 9bb855e1b92e05c9660024413900fd9a OK 2024/11/20 04:04:36 INFO : file1: Copied (new) to: sub/file2 2024/11/20 04:04:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 04:04:37 DEBUG : file1: Unchanged skipping 2024/11/20 04:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': don't need to copy/move sub/file2, it is already at target location 2024/11/20 04:04:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.53s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:04:44 DEBUG : dst/file1: md5 = 7dcd489dfd033701c09d771447e8722f OK 2024/11/20 04:04:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/backup" 2024/11/20 04:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/1nrff024r7pq65ecp72fc28jb0" 2024/11/20 04:04:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/20 04:04:50 INFO : dst/file1: Moved (server-side) 2024/11/20 04:04:52 DEBUG : dst/file1: md5 = f72c3b0252291b224d46754f38e47b15 OK 2024/11/20 04:04:52 INFO : dst/file1: Copied (new) 2024/11/20 04:04:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/20 04:04:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/20 04:04:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/dst" 2024/11/20 04:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/20 04:04:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/CompareDest" 2024/11/20 04:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/gveqi14airsml4bgu7krj116o8" 2024/11/20 04:05:01 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 04:05:04 DEBUG : one: md5 = a7dc5e84d539f0fbb0ae5b3b1e8f0a63 OK 2024/11/20 04:05:04 INFO : one: Copied (new) 2024/11/20 04:05:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 04:05:08 DEBUG : one: md5 = 101b5b838c832f647c67a2bb5295b6ac OK 2024/11/20 04:05:08 INFO : one: Copied (replaced existing) 2024/11/20 04:05:10 DEBUG : dst/one: md5 = d2f7641fbcf7b7f9912c3c572492cc93 OK 2024/11/20 04:05:13 DEBUG : CompareDest/one: md5 = e782eab3d8eadff15fa4b32c682c520c OK 2024/11/20 04:05:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 04:05:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 04:05:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 04:05:17 DEBUG : CompareDest/two: md5 = f915d12afb67148a19dcddaf3e1798a7 OK 2024/11/20 04:05:17 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 04:05:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 04:05:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 04:05:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 04:05:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 04:05:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 04:05:20 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 04:05:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/20 04:05:22 DEBUG : two: md5 = c326ee9ee739033848766443dd5a24e7 OK 2024/11/20 04:05:22 INFO : two: Copied (new) 2024/11/20 04:05:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/20 04:05:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:05:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:05:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/dst" 2024/11/20 04:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/20 04:05:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/CopyDest" 2024/11/20 04:05:29 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/20 04:05:31 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 04:05:34 DEBUG : one: md5 = 4565242eaa0bfeb8789ec826c7185941 OK 2024/11/20 04:05:34 INFO : one: Copied (new) 2024/11/20 04:05:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 04:05:37 DEBUG : one: md5 = f2e9b81385a2fd216be6bfdbb5fe2372 OK 2024/11/20 04:05:37 INFO : one: Copied (replaced existing) 2024/11/20 04:05:39 DEBUG : dst/one: md5 = 3384530ef5f8023207023b43e9a34cae OK 2024/11/20 04:05:42 DEBUG : CopyDest/one: md5 = ba70cce9df9668760c182055518096dd OK 2024/11/20 04:05:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/BackupDir" 2024/11/20 04:05:43 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/20 04:05:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 04:05:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 04:05:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 04:05:47 INFO : one: Moved (server-side) 2024/11/20 04:05:49 INFO : one: Copied (server-side copy) 2024/11/20 04:05:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/20 04:05:51 DEBUG : CopyDest/two: md5 = b712f794982897a0fcfb33b18f61acfb OK 2024/11/20 04:05:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 04:05:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 04:05:53 INFO : two: Copied (server-side copy) 2024/11/20 04:05:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/20 04:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 04:05:54 DEBUG : two: Unchanged skipping 2024/11/20 04:05:56 DEBUG : CopyDest/three: md5 = 31e3f959ba42d851b76b6547638b3ed4 OK 2024/11/20 04:05:57 DEBUG : three: Need to transfer - File not found at Destination 2024/11/20 04:05:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/20 04:05:57 DEBUG : three: Destination not found in --copy-dest 2024/11/20 04:05:59 DEBUG : three: md5 = 1d1b3e8fc391e280ed8afb5f254ddb10 OK 2024/11/20 04:05:59 INFO : three: Copied (new) 2024/11/20 04:06:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/20 04:06:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/20 04:06:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:06:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:06:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/20 04:06:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/20 04:06:07 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.22s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:06:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/20 04:06:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ef4f64039446f55417eefebdb402e034 OK 2024/11/20 04:06:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/20 04:06:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/20 04:06:13 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 2024/11/20 04:06:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/20 04:06:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/20 04:06:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c7a1f76574482befda3f16988cc82b71 OK 2024/11/20 04:06:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/20 04:06:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/20 04:06:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:06:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using skip mode. 2024/11/20 04:06:24 NOTICE: one: Found 2 files with duplicate names 2024/11/20 04:06:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.16s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:06:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using skip mode. 2024/11/20 04:06:31 NOTICE: one: Found 3 files with duplicate names 2024/11/20 04:06:31 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/20 04:06:32 INFO : one: Deleted 2024/11/20 04:06:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:06:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using first mode. 2024/11/20 04:06:40 NOTICE: one: Found 3 files with duplicate names 2024/11/20 04:06:40 INFO : one: Deleted 2024/11/20 04:06:41 INFO : one: Deleted 2024/11/20 04:06:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.90s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using newest mode. 2024/11/20 04:06:48 NOTICE: one: Found 3 files with duplicate names 2024/11/20 04:06:48 INFO : one: Deleted 2024/11/20 04:06:49 INFO : one: Deleted 2024/11/20 04:06:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.15s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:06:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using oldest mode. 2024/11/20 04:06:56 NOTICE: one: Found 3 files with duplicate names 2024/11/20 04:06:57 INFO : one: Deleted 2024/11/20 04:06:58 INFO : one: Deleted 2024/11/20 04:06:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.33s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:07:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using largest mode. 2024/11/20 04:07:04 NOTICE: one: Found 3 files with duplicate names 2024/11/20 04:07:05 INFO : one: Deleted 2024/11/20 04:07:05 INFO : one: Deleted 2024/11/20 04:07:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.68s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:07:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using smallest mode. 2024/11/20 04:07:12 NOTICE: one: Found 3 files with duplicate names 2024/11/20 04:07:13 INFO : one: Deleted 2024/11/20 04:07:13 INFO : one: Deleted 2024/11/20 04:07:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.87s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:07:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Looking for duplicate names using rename mode. 2024/11/20 04:07:22 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/20 04:07:24 INFO : one-2.txt: renamed from: one.txt 2024/11/20 04:07:25 INFO : one-3.txt: renamed from: one.txt 2024/11/20 04:07:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.92s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:07:32 DEBUG : dupe1/one.txt: md5 = 5566c1b4724f8d542b46d48e824db8a5 OK 2024/11/20 04:07:35 DEBUG : dupe2/two.txt: md5 = f61daf3c8600730ab313bccfaab58058 OK 2024/11/20 04:07:38 DEBUG : dupe3/three.txt: md5 = a7a9847e418a8b05ffc9d2e9c16114b1 OK 2024/11/20 04:07:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/20 04:07:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/20 04:07:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/20 04:07:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/20 04:07:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/20 04:07:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/20 04:07:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:07:49 DEBUG : a.txt: md5 = c1160e7ea0b5ba53ae5445313ca9b231 OK 2024/11/20 04:07:50 DEBUG : zend.txt: md5 = d05a31981eec1262c1130cf8a0796ecb OK 2024/11/20 04:07:53 DEBUG : sub dir/hello world: md5 = a482b3aacc12d076a714a846bb57b607 OK 2024/11/20 04:07:55 DEBUG : sub dir/hello world2: md5 = 93b6036dd4a0e2b3a8f71fe9bcf5c761 OK 2024/11/20 04:07:58 DEBUG : sub dir/ignore dir/.ignore: md5 = 40c3cc33f8828a5abb3eec6cb971a659 OK 2024/11/20 04:08:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7d6559dfdaeb709b5ef109eb4bcec4a0 OK 2024/11/20 04:08:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9a89aace024dc6110ad414d9831ff7be OK 2024/11/20 04:08:04 DEBUG : a.txt: Excluded (Size Filter) 2024/11/20 04:08:04 DEBUG : a.txt: Excluded 2024/11/20 04:08:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/20 04:08:04 DEBUG : sub dir/hello world2: Excluded 2024/11/20 04:08:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/20 04:08:04 DEBUG : sub dir/hello world: Excluded 2024/11/20 04:08:05 DEBUG : sub dir/ignore dir: Excluded 2024/11/20 04:08:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/20 04:08:05 DEBUG : sub dir/hello world2: Excluded 2024/11/20 04:08:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/20 04:08:05 DEBUG : sub dir/hello world: Excluded 2024/11/20 04:08:05 DEBUG : sub dir/ignore dir: Excluded 2024/11/20 04:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/20 04:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/20 04:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/20 04:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/20 04:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/20 04:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/20 04:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.57s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:08:16 DEBUG : file1: md5 = 4fb17eb6b1ae30c197c35b366c784274 OK 2024/11/20 04:08:19 DEBUG : sub/file2: md5 = 41e4e3c7e9d4d7d2287762247cf4ca1e 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 2024/11/20 04:08:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/20 04:08:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/20 04:08:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/20 04:08:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.17s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:08:28 DEBUG : file1: md5 = 455a6080d146fb0286d1deb67a8a28bd OK 2024/11/20 04:08:31 DEBUG : sub/file2: md5 = 98de66147644a165d370399a6010ee7c 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 2024/11/20 04:08:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/notfound" 2024/11/20 04:08:35 DEBUG : Config file has changed externally - reloading 2024/11/20 04:08:35 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/20 04:08:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.39s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Making directory 2024/11/20 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:08:44 DEBUG : sub dir/hello world: md5 = 457ccf7031c2b7883dac2241099b70eb OK 2024/11/20 04:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.90s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:08:48 DEBUG : potato2: md5 = 1782dbcea18a7533b96cc4b0fe4247f6 OK 2024/11/20 04:08:50 DEBUG : empty space: md5 = 57d50fb82b7acb4702c0f2a1a80123d1 OK --- PASS: TestLs (5.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:08:54 DEBUG : potato2: md5 = 26990fbd313d525ba6f84d92acdc7e59 OK 2024/11/20 04:08:56 DEBUG : empty space: md5 = 80908f9f52af55f38cf804b146359d8c OK 2024/11/20 04:08:56 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.05s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:00 DEBUG : potato2: md5 = b1c0e04b149e7c50c91f663e6e2dc719 OK 2024/11/20 04:09:02 DEBUG : empty space: md5 = 6ba572557d8d38322dd493a318165ef9 OK --- PASS: TestLsLong (5.67s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:06 DEBUG : potato2: md5 = 8c1e81fd9eeca0561e993482d73dbe05 OK 2024/11/20 04:09:08 DEBUG : empty space: md5 = a3f403c582f39903db0363bb98723a27 OK --- PASS: TestHashSums (6.60s) === RUN TestHashSumsWithErrors 2024/11/20 04:09:10 DEBUG : Creating backend with remote ":memory:" 2024/11/20 04:09:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/20 04:09:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/20 04:09:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/20 04:09:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/20 04:09:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/20 04:09:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/20 04:09:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/20 04:09:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/20 04:09:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:12 DEBUG : potato2: md5 = 711956b8164323dd75471d87c05e8334 OK 2024/11/20 04:09:15 DEBUG : empty space: md5 = 599528fab3cc01e630c7f931265eb7bd OK 2024/11/20 04:09:18 DEBUG : sub dir/potato3: md5 = 4b6ef1badaaca759358602d1d4b870bb OK 2024/11/20 04:09:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (12.15s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:25 DEBUG : small: md5 = 79e7e4d3c5a1c230bbff49f5af8974b4 OK 2024/11/20 04:09:26 DEBUG : medium: md5 = b0ccc2de2f3017d8e163e758279f5f5b OK 2024/11/20 04:09:28 DEBUG : large: md5 = d8f666df42d97425e1f81a54db075fd1 OK 2024/11/20 04:09:29 DEBUG : Waiting for deletions to finish 2024/11/20 04:09:29 DEBUG : large: Excluded (Size Filter) 2024/11/20 04:09:30 INFO : small: Deleted 2024/11/20 04:09:30 INFO : medium: Deleted --- PASS: TestDelete (8.66s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:33 DEBUG : small: md5 = f9aea72e229f9c6efd3d42fa4c31261d OK 2024/11/20 04:09:35 DEBUG : medium: md5 = d3ce2ee76dc80a7584d708975f132991 OK 2024/11/20 04:09:37 DEBUG : large: md5 = 96ef538164847e6fe19f5088ac4617d6 OK 2024/11/20 04:09:37 DEBUG : Waiting for deletions to finish 2024/11/20 04:09:37 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/11/20 04:09:38 INFO : small: Deleted 2024/11/20 04:09:38 INFO : large: Deleted --- PASS: TestMaxDelete (8.80s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:42 DEBUG : small: md5 = dfbbf6d5f9e773b2c98619e35406cf0b OK 2024/11/20 04:09:44 DEBUG : medium: md5 = 9d36dd8027583bd12ea5ff201428d45f OK 2024/11/20 04:09:46 DEBUG : large: md5 = c1feedebe24c90c48c6d5858ba148734 OK 2024/11/20 04:09:46 DEBUG : Waiting for deletions to finish 2024/11/20 04:09:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/20 04:09:47 INFO : small: Deleted 2024/11/20 04:09:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.66s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:51 DEBUG : small: md5 = 475cc72304741842332c7b24ddf3e735 OK 2024/11/20 04:09:53 DEBUG : medium: md5 = 1ecf150040340f6df6e4cd81b3f5830e OK 2024/11/20 04:09:54 DEBUG : large: md5 = d8a68ca3df7d7584a3d1edc4ac78ce78 OK 2024/11/20 04:09:55 DEBUG : Waiting for deletions to finish 2024/11/20 04:09:55 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/20 04:09:56 INFO : small: Deleted 2024/11/20 04:09:56 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.56s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:09:59 DEBUG : ReadFile: md5 = 7fd8087054a1b9de550dd35b5c8d1717 OK --- PASS: TestReadFile (5.17s) === RUN TestRetry 2024/11/20 04:10:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/20 04:10:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/20 04:10:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/20 04:10:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/20 04:10:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/20 04:10:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/20 04:10:02 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:10:04 DEBUG : file1: md5 = 791f3f21f8b3c4006cf0111e0bb780af OK 2024/11/20 04:10:06 DEBUG : file2: md5 = 218d8a7b299dedb5b8e00975c8ee20ed OK --- PASS: TestCat (18.70s) === RUN TestPurge 2024/11/20 04:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lopuqum0xaca" 2024/11/20 04:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/ek47q537qoloq21u889d2d295q7orb8e2m1ledtvg41q01dqru20" 2024/11/20 04:10:22 DEBUG : Creating backend with remote "/tmp/rclone1012773588" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lopuqum0xaca'", Local "Local file system at /tmp/rclone1012773588", Modify Window "1ms" 2024/11/20 04:10:29 DEBUG : A1/B1/C1/one: md5 = 21ecc43ee3754b72b10fab4888ce5339 OK 2024/11/20 04:10:29 DEBUG : A2: Making directory 2024/11/20 04:10:30 DEBUG : A1/B2: Making directory 2024/11/20 04:10:31 DEBUG : A1/B2/C2: Making directory 2024/11/20 04:10:32 DEBUG : A1/B1/C3: Making directory 2024/11/20 04:10:34 DEBUG : A3: Making directory 2024/11/20 04:10:35 DEBUG : A3/B3: Making directory 2024/11/20 04:10:36 DEBUG : A3/B3/C4: Making directory 2024/11/20 04:10:39 DEBUG : A1/two: md5 = da0f0d9247b28be50417a8ded6679a38 OK 2024/11/20 04:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lopuqum0xaca': Purge remote 2024/11/20 04:10:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:10:49 DEBUG : A1/B1/C1/one: md5 = 79beb982b4729c5bddd24b3c2a2c041f OK 2024/11/20 04:10:49 DEBUG : A2: Making directory 2024/11/20 04:10:50 DEBUG : A1/B2: Making directory 2024/11/20 04:10:51 DEBUG : A1/B2/C2: Making directory 2024/11/20 04:10:52 DEBUG : A1/B1/C3: Making directory 2024/11/20 04:10:53 DEBUG : A3: Making directory 2024/11/20 04:10:54 DEBUG : A3/B3: Making directory 2024/11/20 04:10:55 DEBUG : A3/B3/C4: Making directory 2024/11/20 04:10:58 DEBUG : A1/two: md5 = 181ff22ad81510ad2b5286e7e2f4d115 OK 2024/11/20 04:11:00 DEBUG : removing 1 level 3 directories 2024/11/20 04:11:00 INFO : A3/B3/C4: Removing directory 2024/11/20 04:11:03 DEBUG : removing 2 level 3 directories 2024/11/20 04:11:03 INFO : A1/B2/C2: Removing directory 2024/11/20 04:11:03 INFO : A1/B1/C3: Removing directory 2024/11/20 04:11:04 DEBUG : removing 2 level 2 directories 2024/11/20 04:11:04 INFO : A3/B3: Removing directory 2024/11/20 04:11:04 INFO : A1/B2: Removing directory 2024/11/20 04:11:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/20 04:11:04 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/20 04:11:05 DEBUG : removing 2 level 1 directories 2024/11/20 04:11:05 INFO : A3: Removing directory 2024/11/20 04:11:05 INFO : A2: Removing directory 2024/11/20 04:11:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/20 04:11:10 DEBUG : removing 1 level 3 directories 2024/11/20 04:11:10 INFO : A1/B1/C1: Removing directory 2024/11/20 04:11:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:11 DEBUG : removing 1 level 2 directories 2024/11/20 04:11:11 INFO : A1/B1: Removing directory 2024/11/20 04:11:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/20 04:11:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/20 04:11:12 DEBUG : removing 1 level 1 directories 2024/11/20 04:11:12 INFO : A1: Removing directory 2024/11/20 04:11:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/20 04:11:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/20 04:11:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/20 04:11:13 DEBUG : removing 1 level 0 directories 2024/11/20 04:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Removing directory 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/20 04:11:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (31.27s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:11:16 DEBUG : A1: Making directory 2024/11/20 04:11:17 DEBUG : A1/B1: Making directory 2024/11/20 04:11:18 DEBUG : A1/B1/C1: Making directory 2024/11/20 04:11:21 DEBUG : removing 1 level 3 directories 2024/11/20 04:11:21 INFO : A1/B1/C1: Removing directory 2024/11/20 04:11:22 DEBUG : removing 1 level 2 directories 2024/11/20 04:11:22 INFO : A1/B1: Removing directory 2024/11/20 04:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/20 04:11:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.22s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:11:26 DEBUG : A1: Making directory 2024/11/20 04:11:27 DEBUG : A1/B1: Making directory 2024/11/20 04:11:28 DEBUG : A1/B1/C1: Making directory 2024/11/20 04:11:31 DEBUG : removing 1 level 3 directories 2024/11/20 04:11:31 INFO : A1/B1/C1: Removing directory 2024/11/20 04:11:32 DEBUG : removing 1 level 2 directories 2024/11/20 04:11:32 INFO : A1/B1: Removing directory 2024/11/20 04:11:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/20 04:11:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.70s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:11:37 DEBUG : file1: md5 = 155f8777720e15dec8ee172640c292c5 OK 2024/11/20 04:11:38 DEBUG : filename.txt: File name found in url 2024/11/20 04:11:40 DEBUG : filename.txt: md5 = 6dd141ebbaaf4769062a2dcc5cf6511b OK 2024/11/20 04:11:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/20 04:11:42 DEBUG : headerfilename.txt: md5 = 69e67fe4813aee0c42358d32e6f65fe0 OK 2024/11/20 04:11:44 DEBUG : file2: md5 = 7d9a3ab85af6f391c427182dab09d30d OK --- PASS: TestCopyURL (11.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:11:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/20 04:11:50 DEBUG : sub/file2: md5 = 42e4b0bed8ae0f5fca34829c3f97a112 OK 2024/11/20 04:11:50 INFO : file1: Copied (new) to: sub/file2 2024/11/20 04:11:50 INFO : file1: Deleted 2024/11/20 04:11:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 04:11:51 DEBUG : file1: Unchanged skipping 2024/11/20 04:11:51 INFO : file1: Deleted 2024/11/20 04:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': don't need to copy/move sub/file2, it is already at target location 2024/11/20 04:11:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.56s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:11:55 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/20 04:11:57 DEBUG : file1: md5 = 3023ba578980d77b4902c7916f232a3a OK 2024/11/20 04:11:57 INFO : file1: Copied (new) 2024/11/20 04:11:57 INFO : file1: Deleted 2024/11/20 04:11:57 DEBUG : file1: Destination exists, skipping 2024/11/20 04:11:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:12:02 DEBUG : dst/file1: md5 = e396068359a7d59e18c2684f37ac0432 OK 2024/11/20 04:12:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofovat3coxo/backup" 2024/11/20 04:12:03 DEBUG : Creating backend with remote "TestDrive:crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0/1nrff024r7pq65ecp72fc28jb0" 2024/11/20 04:12:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/20 04:12:08 INFO : dst/file1: Moved (server-side) 2024/11/20 04:12:10 DEBUG : dst/file1: md5 = 799c2dbdd5d481fe2d7b460a84bfee66 OK 2024/11/20 04:12:10 INFO : dst/file1: Copied (new) 2024/11/20 04:12:10 INFO : dst/file1: Deleted 2024/11/20 04:12:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/20 04:12:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/20 04:12:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.29s) === 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:12:19 DEBUG : A1/one: md5 = fce7b742d3577115c44f46280054db19 OK 2024/11/20 04:12:20 DEBUG : A1/two: md5 = 5c75beb569f9be4b9a90747ef363aa10 OK 2024/11/20 04:12:24 DEBUG : A1/B1/three: md5 = 2397849d0b6e89483a53021d908954b8 OK 2024/11/20 04:12:27 DEBUG : A1/B1/C1/four: md5 = fe2541b0ad8fad5fe45be39a8cbc6d4b OK 2024/11/20 04:12:29 DEBUG : A1/B1/C2/five: md5 = 04a4e912aa3a61a9e739ada90b502e55 OK 2024/11/20 04:12:29 DEBUG : A1/B2: Making directory 2024/11/20 04:12:30 DEBUG : A1/B1/C3: Making directory 2024/11/20 04:12:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/20 04:12:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/20 04:12:43 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/20 04:12:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/20 04:12:44 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/20 04:12:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/20 04:12:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/20 04:12:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/20 04:12:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/20 04:12:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/20 04:12:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/20 04:13:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/20 04:13:00 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/20 04:13:00 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/20 04:13:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/20 04:13:00 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/20 04:13:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/20 04:13:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/20 04:13:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/20 04:13:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/20 04:13:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/20 04:13:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/20 04:13:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/20 04:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/20 04:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/20 04:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/20 04:13:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/20 04:13:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/20 04:13:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/20 04:13:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/20 04:13:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (62.37s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/20 04:13:20 DEBUG : no_checksum_small_file_from_pipe: md5 = ceddc5899e0a5d93c92354d229db6c1d OK 2024/11/20 04:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/20 04:13:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/20 04:13:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/20 04:13:23 DEBUG : no_checksum_big_file_from_pipe: md5 = b5c02cd447dc1048d5dfd6fd233d3e11 OK 2024/11/20 04:13:23 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/20 04:13:27 DEBUG : with_checksum_small_file_from_pipe: md5 = b6b7ac71fcc546189e0191dbeec4fcde OK 2024/11/20 04:13:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/20 04:13:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/20 04:13:29 DEBUG : with_checksum_big_file_from_pipe: md5 = 2c03974cbd2404b4a37da1df2ce68380 OK 2024/11/20 04:13:29 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/20 04:13:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 04:13:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/20 04:13:35 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-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/20 04:13:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/20 04:13:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/20 04:13:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.53s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/20 04:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': File to upload is small (48 bytes), uploading instead of streaming 2024/11/20 04:13:45 DEBUG : rcat_metadata: md5 = cca223d2c9d42b2421c784ea7f93cc6d OK 2024/11/20 04:13:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/20 04:13:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/20 04:13:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = fa630402324beef71ce9f19a4664532f OK 2024/11/20 04:13:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.71s) --- PASS: TestRcatMetadata/Normal (2.96s) --- PASS: TestRcatMetadata/ViaDisk (3.26s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:13:51 DEBUG : potato1: md5 = 46f1fab62baa69b57868796528d99fb7 OK 2024/11/20 04:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/20 04:13:53 DEBUG : potato2: md5 = 0a2b744afea614fd6ecbbbc2762348d2 OK 2024/11/20 04:13:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:13:57 DEBUG : potato1: md5 = 679b1df88bec3c045cc793e8b7ecf496 OK 2024/11/20 04:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/20 04:13:59 DEBUG : potato2: md5 = a27a5e41adf8d963295d1f357a70dc64 OK 2024/11/20 04:13:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.24s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:14:03 DEBUG : potato2: md5 = a3676f8d57317da79e47fadb3b13863e OK 2024/11/20 04:14:05 DEBUG : empty space: md5 = 25f5ebb71c435a3c743104e348b81e67 OK 2024/11/20 04:14:08 DEBUG : sub dir/potato3: md5 = 0880c3bb99465b25f0acc17f001dbdbf OK 2024/11/20 04:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Touching "empty space" 2024/11/20 04:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Touching "potato2" 2024/11/20 04:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Touching "sub dir/potato3" 2024/11/20 04:14:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.85s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:14:15 DEBUG : dir with metadata: Making directory with metadata 2024/11/20 04:14:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:14:18 DEBUG : directory with modtime: Making directory with metadata 2024/11/20 04:14:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:14:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/20 04:14:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/20 04:14:22 DEBUG : Google drive root 'crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0': Skipping btime metadata as can't update it on an existing file: 2024-11-20T04:14:22.221370677Z 2024/11/20 04:14:23 INFO : non existent directory: Updated directory metadata 2024/11/20 04:14:27 DEBUG : Google drive root 'crypt/2cvntpbtun3tq3q1dbumq01feql0pup3fiptg3u4b9i09529dcq0': Skipping btime metadata as can't update it on an existing file: 2024-11-20T04:14:22.221370677Z 2024/11/20 04:14:28 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (8.29s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:14:30 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/20 04:14:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/20 04:14:33 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:14:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/20 04:14:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/20 04:14:35 DEBUG : dst: Making directory with metadata 2024/11/20 04:14:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/20 04:14:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 04:14:37 INFO : dst: Set directory modification time (using SetModTime) 2024/11/20 04:14:38 INFO : dst: Set directory modification time (using SetModTime) 2024/11/20 04:14:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/20 04:14:38 INFO : dst: Set directory modification time (using SetModTime) 2024/11/20 04:14:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.11s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo'", Local "Local file system at /tmp/rclone2936373240", Modify Window "1ms" 2024/11/20 04:18:42 DEBUG : sub dir/test remove existing: md5 = 70547507ecc2b3893ce77a38112ed773 OK 2024/11/20 04:18:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = cdbd2a424f28cdc2dbc10dfeed6cfcc3 OK 2024/11/20 04:18:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jusepib2" before starting 2024/11/20 04:18:47 DEBUG : sub dir/test remove existing.jusepib2: TEST: removing renamed existing file after operation 2024/11/20 04:18:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceboxet5" before starting 2024/11/20 04:18:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceboxet5: TEST: renaming existing back after failed operation 2024/11/20 04:18:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hajihin5" before starting 2024/11/20 04:18:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hajihin5: TEST: removing renamed existing file after operation 2024/11/20 04:18:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pomqd0jnpj8uro1nn2a3oi2lr2qaiqa2p10n6l0cdp0f7isilj38ita6rulm4u8qlk64lei9c2k9kabn95tg0q7fbd9j6ta3l9k2gte7ouiamg5jpnigbmn4ittd05b964becst27i7jk1fchffrfgp1al28nba83tuiro72u9uqlglaa3m0" 2024/11/20 04:18:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ktoref21rm4lk1rsj6i1cvd8fl8q431ff3it5ecp2qt1ebnqlh0g" --- PASS: TestRemoveExisting (254.95s) === 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 2024/11/20 04:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofovat3coxo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 17m13.6767092s (try 1/5)