"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/19 04:57:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya" 2024/12/19 04:57:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:57:49 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg" 2024/12/19 04:57:50 DEBUG : Creating backend with remote "/tmp/rclone962142626" === 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", 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/12/19 04:57:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/19 04:57:50 DEBUG : potato: Seek from 10 to 0 2024/12/19 04:57:50 DEBUG : potato: Seek from 10 to 0 2024/12/19 04:57:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/19 04:57:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Seek from 5 to 2 2024/12/19 04:57:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/19 04:57:50 DEBUG : potato: Seek from 7 to 0 2024/12/19 04:57:50 DEBUG : potato: Seek from 7 to 0 2024/12/19 04:57:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/19 04:57:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Seek from 5 to 2 2024/12/19 04:57:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/19 04:57:50 DEBUG : potato: Seek from 8 to 0 2024/12/19 04:57:50 DEBUG : potato: Seek from 8 to 0 2024/12/19 04:57:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/19 04:57:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 04:57:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 04:57:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 04:57:50 DEBUG : potato: Seek from 5 to 2 2024/12/19 04:57:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/19 04:57:50 DEBUG : potato: Seek from 9 to 0 2024/12/19 04:57:50 DEBUG : potato: Seek from 9 to 0 2024/12/19 04:57:50 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 04:57:53 DEBUG : rutabaga: md5 = b9fafa793d5c1a894b886298aaabad9b OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/19 04:57:55 DEBUG : empty space: md5 = 09c0b705325b060b17691f82f1253b1e OK === RUN TestCheck/3 2024/12/19 04:57:57 DEBUG : potato2: md5 = fc1e147c6d357d9fd340150628db24ab OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/19 04:58:00 DEBUG : remotepotato: md5 = a1db2dc45705712f98e5521345582f3b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.74s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2024/12/19 04:58:03 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 04:58:03 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 04:58:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/19 04:58:03 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/12/19 04:58:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/19 04:58:03 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 04:58:05 DEBUG : rutabaga: md5 = 804855bedd611d29d06d9dfa88541481 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/19 04:58:10 DEBUG : empty space: md5 = 929a69799bcd7c9ab4a2f6387aced79f OK === RUN TestCheckDownload/3 2024/12/19 04:58:13 DEBUG : potato2: md5 = 70b985f26d6ffd3272eaa6a9f800349e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/19 04:58:17 DEBUG : remotepotato: md5 = 435e5995765612daeb794fbe70d58e83 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.55s) --- PASS: TestCheckDownload/1 (1.31s) --- PASS: TestCheckDownload/2 (1.58s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.24s) --- PASS: TestCheckDownload/5 (1.74s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 04:58:24 DEBUG : rutabaga: md5 = b0a80f9435eb35ac55cdf079b2d9345a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/19 04:58:27 DEBUG : empty space: md5 = 1a734033a5e63f9efec47987397df237 OK === RUN TestCheckSizeOnly/3 2024/12/19 04:58:29 DEBUG : potato2: md5 = 3e7b9180fe38c05560993f840809852f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/19 04:58:31 DEBUG : remotepotato: md5 = 300d04fcf281256ba526d0203f1cc6c3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.96s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 04:58:36 DEBUG : test.sum: md5 = 7db65bdb5cabc976cb236fe7713494ef OK 2024/12/19 04:58:38 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 04:58:38 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 04:58:38 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 04:58:38 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/19 04:58:39 DEBUG : test.sum: md5 = 917b0e4ddc2fcb1359c837d4f6678f85 OK 2024/12/19 04:58:40 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 04:58:40 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 04:58:40 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 04:58:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.71s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 04:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/data" 2024/12/19 04:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 04:58:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/data" 2024/12/19 04:58:43 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/vjrnln8ratgmqakfosrqe8espk" 2024/12/19 04:58:48 DEBUG : data/banana: md5 = 99729481bffd5522e28e572860bc769a OK 2024/12/19 04:58:50 DEBUG : test.sum: md5 = 3b6a2cac7b4224844b9b064c416381a9 OK === RUN TestCheckSumDownload/subtest1 2024/12/19 04:58:55 DEBUG : data/potato: md5 = 8a9d9b8332ebe229dbd316b0c649fec9 OK 2024/12/19 04:58:56 DEBUG : test.sum: md5 = f26a482a26f0dd5a7bf9d88dd956fedf OK === RUN TestCheckSumDownload/subtest2 2024/12/19 04:59:01 DEBUG : test.sum: md5 = 64db61ba479ead10800ff9863aa71687 OK === RUN TestCheckSumDownload/subtest3 2024/12/19 04:59:07 DEBUG : test.sum: md5 = efe827de5e1ee9f5343d1ac55d2dcfc6 OK === RUN TestCheckSumDownload/subtest4 2024/12/19 04:59:12 DEBUG : test.sum: md5 = cc420fd51024b718f66375112ccf6abb OK === RUN TestCheckSumDownload/subtest5 2024/12/19 04:59:16 DEBUG : test.sum: md5 = a280e69a09eb6c8b8ca8b7f696ba128a OK === RUN TestCheckSumDownload/subtest6 2024/12/19 04:59:21 DEBUG : data/banana: md5 = ec9a7f3a1d379529410001470db3852a OK 2024/12/19 04:59:22 DEBUG : data/potato: md5 = 617538aa7b0096fc4337287a91ffca52 OK 2024/12/19 04:59:24 DEBUG : test.sum: md5 = 008d978c9234e3c819a8344382dc9023 OK === RUN TestCheckSumDownload/subtest7 2024/12/19 04:59:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/19 04:59:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (47.01s) --- PASS: TestCheckSumDownload/subtest1 (3.02s) --- PASS: TestCheckSumDownload/subtest2 (3.11s) --- PASS: TestCheckSumDownload/subtest3 (3.04s) --- PASS: TestCheckSumDownload/subtest4 (3.10s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.50s) --- PASS: TestCheckSumDownload/subtest7 (2.36s) === RUN TestApplyTransforms 2024/12/19 04:59:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoyuvec1wisi" 2024/12/19 04:59:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:59:30 DEBUG : Creating backend with remote "TestDrive:crypt/574ldh7b2c51ve3aai202427ij9bf3vlnreag20c0ca2kp65ph30" 2024/12/19 04:59:31 DEBUG : Creating backend with remote "/tmp/rclone1998968973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi'", Local "Local file system at /tmp/rclone1998968973", Modify Window "1ms" 2024/12/19 04:59:34 DEBUG : hello, world!: md5 = fe662306a5a4501563b11b0174b3acc3 OK upper checkfile vs. lower remote (without normalization) 2024/12/19 04:59:35 ERROR : hello, world!: sum not found 2024/12/19 04:59:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi' 2024/12/19 04:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi': 1 files missing 2024/12/19 04:59:35 NOTICE: 1 hashes missing 2024/12/19 04:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi': 2 differences found 2024/12/19 04:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/19 04:59:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 04:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi': 0 differences found 2024/12/19 04:59:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi': 1 matching files 2024/12/19 04:59:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvahov8nesu" 2024/12/19 04:59:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:59:36 DEBUG : Creating backend with remote "TestDrive:crypt/831987o2qf2jdu1gu06vv00ggsgc04ht05onso070f5abahbtn90" 2024/12/19 04:59:37 DEBUG : Creating backend with remote "/tmp/rclone1098799098" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu'", Local "Local file system at /tmp/rclone1098799098", Modify Window "1ms" 2024/12/19 04:59:40 DEBUG : HELLO, WORLD!: md5 = 0ccbfe473ec5c20aeb5251a042d6c6e8 OK lower checkfile vs. upper remote (without normalization) 2024/12/19 04:59:40 ERROR : HELLO, WORLD!: sum not found 2024/12/19 04:59:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu' 2024/12/19 04:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu': 1 files missing 2024/12/19 04:59:40 NOTICE: 1 hashes missing 2024/12/19 04:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu': 2 differences found 2024/12/19 04:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/19 04:59:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu': 0 differences found 2024/12/19 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu': 1 matching files 2024/12/19 04:59:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luhazud5bofe" 2024/12/19 04:59:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:59:41 DEBUG : Creating backend with remote "TestDrive:crypt/58m80aarb9vfggvjbct4ij2aebi87fktfqn921f0hf5rq90nqq70" 2024/12/19 04:59:42 DEBUG : Creating backend with remote "/tmp/rclone1752015656" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe'", Local "Local file system at /tmp/rclone1752015656", Modify Window "1ms" 2024/12/19 04:59:45 DEBUG : HeLlO, wOrLd!: md5 = 6ca759ce77dd8ef97e0849ba4ea81c42 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/19 04:59:46 ERROR : HeLlO, wOrLd!: sum not found 2024/12/19 04:59:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe' 2024/12/19 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe': 1 files missing 2024/12/19 04:59:46 NOTICE: 1 hashes missing 2024/12/19 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe': 2 differences found 2024/12/19 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/19 04:59:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 04:59:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe': 0 differences found 2024/12/19 04:59:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe': 1 matching files 2024/12/19 04:59:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaqovix1fomo" 2024/12/19 04:59:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:59:48 DEBUG : Creating backend with remote "TestDrive:crypt/3o3132n313qa3s64t2hfs22uesve7os31hproiva65o5h2tasp50" 2024/12/19 04:59:49 DEBUG : Creating backend with remote "/tmp/rclone3165744307" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo'", Local "Local file system at /tmp/rclone3165744307", Modify Window "1ms" 2024/12/19 04:59:52 DEBUG : HELLO, WORLD!: md5 = 09de1cd4f7aae758804ba2269b609ea4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/19 04:59:52 ERROR : HELLO, WORLD!: sum not found 2024/12/19 04:59:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo' 2024/12/19 04:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo': 1 files missing 2024/12/19 04:59:52 NOTICE: 1 hashes missing 2024/12/19 04:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo': 2 differences found 2024/12/19 04:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/19 04:59:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 04:59:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo': 0 differences found 2024/12/19 04:59:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo': 1 matching files 2024/12/19 04:59:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leqojon2nafo" 2024/12/19 04:59:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:59:53 DEBUG : Creating backend with remote "TestDrive:crypt/d8odkp8d13a71ce7t45nilk9lvbvtsh7kvq1dv4a2k5j28gidbjg" 2024/12/19 04:59:54 DEBUG : Creating backend with remote "/tmp/rclone2296158748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo'", Local "Local file system at /tmp/rclone2296158748", Modify Window "1ms" 2024/12/19 04:59:58 DEBUG : 測試_Русский___ě_áñ: md5 = 023bc92a8c9ce46c84384ddabb20b147 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/19 04:59:58 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 04:59:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo' 2024/12/19 04:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo': 1 files missing 2024/12/19 04:59:58 NOTICE: 1 hashes missing 2024/12/19 04:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo': 2 differences found 2024/12/19 04:59:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/19 05:00:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 05:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo': 0 differences found 2024/12/19 05:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo': 1 matching files 2024/12/19 05:00:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kegatid8quya" 2024/12/19 05:00:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:00:00 DEBUG : Creating backend with remote "TestDrive:crypt/nqgj574iose05ensqdsoli9qp0m6urpjald883h1gonejcp8fq6g" 2024/12/19 05:00:01 DEBUG : Creating backend with remote "/tmp/rclone4103146267" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya'", Local "Local file system at /tmp/rclone4103146267", Modify Window "1ms" 2024/12/19 05:00:03 DEBUG : 測試_Русский___ě_áñ: md5 = aacedb28a553c81174de2ba4d54696d0 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/19 05:00:04 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 05:00:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya' 2024/12/19 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya': 1 files missing 2024/12/19 05:00:04 NOTICE: 1 hashes missing 2024/12/19 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya': 2 differences found 2024/12/19 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/19 05:00:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 05:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya': 0 differences found 2024/12/19 05:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya': 1 matching files 2024/12/19 05:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiyequc3fepa" 2024/12/19 05:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:00:06 DEBUG : Creating backend with remote "TestDrive:crypt/i2vj1i3fgc8ciujq7duqvp485d4irdukm9l67nlv6b4gppqqphrg" 2024/12/19 05:00:07 DEBUG : Creating backend with remote "/tmp/rclone3988250248" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa'", Local "Local file system at /tmp/rclone3988250248", Modify Window "1ms" 2024/12/19 05:00:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2c2068ccb7eaae53b74f80e4715e2a90 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/19 05:00:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 05:00:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa' 2024/12/19 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa': 1 files missing 2024/12/19 05:00:10 NOTICE: 1 hashes missing 2024/12/19 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa': 2 differences found 2024/12/19 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/19 05:00:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 05:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa': 0 differences found 2024/12/19 05:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa': 1 matching files 2024/12/19 05:00:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bamunoz6gevi" 2024/12/19 05:00:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:00:11 DEBUG : Creating backend with remote "TestDrive:crypt/rh671t751vsgk53m0k4iburmt0uvrh218d8jliq1p4fi964s51rg" 2024/12/19 05:00:12 DEBUG : Creating backend with remote "/tmp/rclone3333059841" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi'", Local "Local file system at /tmp/rclone3333059841", Modify Window "1ms" 2024/12/19 05:00:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e1a75fec1ae5a39f2ea75232ae455bdd OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/19 05:00:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 05:00:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi' 2024/12/19 05:00:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi': 1 files missing 2024/12/19 05:00:16 NOTICE: 1 hashes missing 2024/12/19 05:00:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi': 2 differences found 2024/12/19 05:00:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/19 05:00:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 05:00:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi': 0 differences found 2024/12/19 05:00:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi': 1 matching files 2024/12/19 05:00:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-becetek6cefa" 2024/12/19 05:00:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:00:17 DEBUG : Creating backend with remote "TestDrive:crypt/dbj6tmon5ig9tum80tln2jrgjkf9nf13uljuv9ujjso70ah5lv00" 2024/12/19 05:00:18 DEBUG : Creating backend with remote "/tmp/rclone3152039567" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa'", Local "Local file system at /tmp/rclone3152039567", Modify Window "1ms" 2024/12/19 05:00:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3d8e613040051051915dfe54bffefcbf OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/19 05:00:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 05:00:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa' 2024/12/19 05:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa': 1 files missing 2024/12/19 05:00:22 NOTICE: 1 hashes missing 2024/12/19 05:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa': 2 differences found 2024/12/19 05:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/19 05:00:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 05:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa': 0 differences found 2024/12/19 05:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa': 1 matching files 2024/12/19 05:00:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buwohul0kiya" 2024/12/19 05:00:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:00:23 DEBUG : Creating backend with remote "TestDrive:crypt/v9qlkp37dqu5on1qtjbghci3smqeu0nkk4eb3bojt29omc8aonn0" 2024/12/19 05:00:24 DEBUG : Creating backend with remote "/tmp/rclone154102108" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya'", Local "Local file system at /tmp/rclone154102108", Modify Window "1ms" 2024/12/19 05:00:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b49fcfeba9aaa98653ceed34a10b817e OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/19 05:00:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 05:00:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya' 2024/12/19 05:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya': 1 files missing 2024/12/19 05:00:27 NOTICE: 1 hashes missing 2024/12/19 05:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya': 2 differences found 2024/12/19 05:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/19 05:00:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 05:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya': 0 differences found 2024/12/19 05:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya': 1 matching files 2024/12/19 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwohul0kiya': Purge remote 2024/12/19 05:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becetek6cefa': Purge remote 2024/12/19 05:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bamunoz6gevi': Purge remote 2024/12/19 05:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiyequc3fepa': Purge remote 2024/12/19 05:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kegatid8quya': Purge remote 2024/12/19 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leqojon2nafo': Purge remote 2024/12/19 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaqovix1fomo': Purge remote 2024/12/19 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luhazud5bofe': Purge remote 2024/12/19 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvahov8nesu': Purge remote 2024/12/19 05:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoyuvec1wisi': Purge remote --- PASS: TestApplyTransforms (64.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:00:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 05:00:38 DEBUG : sub/file2: md5 = 57bfb6d285cabcfa27712cbba70e4250 OK 2024/12/19 05:00:38 INFO : file1: Copied (new) to: sub/file2 2024/12/19 05:00:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 05:00:38 DEBUG : file1: Unchanged skipping 2024/12/19 05:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': don't need to copy/move sub/file2, it is already at target location 2024/12/19 05:00:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:00:45 DEBUG : dst/file1: md5 = ad25dcc57d8c6b7d5076188ee84760bb OK 2024/12/19 05:00:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/backup" 2024/12/19 05:00:46 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/1nrff024r7pq65ecp72fc28jb0" 2024/12/19 05:00:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/19 05:00:51 INFO : dst/file1: Moved (server-side) 2024/12/19 05:00:53 DEBUG : dst/file1: md5 = 638c8aeafe44b7cd67dbea5658cd5bb7 OK 2024/12/19 05:00:53 INFO : dst/file1: Copied (new) 2024/12/19 05:00:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 05:00:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 05:00:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:00:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/dst" 2024/12/19 05:00:59 DEBUG : Config file has changed externally - reloading 2024/12/19 05:00:59 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 05:01:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/CompareDest" 2024/12/19 05:01:00 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/gveqi14airsml4bgu7krj116o8" 2024/12/19 05:01:02 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 05:01:05 DEBUG : one: md5 = e9aa2c0f66a84cb8fcf2da20361e11ed OK 2024/12/19 05:01:05 INFO : one: Copied (new) 2024/12/19 05:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 05:01:08 DEBUG : one: md5 = 5260875b4231a5991d83fa928b0348a9 OK 2024/12/19 05:01:08 INFO : one: Copied (replaced existing) 2024/12/19 05:01:10 DEBUG : dst/one: md5 = b21f102f5ee27611cdbdc0463c07c38d OK 2024/12/19 05:01:13 DEBUG : CompareDest/one: md5 = 0dff26976de8a483f44c18022ed136f6 OK 2024/12/19 05:01:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 05:01:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 05:01:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 05:01:16 DEBUG : CompareDest/two: md5 = bc1ef3a2347638987ed0a6db800beae4 OK 2024/12/19 05:01:17 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 05:01:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 05:01:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 05:01:18 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 05:01:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 05:01:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 05:01:19 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 05:01:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 05:01:21 DEBUG : two: md5 = 30c05de4526dd461e32d532bd9e52525 OK 2024/12/19 05:01:21 INFO : two: Copied (new) 2024/12/19 05:01:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 05:01:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:01:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 05:01:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:01:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/dst" 2024/12/19 05:01:27 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 05:01:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/CopyDest" 2024/12/19 05:01:29 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/19 05:01:30 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 05:01:33 DEBUG : one: md5 = 1e9b77d31d13bfc25457d76f65bf2939 OK 2024/12/19 05:01:33 INFO : one: Copied (new) 2024/12/19 05:01:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 05:01:36 DEBUG : one: md5 = 0604b8936680ae65f67bc1ff003dfb08 OK 2024/12/19 05:01:36 INFO : one: Copied (replaced existing) 2024/12/19 05:01:38 DEBUG : dst/one: md5 = 7d83caba884ce583ebdeccd0cf68c63d OK 2024/12/19 05:01:41 DEBUG : CopyDest/one: md5 = a714a19808016f42055919f2b65823dc OK 2024/12/19 05:01:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/BackupDir" 2024/12/19 05:01:42 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/19 05:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 05:01:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 05:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 05:01:46 INFO : one: Moved (server-side) 2024/12/19 05:01:48 INFO : one: Copied (server-side copy) 2024/12/19 05:01:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 05:01:50 DEBUG : CopyDest/two: md5 = 726319ff40503e805765a4b1b4bf317e OK 2024/12/19 05:01:51 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 05:01:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 05:01:52 INFO : two: Copied (server-side copy) 2024/12/19 05:01:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 05:01:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 05:01:53 DEBUG : two: Unchanged skipping 2024/12/19 05:01:56 DEBUG : CopyDest/three: md5 = b1f5cadf830836c394bc1eb9c6508d98 OK 2024/12/19 05:01:56 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 05:01:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 05:01:57 DEBUG : three: Destination not found in --copy-dest 2024/12/19 05:01:58 DEBUG : three: md5 = 3b7fa2d7b4761659be068b7dcfa24f6c OK 2024/12/19 05:01:58 INFO : three: Copied (new) 2024/12/19 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/19 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 05:02:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/19 05:02:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 05:02:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:02:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.61s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:02:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/19 05:02:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e23c002f4d87ad3b93c905f8f6cfc852 OK 2024/12/19 05:02:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/19 05:02:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/19 05:02:11 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/12/19 05:02:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/19 05:02:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/19 05:02:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 62690a0942f1a196111d5c8c3268aa20 OK 2024/12/19 05:02:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/19 05:02:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/19 05:02:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.66s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:02:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using skip mode. 2024/12/19 05:02:22 NOTICE: one: Found 2 files with duplicate names 2024/12/19 05:02:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using skip mode. 2024/12/19 05:02:29 NOTICE: one: Found 3 files with duplicate names 2024/12/19 05:02:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/19 05:02:30 INFO : one: Deleted 2024/12/19 05:02:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:02:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using first mode. 2024/12/19 05:02:37 NOTICE: one: Found 3 files with duplicate names 2024/12/19 05:02:37 INFO : one: Deleted 2024/12/19 05:02:38 INFO : one: Deleted 2024/12/19 05:02:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.85s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:02:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using newest mode. 2024/12/19 05:02:44 NOTICE: one: Found 3 files with duplicate names 2024/12/19 05:02:45 INFO : one: Deleted 2024/12/19 05:02:46 INFO : one: Deleted 2024/12/19 05:02:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.66s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:02:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using oldest mode. 2024/12/19 05:02:52 NOTICE: one: Found 3 files with duplicate names 2024/12/19 05:02:53 INFO : one: Deleted 2024/12/19 05:02:54 INFO : one: Deleted 2024/12/19 05:02:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.70s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:02:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using largest mode. 2024/12/19 05:03:00 NOTICE: one: Found 3 files with duplicate names 2024/12/19 05:03:00 INFO : one: Deleted 2024/12/19 05:03:01 INFO : one: Deleted 2024/12/19 05:03:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.07s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:03:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using smallest mode. 2024/12/19 05:03:07 NOTICE: one: Found 3 files with duplicate names 2024/12/19 05:03:08 INFO : one: Deleted 2024/12/19 05:03:08 INFO : one: Deleted 2024/12/19 05:03:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.50s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:03:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Looking for duplicate names using rename mode. 2024/12/19 05:03:16 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/19 05:03:18 INFO : one-2.txt: renamed from: one.txt 2024/12/19 05:03:19 INFO : one-3.txt: renamed from: one.txt 2024/12/19 05:03:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.59s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:03:26 DEBUG : dupe1/one.txt: md5 = d6bc35f32eaaa8a40337f2f514c93dc5 OK 2024/12/19 05:03:28 DEBUG : dupe2/two.txt: md5 = a98c1e69e52caacc31a49f3dcb26007e OK 2024/12/19 05:03:31 DEBUG : dupe3/three.txt: md5 = 4f4a6f46e480a638b482574ac8a7f124 OK 2024/12/19 05:03:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/19 05:03:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/19 05:03:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/19 05:03:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/19 05:03:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/19 05:03:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/19 05:03:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.89s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:03:41 DEBUG : a.txt: md5 = 4e85a966fa7df59b8b1c884ca794dc7f OK 2024/12/19 05:03:42 DEBUG : zend.txt: md5 = 62c45bc8a878db465a2e3d4acd31a6a8 OK 2024/12/19 05:03:45 DEBUG : sub dir/hello world: md5 = 423ea22ab057fb3f2321c9a1d1c36384 OK 2024/12/19 05:03:47 DEBUG : sub dir/hello world2: md5 = 61240aeb3882a211dae54f44eff2452f OK 2024/12/19 05:03:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 89e688bdb74a3d57684527c7469b8ee8 OK 2024/12/19 05:03:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 29435e4526d2b860ac2fe0f563b3276e OK 2024/12/19 05:03:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = f1e227f847f8908346e8df53988d936f OK 2024/12/19 05:03:55 DEBUG : a.txt: Excluded (Size Filter) 2024/12/19 05:03:55 DEBUG : a.txt: Excluded 2024/12/19 05:03:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/19 05:03:56 DEBUG : sub dir/hello world: Excluded 2024/12/19 05:03:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/19 05:03:56 DEBUG : sub dir/hello world2: Excluded 2024/12/19 05:03:56 DEBUG : sub dir/ignore dir: Excluded 2024/12/19 05:03:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/19 05:03:56 DEBUG : sub dir/hello world: Excluded 2024/12/19 05:03:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/19 05:03:56 DEBUG : sub dir/hello world2: Excluded 2024/12/19 05:03:57 DEBUG : sub dir/ignore dir: Excluded 2024/12/19 05:04:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/19 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/19 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/19 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/19 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/19 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/19 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.17s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:06 DEBUG : file1: md5 = 69cce90e6da5213ac744dd2b1d5814d4 OK 2024/12/19 05:04:09 DEBUG : sub/file2: md5 = 1ac1bab928762b12219be8c75fbfce59 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/12/19 05:04:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/19 05:04:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/19 05:04:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/19 05:04:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.84s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:17 DEBUG : file1: md5 = 534405f320b99b1fb484ae10d0844ae5 OK 2024/12/19 05:04:20 DEBUG : sub/file2: md5 = df2177950a342ca07b154cbe19f8739c 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/12/19 05:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/notfound" 2024/12/19 05:04:24 DEBUG : Config file has changed externally - reloading 2024/12/19 05:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/qe0i31qdkoejk60elps0ni5sqk" 2024/12/19 05:04:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.17s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Making directory 2024/12/19 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:32 DEBUG : sub dir/hello world: md5 = 8b8994e52d4dc961ff8bde8e2cc34453 OK 2024/12/19 05:04:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.98s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:36 DEBUG : potato2: md5 = 0ccdd7cccfe8fb922f4f48f587ddd6ba OK 2024/12/19 05:04:38 DEBUG : empty space: md5 = a7490df76e63082d755f3cec914c7e30 OK --- PASS: TestLs (5.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:42 DEBUG : potato2: md5 = 5376548451331130d92493eebe08efde OK 2024/12/19 05:04:44 DEBUG : empty space: md5 = 8d01f1c4ee9fe7f1c6a8601869342fba OK 2024/12/19 05:04:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/19 05:04:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.56s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:47 DEBUG : potato2: md5 = 870a6a8494524dbdaf672ad10d472b9c OK 2024/12/19 05:04:49 DEBUG : empty space: md5 = 83d345bc9c0133a4b785b2bf7fa85bf1 OK --- PASS: TestLsLong (5.16s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:53 DEBUG : potato2: md5 = 60023479d040184f51053c612284a5db OK 2024/12/19 05:04:54 DEBUG : empty space: md5 = 56a98599e8477d2a20f0b3f00cca8a54 OK --- PASS: TestHashSums (5.28s) === RUN TestHashSumsWithErrors 2024/12/19 05:04:56 DEBUG : Creating backend with remote ":memory:" 2024/12/19 05:04:56 DEBUG : Config file has changed externally - reloading 2024/12/19 05:04:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/19 05:04:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/19 05:04:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/19 05:04:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/19 05:04:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/19 05:04:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/19 05:04:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/19 05:04:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/19 05:04:56 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:04:58 DEBUG : potato2: md5 = 3bb354e8ee5f2bcf8532228c491bd234 OK 2024/12/19 05:05:00 DEBUG : empty space: md5 = 55be361489157c1109135c7422beba75 OK 2024/12/19 05:05:03 DEBUG : sub dir/potato3: md5 = 1ec9deaf6802d2390e3c3661bad2b200 OK 2024/12/19 05:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.97s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:05:08 DEBUG : small: md5 = be8f43503a7ab84860189fbcbacc87a1 OK 2024/12/19 05:05:10 DEBUG : medium: md5 = d57c6c38349b9034a357df77c915b54c OK 2024/12/19 05:05:11 DEBUG : large: md5 = 7adf26018a7786c22a58d99cc746cb71 OK 2024/12/19 05:05:12 DEBUG : Waiting for deletions to finish 2024/12/19 05:05:12 DEBUG : large: Excluded (Size Filter) 2024/12/19 05:05:12 INFO : medium: Deleted 2024/12/19 05:05:12 INFO : small: Deleted --- PASS: TestDelete (7.45s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:05:15 DEBUG : small: md5 = 7159706a187b82b55c4aa320e7050ef2 OK 2024/12/19 05:05:17 DEBUG : medium: md5 = ecea82dfc3c6deb421baaf939882a98a OK 2024/12/19 05:05:19 DEBUG : large: md5 = 0894b7e874d52ef7592637d42490ae8d OK 2024/12/19 05:05:19 DEBUG : Waiting for deletions to finish 2024/12/19 05:05:19 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/19 05:05:20 INFO : small: Deleted 2024/12/19 05:05:20 INFO : medium: Deleted --- PASS: TestMaxDelete (7.75s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:05:23 DEBUG : small: md5 = 1b9b8ec9058270515fc3fe1ee2190d0d OK 2024/12/19 05:05:25 DEBUG : medium: md5 = 813893ded26202a8642d27e334afdea5 OK 2024/12/19 05:05:27 DEBUG : large: md5 = 6998f54715129b35fe23c2db6085788d OK 2024/12/19 05:05:27 DEBUG : Waiting for deletions to finish 2024/12/19 05:05:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/19 05:05:28 INFO : medium: Deleted 2024/12/19 05:05:28 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.95s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:05:31 DEBUG : small: md5 = cf7c7f7dd50daeda1800ef609854a3ac OK 2024/12/19 05:05:33 DEBUG : medium: md5 = 64869828cdd83492575293fa4d9f34c2 OK 2024/12/19 05:05:35 DEBUG : large: md5 = 43b1065ca11f3a16886be2aa5e5141d9 OK 2024/12/19 05:05:35 DEBUG : Waiting for deletions to finish 2024/12/19 05:05:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/12/19 05:05:36 INFO : medium: Deleted 2024/12/19 05:05:36 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.23s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:05:39 DEBUG : ReadFile: md5 = bf4899d5c6495486a776f6d5dd0cb1dc OK --- PASS: TestReadFile (4.86s) === RUN TestRetry 2024/12/19 05:05:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/19 05:05:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/19 05:05:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 05:05:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 05:05:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 05:05:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 05:05:43 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:05:44 DEBUG : file1: md5 = 81e1c34070cc899170937ffed4e44576 OK 2024/12/19 05:05:46 DEBUG : file2: md5 = 930a7a65c20d56d22c1b749ebab7001e OK --- PASS: TestCat (20.38s) === RUN TestPurge 2024/12/19 05:06:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karonik3vimi" 2024/12/19 05:06:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:06:03 DEBUG : Creating backend with remote "TestDrive:crypt/fsebtglfgvcmhvu96i9hvrvdmhhtne03qm63g4l5vsh08vsebblg" 2024/12/19 05:06:04 DEBUG : Creating backend with remote "/tmp/rclone2463125930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karonik3vimi'", Local "Local file system at /tmp/rclone2463125930", Modify Window "1ms" 2024/12/19 05:06:10 DEBUG : A1/B1/C1/one: md5 = 60f6022c1e8bcc840f1eeb8932996fdb OK 2024/12/19 05:06:10 DEBUG : A2: Making directory 2024/12/19 05:06:11 DEBUG : A1/B2: Making directory 2024/12/19 05:06:12 DEBUG : A1/B2/C2: Making directory 2024/12/19 05:06:13 DEBUG : A1/B1/C3: Making directory 2024/12/19 05:06:14 DEBUG : A3: Making directory 2024/12/19 05:06:15 DEBUG : A3/B3: Making directory 2024/12/19 05:06:16 DEBUG : A3/B3/C4: Making directory 2024/12/19 05:06:19 DEBUG : A1/two: md5 = 917d604be4b6ea9bccb8d374287720f0 OK 2024/12/19 05:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karonik3vimi': Purge remote 2024/12/19 05:06:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:06:27 DEBUG : A1/B1/C1/one: md5 = f1192a1ab7f482a3593896f53c4cf9fd OK 2024/12/19 05:06:27 DEBUG : A2: Making directory 2024/12/19 05:06:28 DEBUG : A1/B2: Making directory 2024/12/19 05:06:29 DEBUG : A1/B2/C2: Making directory 2024/12/19 05:06:30 DEBUG : A1/B1/C3: Making directory 2024/12/19 05:06:31 DEBUG : A3: Making directory 2024/12/19 05:06:32 DEBUG : A3/B3: Making directory 2024/12/19 05:06:33 DEBUG : A3/B3/C4: Making directory 2024/12/19 05:06:36 DEBUG : A1/two: md5 = 68f98699a36d39d16afc2f0065d33331 OK 2024/12/19 05:06:37 DEBUG : removing 1 level 3 directories 2024/12/19 05:06:37 INFO : A3/B3/C4: Removing directory 2024/12/19 05:06:40 DEBUG : removing 2 level 3 directories 2024/12/19 05:06:40 INFO : A1/B2/C2: Removing directory 2024/12/19 05:06:40 INFO : A1/B1/C3: Removing directory 2024/12/19 05:06:41 DEBUG : removing 2 level 2 directories 2024/12/19 05:06:41 INFO : A3/B3: Removing directory 2024/12/19 05:06:41 INFO : A1/B2: Removing directory 2024/12/19 05:06:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/19 05:06:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 05:06:42 DEBUG : removing 2 level 1 directories 2024/12/19 05:06:42 INFO : A3: Removing directory 2024/12/19 05:06:42 INFO : A2: Removing directory 2024/12/19 05:06:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/19 05:06:46 DEBUG : removing 1 level 3 directories 2024/12/19 05:06:46 INFO : A1/B1/C1: Removing directory 2024/12/19 05:06:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:47 DEBUG : removing 1 level 2 directories 2024/12/19 05:06:47 INFO : A1/B1: Removing directory 2024/12/19 05:06:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 05:06:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 05:06:48 DEBUG : removing 1 level 1 directories 2024/12/19 05:06:48 INFO : A1: Removing directory 2024/12/19 05:06:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 05:06:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 05:06:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 05:06:48 DEBUG : removing 1 level 0 directories 2024/12/19 05:06:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Removing directory 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 05:06:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (27.79s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:06:51 DEBUG : A1: Making directory 2024/12/19 05:06:52 DEBUG : A1/B1: Making directory 2024/12/19 05:06:53 DEBUG : A1/B1/C1: Making directory 2024/12/19 05:06:56 DEBUG : removing 1 level 3 directories 2024/12/19 05:06:56 INFO : A1/B1/C1: Removing directory 2024/12/19 05:06:57 DEBUG : removing 1 level 2 directories 2024/12/19 05:06:57 INFO : A1/B1: Removing directory 2024/12/19 05:06:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 05:06:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.55s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:07:00 DEBUG : A1: Making directory 2024/12/19 05:07:01 DEBUG : A1/B1: Making directory 2024/12/19 05:07:02 DEBUG : A1/B1/C1: Making directory 2024/12/19 05:07:05 DEBUG : removing 1 level 3 directories 2024/12/19 05:07:05 INFO : A1/B1/C1: Removing directory 2024/12/19 05:07:06 DEBUG : removing 1 level 2 directories 2024/12/19 05:07:06 INFO : A1/B1: Removing directory 2024/12/19 05:07:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 05:07:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.91s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:07:11 DEBUG : file1: md5 = 6e45ecdd8547b9b55a9b26292fab8399 OK 2024/12/19 05:07:11 DEBUG : filename.txt: File name found in url 2024/12/19 05:07:13 DEBUG : filename.txt: md5 = 7a4a0eb35ecc8c9b3fe8002b1878a230 OK 2024/12/19 05:07:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/19 05:07:14 DEBUG : headerfilename.txt: md5 = 866aa774d43f414ad55f11872e126efe OK 2024/12/19 05:07:16 DEBUG : file2: md5 = 36074c766972f8fed351e716e957e221 OK --- PASS: TestCopyURL (10.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:07:19 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 05:07:22 DEBUG : sub/file2: md5 = 425bde46856f2ac4cf478375b1d2740e OK 2024/12/19 05:07:22 INFO : file1: Copied (new) to: sub/file2 2024/12/19 05:07:22 INFO : file1: Deleted 2024/12/19 05:07:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 05:07:23 DEBUG : file1: Unchanged skipping 2024/12/19 05:07:23 INFO : file1: Deleted 2024/12/19 05:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': don't need to copy/move sub/file2, it is already at target location 2024/12/19 05:07:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.37s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:07:27 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 05:07:28 DEBUG : file1: md5 = b5360cad322667563b8ef5c994d029af OK 2024/12/19 05:07:28 INFO : file1: Copied (new) 2024/12/19 05:07:28 INFO : file1: Deleted 2024/12/19 05:07:29 DEBUG : file1: Destination exists, skipping 2024/12/19 05:07:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:07:34 DEBUG : dst/file1: md5 = 981b85a943ca98fa799614226de49455 OK 2024/12/19 05:07:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quholal1voya/backup" 2024/12/19 05:07:35 DEBUG : Config file has changed externally - reloading 2024/12/19 05:07:35 DEBUG : Creating backend with remote "TestDrive:crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg/1nrff024r7pq65ecp72fc28jb0" 2024/12/19 05:07:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/19 05:07:40 INFO : dst/file1: Moved (server-side) 2024/12/19 05:07:41 DEBUG : dst/file1: md5 = bfa83ec7e8e6da2bf75e005a80356b11 OK 2024/12/19 05:07:41 INFO : dst/file1: Copied (new) 2024/12/19 05:07:41 INFO : dst/file1: Deleted 2024/12/19 05:07:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 05:07:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 05:07:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.33s) === 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:07:49 DEBUG : A1/one: md5 = c88d7ad301fa8af79d731ac86665adbc OK 2024/12/19 05:07:51 DEBUG : A1/two: md5 = f13d641205abcce211c916cbf00b77d8 OK 2024/12/19 05:07:53 DEBUG : A1/B1/three: md5 = 3b08757650e7f5a02ca1f5b2b0685684 OK 2024/12/19 05:07:56 DEBUG : A1/B1/C1/four: md5 = 04d3a5b41ef0052a1754ccfc9a7374e9 OK 2024/12/19 05:07:59 DEBUG : A1/B1/C2/five: md5 = a83b77ef73c30d375641717c0b719d66 OK 2024/12/19 05:07:59 DEBUG : A1/B2: Making directory 2024/12/19 05:08:00 DEBUG : A1/B1/C3: Making directory 2024/12/19 05:08:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/19 05:08:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/19 05:08:12 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/19 05:08:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/19 05:08:12 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/19 05:08:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 05:08:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 05:08:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 05:08:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 05:08:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 05:08:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/19 05:08:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/19 05:08:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/19 05:08:26 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/19 05:08:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/19 05:08:27 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/19 05:08:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 05:08:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 05:08:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 05:08:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 05:08:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 05:08:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/19 05:08:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/19 05:08:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 05:08:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 05:08:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 05:08:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/19 05:08:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 05:08:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 05:08:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 05:08:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.23s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:08:42 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 05:08:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 54d3a5fc85bc5a9537b2606e6184cee3 OK 2024/12/19 05:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/19 05:08:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/19 05:08:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/19 05:08:46 DEBUG : no_checksum_big_file_from_pipe: md5 = cb8fb47586a39c04b270e29b572ff5bb OK 2024/12/19 05:08:46 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 05:08:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 303adc28f5c8412fb5bba335ebdf37bb OK 2024/12/19 05:08:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/19 05:08:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/19 05:08:51 DEBUG : with_checksum_big_file_from_pipe: md5 = a83bf32b4fe7b3cda61675210dd7d34f OK 2024/12/19 05:08:51 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 05:08:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 05:08:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/19 05:08:57 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-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 05:09:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/19 05:09:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/19 05:09:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.57s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/19 05:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': File to upload is small (48 bytes), uploading instead of streaming 2024/12/19 05:09:06 DEBUG : rcat_metadata: md5 = 7570c3b81354840d9c47516860cae65a OK 2024/12/19 05:09:06 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/19 05:09:08 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/19 05:09:09 DEBUG : rcat_metadata_uploadcutoff0: md5 = 073cdaf8977212bd69b075202186a5be OK 2024/12/19 05:09:09 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.97s) --- PASS: TestRcatMetadata/Normal (3.15s) --- PASS: TestRcatMetadata/ViaDisk (3.35s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:13 DEBUG : potato1: md5 = 3cd88d65fed9e7b8346f971f509c8032 OK 2024/12/19 05:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': File to upload is small (60 bytes), uploading instead of streaming 2024/12/19 05:09:14 DEBUG : potato2: md5 = 44056765b37adf7d566f04bd45a9712e OK 2024/12/19 05:09:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.92s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:18 DEBUG : potato1: md5 = be5180ae61ae9ecac271a241053d16a4 OK 2024/12/19 05:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': File to upload is small (60 bytes), uploading instead of streaming 2024/12/19 05:09:19 DEBUG : potato2: md5 = c6030789684b98e36674028ab6892adb OK 2024/12/19 05:09:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.37s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:23 DEBUG : potato2: md5 = 337f12956857316051e8fcea711cebe8 OK 2024/12/19 05:09:25 DEBUG : empty space: md5 = ad8859fbadb7d7eaf99910785add7739 OK 2024/12/19 05:09:27 DEBUG : sub dir/potato3: md5 = 568dd8929f5b9ff38708a83bbf0b9bca OK 2024/12/19 05:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Touching "empty space" 2024/12/19 05:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Touching "potato2" 2024/12/19 05:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Touching "sub dir/potato3" 2024/12/19 05:09:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.52s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:34 DEBUG : dir with metadata: Making directory with metadata 2024/12/19 05:09:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.04s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:37 DEBUG : directory with modtime: Making directory with metadata 2024/12/19 05:09:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.94s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/19 05:09:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 05:09:40 DEBUG : Google drive root 'crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg': Skipping btime metadata as can't update it on an existing file: 2024-12-19T05:09:40.440927336Z 2024/12/19 05:09:41 INFO : non existent directory: Updated directory metadata 2024/12/19 05:09:43 DEBUG : Google drive root 'crypt/f7anuvr5dfhon91opfgfn1ou7d91lcqhi3jdp5femefi87eir5vg': Skipping btime metadata as can't update it on an existing file: 2024-12-19T05:09:40.440927336Z 2024/12/19 05:09:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/19 05:09:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/19 05:09:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.59s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/19 05:09:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 05:09:50 DEBUG : dst: Making directory with metadata 2024/12/19 05:09:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 05:09:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 05:09:52 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 05:09:52 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 05:09:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/19 05:09:53 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 05:09:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya'", Local "Local file system at /tmp/rclone962142626", Modify Window "1ms" 2024/12/19 05:09:57 DEBUG : sub dir/test remove existing: md5 = ea0a853c25040536f973beec43a727ef OK 2024/12/19 05:09:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c7c9496dcd6a9039a0b729416585a88f OK 2024/12/19 05:10:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hupitot8" before starting 2024/12/19 05:10:02 DEBUG : sub dir/test remove existing.hupitot8: TEST: removing renamed existing file after operation 2024/12/19 05:10:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sijazoh5" before starting 2024/12/19 05:10:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sijazoh5: TEST: renaming existing back after failed operation 2024/12/19 05:10:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuwulox0" before starting 2024/12/19 05:10:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuwulox0: TEST: removing renamed existing file after operation 2024/12/19 05:10:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "spjd5a62gjfc1kulihlgtpt2jqppf5kid4k6eo18sgj4t51vt2tg" 2024/12/19 05:10:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ec1p2co5pur0vgt4bk4t45kvapqgduennacl6i0ner27c17uud74s4lrovhgas395si8gqgfhc89rvc2mfe08jqcj7hk4l7cpq686i4lmt6pgqcr3fad1eullc1jtr1875rcrbl78k9sh9mvganmfm2dgr78etisj2d4tarojeigofrctst0" --- PASS: TestRemoveExisting (14.63s) === 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/12/19 05:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quholal1voya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m21.072774948s (try 1/5)