"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/26 02:13:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu" 2024/11/26 02:13:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:13:59 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0" 2024/11/26 02:14:00 DEBUG : Creating backend with remote "/tmp/rclone2265143335" === 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/26 02:14:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/26 02:14:00 DEBUG : potato: Seek from 10 to 0 2024/11/26 02:14:00 DEBUG : potato: Seek from 10 to 0 2024/11/26 02:14:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/26 02:14:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Seek from 5 to 2 2024/11/26 02:14:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/26 02:14:00 DEBUG : potato: Seek from 7 to 0 2024/11/26 02:14:00 DEBUG : potato: Seek from 7 to 0 2024/11/26 02:14:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/26 02:14:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Seek from 5 to 2 2024/11/26 02:14:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/26 02:14:00 DEBUG : potato: Seek from 8 to 0 2024/11/26 02:14:00 DEBUG : potato: Seek from 8 to 0 2024/11/26 02:14:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/26 02:14:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 02:14:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 02:14:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 02:14:00 DEBUG : potato: Seek from 5 to 2 2024/11/26 02:14:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/26 02:14:00 DEBUG : potato: Seek from 9 to 0 2024/11/26 02:14:00 DEBUG : potato: Seek from 9 to 0 2024/11/26 02:14:00 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:14:03 DEBUG : rutabaga: md5 = fa2173e9ddc7a4df9658fb50cdf171b8 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/26 02:14:06 DEBUG : empty space: md5 = 4908af5c32e4f37175b81a0bd5b0f332 OK === RUN TestCheck/3 2024/11/26 02:14:08 DEBUG : potato2: md5 = ede0a4e7bdcbc358bc3fb42a10d16667 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/26 02:14:10 DEBUG : remotepotato: md5 = 2daea0f714284cf0294d2b9230017926 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.90s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2024/11/26 02:14:14 DEBUG : Creating backend with remote "nonexistent" 2024/11/26 02:14:14 DEBUG : Creating backend with remote "nonexistent" 2024/11/26 02:14:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/26 02:14:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/26 02:14:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/26 02:14:14 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:14:16 DEBUG : rutabaga: md5 = 17f3e23807d80f29f32a18a4ef9e73b5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/26 02:14:20 DEBUG : empty space: md5 = c00920240aee00221fd5eae222b11575 OK === RUN TestCheckDownload/3 2024/11/26 02:14:24 DEBUG : potato2: md5 = 4951af578b8a8a9c22e1b3881b7eb465 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/26 02:14:28 DEBUG : remotepotato: md5 = fc8686aae712374257cb58e5709f347f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.41s) --- PASS: TestCheckDownload/1 (1.36s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (1.44s) --- PASS: TestCheckDownload/5 (1.50s) --- PASS: TestCheckDownload/6 (2.60s) --- PASS: TestCheckDownload/7 (1.15s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:14:37 DEBUG : rutabaga: md5 = f337bd961cb80e2587e4c426a6ee34f6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/26 02:14:40 DEBUG : empty space: md5 = 080ab1a8953a2eb9e5daeb31ec2cac51 OK === RUN TestCheckSizeOnly/3 2024/11/26 02:14:42 DEBUG : potato2: md5 = 5b48fc0de14a9ad73219562180a5aee4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/26 02:14:44 DEBUG : remotepotato: md5 = 938b98587a84cdf73cf2dc94ac3d1660 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.51s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:14:50 DEBUG : test.sum: md5 = 4aa1bec811c8dc76f20d00925a177730 OK 2024/11/26 02:14:51 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/26 02:14:51 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/26 02:14:51 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/26 02:14:51 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/26 02:14:53 DEBUG : test.sum: md5 = d998bc197cd3a0a23ada3742ca5b3f59 OK 2024/11/26 02:14:54 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/26 02:14:54 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/26 02:14:54 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/26 02:14:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:14:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/data" 2024/11/26 02:14:55 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:14:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/data" 2024/11/26 02:14:57 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/vjrnln8ratgmqakfosrqe8espk" 2024/11/26 02:15:01 DEBUG : data/banana: md5 = 5896dda3aee66cff1416901c0d46764e OK 2024/11/26 02:15:03 DEBUG : test.sum: md5 = 8f969442e829268068c18a04dd2cc93a OK === RUN TestCheckSumDownload/subtest1 2024/11/26 02:15:08 DEBUG : data/potato: md5 = b8e4d9c8d9db0b4f6edae05e3c3921b9 OK 2024/11/26 02:15:09 DEBUG : test.sum: md5 = 5539d35914b7b09fca55d667397ad3ab OK === RUN TestCheckSumDownload/subtest2 2024/11/26 02:15:14 DEBUG : test.sum: md5 = ec452f30f86baf501740fa2067bfefbb OK === RUN TestCheckSumDownload/subtest3 2024/11/26 02:15:18 DEBUG : test.sum: md5 = 24080af62eddf29de5d5aa99aa1c153b OK === RUN TestCheckSumDownload/subtest4 2024/11/26 02:15:23 DEBUG : test.sum: md5 = 853b5a3edd28a16064d6c0a7ebe48554 OK === RUN TestCheckSumDownload/subtest5 2024/11/26 02:15:28 DEBUG : test.sum: md5 = 9bae3a76f8da5cb254ea1cda9881281a OK === RUN TestCheckSumDownload/subtest6 2024/11/26 02:15:32 DEBUG : data/banana: md5 = 0cea6b72fc04cbb081f5e13235f69ff7 OK 2024/11/26 02:15:33 DEBUG : data/potato: md5 = 2da0f3f14d5e5c7a95e1eb0829314be0 OK 2024/11/26 02:15:35 DEBUG : test.sum: md5 = 44c19caaff53741847c618e8f800e657 OK === RUN TestCheckSumDownload/subtest7 2024/11/26 02:15:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/26 02:15:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (46.17s) --- PASS: TestCheckSumDownload/subtest1 (3.06s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.30s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.78s) --- PASS: TestCheckSumDownload/subtest6 (2.13s) --- PASS: TestCheckSumDownload/subtest7 (3.91s) === RUN TestApplyTransforms 2024/11/26 02:15:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yasabus0gobe" 2024/11/26 02:15:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:15:43 DEBUG : Creating backend with remote "TestDrive:crypt/6iffaqtn7tgrn86q8lu21fe1uhhddb7p6grt0kid678qemarm4e0" 2024/11/26 02:15:44 DEBUG : Creating backend with remote "/tmp/rclone1649816141" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe'", Local "Local file system at /tmp/rclone1649816141", Modify Window "1ms" 2024/11/26 02:15:47 DEBUG : hello, world!: md5 = 7dfe54d0e368ece53601a9b5656749fd OK upper checkfile vs. lower remote (without normalization) 2024/11/26 02:15:47 ERROR : hello, world!: sum not found 2024/11/26 02:15:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe' 2024/11/26 02:15:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe': 1 files missing 2024/11/26 02:15:47 NOTICE: 1 hashes missing 2024/11/26 02:15:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe': 2 differences found 2024/11/26 02:15:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/26 02:15:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:15:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe': 0 differences found 2024/11/26 02:15:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe': 1 matching files 2024/11/26 02:15:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hukoyuw2zebi" 2024/11/26 02:15:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:15:49 DEBUG : Creating backend with remote "TestDrive:crypt/pajdk1n2l2beagpumlk2hkcosetjp787sfv6qvhs5r1b12om15p0" 2024/11/26 02:15:50 DEBUG : Creating backend with remote "/tmp/rclone2226319509" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi'", Local "Local file system at /tmp/rclone2226319509", Modify Window "1ms" 2024/11/26 02:15:52 DEBUG : HELLO, WORLD!: md5 = 841b0affa944acb6e663cbd8e67a73da OK lower checkfile vs. upper remote (without normalization) 2024/11/26 02:15:53 ERROR : HELLO, WORLD!: sum not found 2024/11/26 02:15:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi' 2024/11/26 02:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi': 1 files missing 2024/11/26 02:15:53 NOTICE: 1 hashes missing 2024/11/26 02:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi': 2 differences found 2024/11/26 02:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/26 02:15:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:15:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi': 0 differences found 2024/11/26 02:15:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi': 1 matching files 2024/11/26 02:15:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tehequm6zale" 2024/11/26 02:15:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:15:54 DEBUG : Creating backend with remote "TestDrive:crypt/t7nvc3vg7da06o567r63n5l7a0hnpllshahs3plr7i48i03gc1vg" 2024/11/26 02:15:55 DEBUG : Creating backend with remote "/tmp/rclone2418512597" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale'", Local "Local file system at /tmp/rclone2418512597", Modify Window "1ms" 2024/11/26 02:15:58 DEBUG : HeLlO, wOrLd!: md5 = 25926f148af760068e222f5dac0749fb OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/26 02:15:59 ERROR : HeLlO, wOrLd!: sum not found 2024/11/26 02:15:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale' 2024/11/26 02:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale': 1 files missing 2024/11/26 02:15:59 NOTICE: 1 hashes missing 2024/11/26 02:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale': 2 differences found 2024/11/26 02:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/26 02:16:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale': 0 differences found 2024/11/26 02:16:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale': 1 matching files 2024/11/26 02:16:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nigejac6kafe" 2024/11/26 02:16:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:16:00 DEBUG : Creating backend with remote "TestDrive:crypt/gttiibqup5pv7b4p7ig8ck7lned79ls7lt1l0jge3d0ihqrv4u70" 2024/11/26 02:16:01 DEBUG : Creating backend with remote "/tmp/rclone1856356580" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe'", Local "Local file system at /tmp/rclone1856356580", Modify Window "1ms" 2024/11/26 02:16:04 DEBUG : HELLO, WORLD!: md5 = 4fb1dbf3cd0dd3de5a40616d939ba085 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/26 02:16:04 ERROR : HELLO, WORLD!: sum not found 2024/11/26 02:16:04 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe' 2024/11/26 02:16:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe': 1 files missing 2024/11/26 02:16:04 NOTICE: 1 hashes missing 2024/11/26 02:16:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe': 2 differences found 2024/11/26 02:16:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/26 02:16:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe': 0 differences found 2024/11/26 02:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe': 1 matching files 2024/11/26 02:16:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nilezat9dike" 2024/11/26 02:16:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:16:06 DEBUG : Creating backend with remote "TestDrive:crypt/r659cfeo0g4mabknq7akvt1mm5hf3p3p4l7q2g5lhfblfvipduj0" 2024/11/26 02:16:07 DEBUG : Creating backend with remote "/tmp/rclone401863633" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike'", Local "Local file system at /tmp/rclone401863633", Modify Window "1ms" 2024/11/26 02:16:10 DEBUG : 測試_Русский___ě_áñ: md5 = cbbb6d766c9b2f0ccbd08e7752f5ebfb OK NFD checkfile vs. NFC remote (without normalization) 2024/11/26 02:16:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/26 02:16:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike' 2024/11/26 02:16:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike': 1 files missing 2024/11/26 02:16:10 NOTICE: 1 hashes missing 2024/11/26 02:16:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike': 2 differences found 2024/11/26 02:16:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/26 02:16:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike': 0 differences found 2024/11/26 02:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike': 1 matching files 2024/11/26 02:16:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mulaluc2sega" 2024/11/26 02:16:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:16:11 DEBUG : Creating backend with remote "TestDrive:crypt/t7f4hbdt08eql4v8s3r4v3vjds5fnko01tc0k2tfbultq1vu8atg" 2024/11/26 02:16:12 DEBUG : Creating backend with remote "/tmp/rclone3964329127" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega'", Local "Local file system at /tmp/rclone3964329127", Modify Window "1ms" 2024/11/26 02:16:15 DEBUG : 測試_Русский___ě_áñ: md5 = 11c56a1505cf7b0a1645f57c80cfa76d OK NFC checkfile vs. NFD remote (without normalization) 2024/11/26 02:16:15 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/26 02:16:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega' 2024/11/26 02:16:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega': 1 files missing 2024/11/26 02:16:15 NOTICE: 1 hashes missing 2024/11/26 02:16:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega': 2 differences found 2024/11/26 02:16:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/26 02:16:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega': 0 differences found 2024/11/26 02:16:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega': 1 matching files 2024/11/26 02:16:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqevaq1pulu" 2024/11/26 02:16:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:16:17 DEBUG : Creating backend with remote "TestDrive:crypt/co2g70l1hll7p75qpk46gfduneq3oeg5g85lri9n9begr11jvijg" 2024/11/26 02:16:18 DEBUG : Creating backend with remote "/tmp/rclone1650530091" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu'", Local "Local file system at /tmp/rclone1650530091", Modify Window "1ms" 2024/11/26 02:16:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5e155aac17ce49ab63f22ad6576dd53a OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/26 02:16:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 02:16:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu' 2024/11/26 02:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu': 1 files missing 2024/11/26 02:16:21 NOTICE: 1 hashes missing 2024/11/26 02:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu': 2 differences found 2024/11/26 02:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/26 02:16:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu': 0 differences found 2024/11/26 02:16:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu': 1 matching files 2024/11/26 02:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hidahas5wepo" 2024/11/26 02:16:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/94nta9ttmq3ld2epjllb4klm3d87a8pjo5jmriejbtseptrm1a8g" 2024/11/26 02:16:23 DEBUG : Creating backend with remote "/tmp/rclone1855770621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo'", Local "Local file system at /tmp/rclone1855770621", Modify Window "1ms" 2024/11/26 02:16:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bc504039d0d608fda2d9f4f65117f201 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/26 02:16:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 02:16:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo' 2024/11/26 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo': 1 files missing 2024/11/26 02:16:27 NOTICE: 1 hashes missing 2024/11/26 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo': 2 differences found 2024/11/26 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/26 02:16:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo': 0 differences found 2024/11/26 02:16:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo': 1 matching files 2024/11/26 02:16:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvorek5goka" 2024/11/26 02:16:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:16:28 DEBUG : Creating backend with remote "TestDrive:crypt/45aglpaalns2q0h844sh7r16jk9eboe07bvvd15v4gao6cnn3ch0" 2024/11/26 02:16:29 DEBUG : Creating backend with remote "/tmp/rclone3962711299" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka'", Local "Local file system at /tmp/rclone3962711299", Modify Window "1ms" 2024/11/26 02:16:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cbfefb15d4c22470a01a9825ecd1f373 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/26 02:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 02:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka' 2024/11/26 02:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka': 1 files missing 2024/11/26 02:16:33 NOTICE: 1 hashes missing 2024/11/26 02:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka': 2 differences found 2024/11/26 02:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/26 02:16:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka': 0 differences found 2024/11/26 02:16:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka': 1 matching files 2024/11/26 02:16:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zurekap5vuwa" 2024/11/26 02:16:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:16:34 DEBUG : Creating backend with remote "TestDrive:crypt/r6pk6rro7pu8lg8nranr1g5sk2biottgsqfgcqiuevl1mgpskpr0" 2024/11/26 02:16:35 DEBUG : Creating backend with remote "/tmp/rclone1636264369" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa'", Local "Local file system at /tmp/rclone1636264369", Modify Window "1ms" 2024/11/26 02:16:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3b62aca5c3d0712f8630d709b2d7fcbb OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/26 02:16:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 02:16:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa' 2024/11/26 02:16:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa': 1 files missing 2024/11/26 02:16:39 NOTICE: 1 hashes missing 2024/11/26 02:16:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa': 2 differences found 2024/11/26 02:16:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/26 02:16:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 02:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa': 0 differences found 2024/11/26 02:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa': 1 matching files 2024/11/26 02:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurekap5vuwa': Purge remote 2024/11/26 02:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvorek5goka': Purge remote 2024/11/26 02:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hidahas5wepo': Purge remote 2024/11/26 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqevaq1pulu': Purge remote 2024/11/26 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulaluc2sega': Purge remote 2024/11/26 02:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nilezat9dike': Purge remote 2024/11/26 02:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nigejac6kafe': Purge remote 2024/11/26 02:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tehequm6zale': Purge remote 2024/11/26 02:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hukoyuw2zebi': Purge remote 2024/11/26 02:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yasabus0gobe': Purge remote --- PASS: TestApplyTransforms (63.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:16:46 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 02:16:49 DEBUG : sub/file2: md5 = f1f999434a312555d50ee16fde125ec9 OK 2024/11/26 02:16:49 INFO : file1: Copied (new) to: sub/file2 2024/11/26 02:16:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:16:50 DEBUG : file1: Unchanged skipping 2024/11/26 02:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': don't need to copy/move sub/file2, it is already at target location 2024/11/26 02:16:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.58s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:16:56 DEBUG : dst/file1: md5 = b93fe841f779f39d0f17987e610a721f OK 2024/11/26 02:16:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/backup" 2024/11/26 02:16:57 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/1nrff024r7pq65ecp72fc28jb0" 2024/11/26 02:16:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/26 02:17:02 INFO : dst/file1: Moved (server-side) 2024/11/26 02:17:03 DEBUG : dst/file1: md5 = 37009d041df469256bf545c8ca154426 OK 2024/11/26 02:17:03 INFO : dst/file1: Copied (new) 2024/11/26 02:17:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 02:17:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 02:17:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:17:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/dst" 2024/11/26 02:17:09 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 02:17:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/CompareDest" 2024/11/26 02:17:11 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/gveqi14airsml4bgu7krj116o8" 2024/11/26 02:17:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 02:17:15 DEBUG : one: md5 = bded307fe4655bfe5905f754d8643e2f OK 2024/11/26 02:17:15 INFO : one: Copied (new) 2024/11/26 02:17:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:17:18 DEBUG : one: md5 = f7e76cbdef8a7ba94484e3f655fe16eb OK 2024/11/26 02:17:18 INFO : one: Copied (replaced existing) 2024/11/26 02:17:20 DEBUG : dst/one: md5 = 35fb1f257915c2dd93239593f1b7a569 OK 2024/11/26 02:17:23 DEBUG : CompareDest/one: md5 = b119f9c388dc2d1177b2f6ac656d96bc OK 2024/11/26 02:17:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:17:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:17:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 02:17:26 DEBUG : CompareDest/two: md5 = 4b818a31a9711184adbe0a6b489c5058 OK 2024/11/26 02:17:27 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 02:17:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:17:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 02:17:28 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 02:17:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:17:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 02:17:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 02:17:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 02:17:32 DEBUG : two: md5 = 6b144236044d2b0fc320155d410041a4 OK 2024/11/26 02:17:32 INFO : two: Copied (new) 2024/11/26 02:17:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 02:17:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:17:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 02:17:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.92s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:17:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/dst" 2024/11/26 02:17:37 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 02:17:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/CopyDest" 2024/11/26 02:17:39 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/26 02:17:40 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 02:17:43 DEBUG : one: md5 = 17e77269b764079e6b9639e944b63fc9 OK 2024/11/26 02:17:43 INFO : one: Copied (new) 2024/11/26 02:17:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:17:46 DEBUG : one: md5 = 03b9eae55fae402b36616360838a440d OK 2024/11/26 02:17:46 INFO : one: Copied (replaced existing) 2024/11/26 02:17:49 DEBUG : dst/one: md5 = 1f61f6497a49679ee299b31962831c86 OK 2024/11/26 02:17:51 DEBUG : CopyDest/one: md5 = cda613be293dfeb48d57be474b3bc907 OK 2024/11/26 02:17:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/BackupDir" 2024/11/26 02:17:52 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/26 02:17:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:17:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:17:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:17:56 INFO : one: Moved (server-side) 2024/11/26 02:17:58 INFO : one: Copied (server-side copy) 2024/11/26 02:17:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/26 02:18:00 DEBUG : CopyDest/two: md5 = 3797da2de831eb34138b878cf91b070d OK 2024/11/26 02:18:01 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 02:18:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:18:02 INFO : two: Copied (server-side copy) 2024/11/26 02:18:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/26 02:18:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:18:03 DEBUG : two: Unchanged skipping 2024/11/26 02:18:05 DEBUG : CopyDest/three: md5 = 4195bf828aaebe401774783a8e1250a3 OK 2024/11/26 02:18:06 DEBUG : three: Need to transfer - File not found at Destination 2024/11/26 02:18:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/26 02:18:06 DEBUG : three: Destination not found in --copy-dest 2024/11/26 02:18:08 DEBUG : three: md5 = 15f7c4971eca507a97bab1c09966aab6 OK 2024/11/26 02:18:08 INFO : three: Copied (new) 2024/11/26 02:18:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/26 02:18:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 02:18:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:18:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:18:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/26 02:18:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 02:18:15 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.23s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:18:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/26 02:18:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9c4b63ec4a3cd5ad2b22e8e4d62e1acc OK 2024/11/26 02:18:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/26 02:18:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/26 02:18:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/11/26 02:18:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/26 02:18:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/26 02:18:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e778db671fc2d857aeb81903be80e4b0 OK 2024/11/26 02:18:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/26 02:18:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/26 02:18:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (12.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:18:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using skip mode. 2024/11/26 02:18:33 NOTICE: one: Found 2 files with duplicate names 2024/11/26 02:18:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:18:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using skip mode. 2024/11/26 02:18:40 NOTICE: one: Found 3 files with duplicate names 2024/11/26 02:18:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/26 02:18:41 INFO : one: Deleted 2024/11/26 02:18:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.62s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:18:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using first mode. 2024/11/26 02:18:48 NOTICE: one: Found 3 files with duplicate names 2024/11/26 02:18:49 INFO : one: Deleted 2024/11/26 02:18:49 INFO : one: Deleted 2024/11/26 02:18:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.96s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:18:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using newest mode. 2024/11/26 02:18:56 NOTICE: one: Found 3 files with duplicate names 2024/11/26 02:18:57 INFO : one: Deleted 2024/11/26 02:18:57 INFO : one: Deleted 2024/11/26 02:18:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.94s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:19:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using oldest mode. 2024/11/26 02:19:04 NOTICE: one: Found 3 files with duplicate names 2024/11/26 02:19:05 INFO : one: Deleted 2024/11/26 02:19:06 INFO : one: Deleted 2024/11/26 02:19:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.79s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:19:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using largest mode. 2024/11/26 02:19:13 NOTICE: one: Found 3 files with duplicate names 2024/11/26 02:19:14 INFO : one: Deleted 2024/11/26 02:19:14 INFO : one: Deleted 2024/11/26 02:19:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.93s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:19:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using smallest mode. 2024/11/26 02:19:21 NOTICE: one: Found 3 files with duplicate names 2024/11/26 02:19:22 INFO : one: Deleted 2024/11/26 02:19:22 INFO : one: Deleted 2024/11/26 02:19:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.71s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:19:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Looking for duplicate names using rename mode. 2024/11/26 02:19:30 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/26 02:19:31 INFO : one-2.txt: renamed from: one.txt 2024/11/26 02:19:33 INFO : one-3.txt: renamed from: one.txt 2024/11/26 02:19:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.63s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:19:40 DEBUG : dupe1/one.txt: md5 = 67c401eaf5ea365642611dcf861dcf96 OK 2024/11/26 02:19:42 DEBUG : dupe2/two.txt: md5 = a9a1f2be9980d9333945c60922ca7356 OK 2024/11/26 02:19:45 DEBUG : dupe3/three.txt: md5 = f99b8ede2425129af42fa307b32e2e53 OK 2024/11/26 02:19:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/26 02:19:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/26 02:19:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/26 02:19:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/26 02:19:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/26 02:19:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/26 02:19:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.89s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:19:55 DEBUG : a.txt: md5 = 36553928e3a5318724fbf7ea8a8c058f OK 2024/11/26 02:19:57 DEBUG : zend.txt: md5 = 69b0afd0f22fe3901affeee4ecf99dff OK 2024/11/26 02:19:59 DEBUG : sub dir/hello world: md5 = 7c50dec2bdfd7147e0832c839f1e6b6e OK 2024/11/26 02:20:01 DEBUG : sub dir/hello world2: md5 = 31dd74ecd04a0c03f2dbe59fa0bb4f14 OK 2024/11/26 02:20:04 DEBUG : sub dir/ignore dir/.ignore: md5 = bd2af774c0e859cc0f8d124605be89e0 OK 2024/11/26 02:20:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 26c71991765a5dcee54731933efa4c93 OK 2024/11/26 02:20:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3b172e759f1b69ca224986a1916b27a6 OK 2024/11/26 02:20:10 DEBUG : a.txt: Excluded (Size Filter) 2024/11/26 02:20:10 DEBUG : a.txt: Excluded 2024/11/26 02:20:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/26 02:20:10 DEBUG : sub dir/hello world2: Excluded 2024/11/26 02:20:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/26 02:20:10 DEBUG : sub dir/hello world: Excluded 2024/11/26 02:20:11 DEBUG : sub dir/ignore dir: Excluded 2024/11/26 02:20:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/26 02:20:11 DEBUG : sub dir/hello world2: Excluded 2024/11/26 02:20:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/26 02:20:11 DEBUG : sub dir/hello world: Excluded 2024/11/26 02:20:11 DEBUG : sub dir/ignore dir: Excluded 2024/11/26 02:20:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/26 02:20:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/26 02:20:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/26 02:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/26 02:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/26 02:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/26 02:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.45s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:20:21 DEBUG : file1: md5 = 3d0632ec200aacec21d05c6f5df04df8 OK 2024/11/26 02:20:24 DEBUG : sub/file2: md5 = 2f62b8251896fac6e41c8aa732def159 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/11/26 02:20:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/26 02:20:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/26 02:20:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/26 02:20:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.87s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:20:32 DEBUG : file1: md5 = e0000aae43891278ab59f051cc070db7 OK 2024/11/26 02:20:35 DEBUG : sub/file2: md5 = b51b312cd140ccc17eecaf3f26a927fd OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/26 02:20:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/notfound" 2024/11/26 02:20:39 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/26 02:20:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.84s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Making directory 2024/11/26 02:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:20:47 DEBUG : sub dir/hello world: md5 = c60f030bc0e9f741db97efd21374f4a1 OK 2024/11/26 02:20:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.89s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:20:52 DEBUG : potato2: md5 = 9ccc8cfc9e5391f485b8737345f4f626 OK 2024/11/26 02:20:53 DEBUG : empty space: md5 = 223d33d35027a3a931e98a501a5fa0fd OK --- PASS: TestLs (5.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:20:57 DEBUG : potato2: md5 = e550cc50d58a4cc6d341cebef9935054 OK 2024/11/26 02:20:59 DEBUG : empty space: md5 = 027bf08d98636a407f9444634eaf07c7 OK 2024/11/26 02:20:59 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:04 DEBUG : potato2: md5 = 772926022d286415bfc1e98fd2b5c909 OK 2024/11/26 02:21:06 DEBUG : empty space: md5 = 689b901bb66eceadfff3e75bb466a2ec OK --- PASS: TestLsLong (5.76s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:10 DEBUG : potato2: md5 = badc765fb87aaa61dacda1c37ef69e23 OK 2024/11/26 02:21:11 DEBUG : empty space: md5 = fc11216c38ab82cc0944caf3e062c68a OK --- PASS: TestHashSums (5.28s) === RUN TestHashSumsWithErrors 2024/11/26 02:21:13 DEBUG : Creating backend with remote ":memory:" 2024/11/26 02:21:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/26 02:21:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/26 02:21:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/26 02:21:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/26 02:21:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/26 02:21:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/26 02:21:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/26 02:21:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/26 02:21:13 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:15 DEBUG : potato2: md5 = 2b0d12a7d2ddc8515ce2c94b83d44aef OK 2024/11/26 02:21:17 DEBUG : empty space: md5 = 009595d50f24a936e310c6de14d86047 OK 2024/11/26 02:21:19 DEBUG : sub dir/potato3: md5 = 926981114fed6a5aeb73899e19720439 OK 2024/11/26 02:21:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.95s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:25 DEBUG : small: md5 = 33ffc8e7df0c08df56079951aae9a3ef OK 2024/11/26 02:21:27 DEBUG : medium: md5 = 2ee3e7e761f5ea950cf809e96fafa8bf OK 2024/11/26 02:21:28 DEBUG : large: md5 = 7d3bd13c229e230580820287d808aa33 OK 2024/11/26 02:21:28 DEBUG : Waiting for deletions to finish 2024/11/26 02:21:29 DEBUG : large: Excluded (Size Filter) 2024/11/26 02:21:29 INFO : medium: Deleted 2024/11/26 02:21:29 INFO : small: Deleted --- PASS: TestDelete (7.50s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:32 DEBUG : small: md5 = f1c88094307d055c62ae9fd8d6c82c6a OK 2024/11/26 02:21:34 DEBUG : medium: md5 = 2a789f67754f6d6a40f09929a89bed6f OK 2024/11/26 02:21:36 DEBUG : large: md5 = 507a481a5b80e3254fd9e103674a710d OK 2024/11/26 02:21:36 DEBUG : Waiting for deletions to finish 2024/11/26 02:21:37 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/26 02:21:37 INFO : small: Deleted 2024/11/26 02:21:37 INFO : medium: Deleted --- PASS: TestMaxDelete (8.36s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:41 DEBUG : small: md5 = b174acbb4f2bfe61fd07d1db45fc39ee OK 2024/11/26 02:21:41 DEBUG : Config file has changed externally - reloading 2024/11/26 02:21:41 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/26 02:21:43 DEBUG : medium: md5 = 8ffbf2ba9546d9926c0beb2c7b203d6a OK 2024/11/26 02:21:44 DEBUG : large: md5 = 7febbeff402fc198ac1123e0eb5ca591 OK 2024/11/26 02:21:45 DEBUG : Waiting for deletions to finish 2024/11/26 02:21:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/26 02:21:45 INFO : small: Deleted 2024/11/26 02:21:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.13s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:49 DEBUG : small: md5 = 8e59ae2f11663429873e2736cb6f4adc OK 2024/11/26 02:21:51 DEBUG : medium: md5 = 706e84bb0fe2a3d89eb4e91ddf937f85 OK 2024/11/26 02:21:52 DEBUG : large: md5 = dd394392286ade5d8659d25d1f2fd9f1 OK 2024/11/26 02:21:52 DEBUG : Waiting for deletions to finish 2024/11/26 02:21:53 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/26 02:21:53 INFO : small: Deleted 2024/11/26 02:21:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:21:57 DEBUG : ReadFile: md5 = 2f9a684f0efc6f921623c7b09a70d0df OK --- PASS: TestReadFile (4.61s) === RUN TestRetry 2024/11/26 02:22:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/26 02:22:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/26 02:22:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 02:22:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 02:22:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 02:22:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 02:22:00 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:22:01 DEBUG : file1: md5 = 4aa8cb29550365915e58ede789c71a1e OK 2024/11/26 02:22:03 DEBUG : file2: md5 = 23cf0cd58f4382a444b7a91f47d8b350 OK --- PASS: TestCat (18.34s) === RUN TestPurge 2024/11/26 02:22:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuziwat2pogi" 2024/11/26 02:22:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:22:18 DEBUG : Creating backend with remote "TestDrive:crypt/nps7mftlcb5mnqmno4d2m3bdc0bf2ohijl7h811cboqd7rj9k1v0" 2024/11/26 02:22:19 DEBUG : Creating backend with remote "/tmp/rclone3823912067" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuziwat2pogi'", Local "Local file system at /tmp/rclone3823912067", Modify Window "1ms" 2024/11/26 02:22:25 DEBUG : A1/B1/C1/one: md5 = b010c177063b1afd7771abfbaaa8197f OK 2024/11/26 02:22:25 DEBUG : A2: Making directory 2024/11/26 02:22:26 DEBUG : A1/B2: Making directory 2024/11/26 02:22:27 DEBUG : A1/B2/C2: Making directory 2024/11/26 02:22:28 DEBUG : A1/B1/C3: Making directory 2024/11/26 02:22:29 DEBUG : A3: Making directory 2024/11/26 02:22:30 DEBUG : A3/B3: Making directory 2024/11/26 02:22:31 DEBUG : A3/B3/C4: Making directory 2024/11/26 02:22:34 DEBUG : A1/two: md5 = 96c1122e744b68c89989f7224db63be2 OK 2024/11/26 02:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuziwat2pogi': Purge remote 2024/11/26 02:22:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:22:43 DEBUG : A1/B1/C1/one: md5 = 05bc56b5c6bc7662f882ae46fb9b1a3f OK 2024/11/26 02:22:43 DEBUG : A2: Making directory 2024/11/26 02:22:44 DEBUG : A1/B2: Making directory 2024/11/26 02:22:45 DEBUG : A1/B2/C2: Making directory 2024/11/26 02:22:46 DEBUG : A1/B1/C3: Making directory 2024/11/26 02:22:47 DEBUG : A3: Making directory 2024/11/26 02:22:48 DEBUG : A3/B3: Making directory 2024/11/26 02:22:49 DEBUG : A3/B3/C4: Making directory 2024/11/26 02:22:51 DEBUG : A1/two: md5 = 9abf9a0ea0c2a6a52750fd916d2d1f17 OK 2024/11/26 02:22:53 DEBUG : removing 1 level 3 directories 2024/11/26 02:22:53 INFO : A3/B3/C4: Removing directory 2024/11/26 02:22:55 DEBUG : removing 2 level 3 directories 2024/11/26 02:22:55 INFO : A1/B2/C2: Removing directory 2024/11/26 02:22:55 INFO : A1/B1/C3: Removing directory 2024/11/26 02:22:56 DEBUG : removing 2 level 2 directories 2024/11/26 02:22:56 INFO : A3/B3: Removing directory 2024/11/26 02:22:56 INFO : A1/B2: Removing directory 2024/11/26 02:22:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/26 02:22:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 02:22:57 DEBUG : removing 2 level 1 directories 2024/11/26 02:22:57 INFO : A2: Removing directory 2024/11/26 02:22:57 INFO : A3: Removing directory 2024/11/26 02:22:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/26 02:23:02 DEBUG : removing 1 level 3 directories 2024/11/26 02:23:02 INFO : A1/B1/C1: Removing directory 2024/11/26 02:23:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:02 DEBUG : removing 1 level 2 directories 2024/11/26 02:23:02 INFO : A1/B1: Removing directory 2024/11/26 02:23:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 02:23:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 02:23:03 DEBUG : removing 1 level 1 directories 2024/11/26 02:23:03 INFO : A1: Removing directory 2024/11/26 02:23:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 02:23:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 02:23:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 02:23:04 DEBUG : removing 1 level 0 directories 2024/11/26 02:23:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Removing directory 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 02:23:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (28.12s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:23:07 DEBUG : A1: Making directory 2024/11/26 02:23:08 DEBUG : A1/B1: Making directory 2024/11/26 02:23:09 DEBUG : A1/B1/C1: Making directory 2024/11/26 02:23:12 DEBUG : removing 1 level 3 directories 2024/11/26 02:23:12 INFO : A1/B1/C1: Removing directory 2024/11/26 02:23:13 DEBUG : removing 1 level 2 directories 2024/11/26 02:23:13 INFO : A1/B1: Removing directory 2024/11/26 02:23:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 02:23:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:23:16 DEBUG : A1: Making directory 2024/11/26 02:23:17 DEBUG : A1/B1: Making directory 2024/11/26 02:23:18 DEBUG : A1/B1/C1: Making directory 2024/11/26 02:23:21 DEBUG : removing 1 level 3 directories 2024/11/26 02:23:21 INFO : A1/B1/C1: Removing directory 2024/11/26 02:23:22 DEBUG : removing 1 level 2 directories 2024/11/26 02:23:22 INFO : A1/B1: Removing directory 2024/11/26 02:23:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 02:23:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.00s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:23:27 DEBUG : file1: md5 = 723cea755eff0dcd2f61f8f6ec89dc9e OK 2024/11/26 02:23:27 DEBUG : filename.txt: File name found in url 2024/11/26 02:23:29 DEBUG : filename.txt: md5 = 0c7efc6f538d04d1032e50a391daa1aa OK 2024/11/26 02:23:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/26 02:23:30 DEBUG : headerfilename.txt: md5 = e1245d4fe5fbc52a6b850767e64d221b OK 2024/11/26 02:23:32 DEBUG : file2: md5 = eb39120f095a2537a6646061fd82722e OK --- PASS: TestCopyURL (10.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:23:36 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 02:23:38 DEBUG : sub/file2: md5 = 24393241e0d2a399d46effe6ddb5f387 OK 2024/11/26 02:23:38 INFO : file1: Copied (new) to: sub/file2 2024/11/26 02:23:38 INFO : file1: Deleted 2024/11/26 02:23:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:23:39 DEBUG : file1: Unchanged skipping 2024/11/26 02:23:39 INFO : file1: Deleted 2024/11/26 02:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': don't need to copy/move sub/file2, it is already at target location 2024/11/26 02:23:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.82s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:23:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 02:23:44 DEBUG : file1: md5 = ba576006f61c93cc864cc3b76ebf3baa OK 2024/11/26 02:23:44 INFO : file1: Copied (new) 2024/11/26 02:23:44 INFO : file1: Deleted 2024/11/26 02:23:45 DEBUG : file1: Destination exists, skipping 2024/11/26 02:23:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.84s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:23:50 DEBUG : dst/file1: md5 = 1b224f47d888baaaa530f7bea7f38569 OK 2024/11/26 02:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawuduf4vapu/backup" 2024/11/26 02:23:50 DEBUG : Config file has changed externally - reloading 2024/11/26 02:23:51 DEBUG : Creating backend with remote "TestDrive:crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0/1nrff024r7pq65ecp72fc28jb0" 2024/11/26 02:23:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/26 02:23:55 INFO : dst/file1: Moved (server-side) 2024/11/26 02:23:57 DEBUG : dst/file1: md5 = 9d8c09002f89191a34847da8501ce21f OK 2024/11/26 02:23:57 INFO : dst/file1: Copied (new) 2024/11/26 02:23:57 INFO : dst/file1: Deleted 2024/11/26 02:24:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 02:24:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 02:24:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.25s) === 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:24:05 DEBUG : A1/one: md5 = c16a0372a95a4365a0d79e91f8cfaef3 OK 2024/11/26 02:24:07 DEBUG : A1/two: md5 = 2ccdb4efff3ba78a4f09d024bebf19f9 OK 2024/11/26 02:24:09 DEBUG : A1/B1/three: md5 = 418cfc698d8a694281dda16fee2decaf OK 2024/11/26 02:24:12 DEBUG : A1/B1/C1/four: md5 = c1c04f9860829e48e51abb58757b8b0f OK 2024/11/26 02:24:15 DEBUG : A1/B1/C2/five: md5 = b746568ba800f8dbc21ad9d85f34d5e0 OK 2024/11/26 02:24:15 DEBUG : A1/B2: Making directory 2024/11/26 02:24:16 DEBUG : A1/B1/C3: Making directory 2024/11/26 02:24:28 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/26 02:24:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/26 02:24:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/26 02:24:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/26 02:24:29 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/26 02:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 02:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 02:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 02:24:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 02:24:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 02:24:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/26 02:24:43 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/26 02:24:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/26 02:24:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/26 02:24:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/26 02:24:44 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/26 02:24:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 02:24:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 02:24:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 02:24:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 02:24:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 02:24:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/26 02:24:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/26 02:24:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 02:24:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 02:24:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 02:24:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/26 02:24:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 02:24:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 02:24:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 02:24:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.06s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 02:25:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 03587f7378b9d9e616b09d4cc273dfd5 OK 2024/11/26 02:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/26 02:25:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 02:25:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/26 02:25:04 DEBUG : no_checksum_big_file_from_pipe: md5 = 137d47cecdc6b00ad99465f4e30d2e2e OK 2024/11/26 02:25:04 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 02:25:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 56946f4684a24d752ab4644ef57d1e71 OK 2024/11/26 02:25:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 02:25:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/26 02:25:09 DEBUG : with_checksum_big_file_from_pipe: md5 = 9421cf665c794d88353097a7ebc12f7d OK 2024/11/26 02:25:09 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 02:25:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:25:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/26 02:25:16 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-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 02:25:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 02:25:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/26 02:25:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.64s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/26 02:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': File to upload is small (48 bytes), uploading instead of streaming 2024/11/26 02:25:25 DEBUG : rcat_metadata: md5 = 8a95a4a40a19fbacc87d026ca166a499 OK 2024/11/26 02:25:25 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/26 02:25:27 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/26 02:25:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5fd9846d2f00e2eb031347207b6f164e OK 2024/11/26 02:25:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.75s) --- PASS: TestRcatMetadata/Normal (3.06s) --- PASS: TestRcatMetadata/ViaDisk (3.19s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:32 DEBUG : potato1: md5 = eac26448732be835590d9345ced91dfb OK 2024/11/26 02:25:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/26 02:25:33 DEBUG : potato2: md5 = 7ea17c0c9287ccf10a1325f3cff937fe OK 2024/11/26 02:25:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.06s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:37 DEBUG : potato1: md5 = 3ef8f529b2c479d4629358145962ced0 OK 2024/11/26 02:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/26 02:25:39 DEBUG : potato2: md5 = ac37ca2c84981f8d8070a1f505feef17 OK 2024/11/26 02:25:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.07s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:43 DEBUG : potato2: md5 = c9f33092b5ce4d02202f8ebc7a36121f OK 2024/11/26 02:25:44 DEBUG : empty space: md5 = 716ed14dcc25b59bbf547de31ea14db9 OK 2024/11/26 02:25:47 DEBUG : sub dir/potato3: md5 = 1dbd08fc018f555ffdced11e996631f0 OK 2024/11/26 02:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Touching "empty space" 2024/11/26 02:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Touching "potato2" 2024/11/26 02:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Touching "sub dir/potato3" 2024/11/26 02:25:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.89s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:54 DEBUG : dir with metadata: Making directory with metadata 2024/11/26 02:25:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.92s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:25:57 DEBUG : directory with modtime: Making directory with metadata 2024/11/26 02:25:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.80s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:26:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/26 02:26:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/26 02:26:00 DEBUG : Google drive root 'crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0': Skipping btime metadata as can't update it on an existing file: 2024-11-26T02:26:00.314731746Z 2024/11/26 02:26:01 INFO : non existent directory: Updated directory metadata 2024/11/26 02:26:03 DEBUG : Google drive root 'crypt/94pqk5lpnl6rf1shkppsf9k95u5nper8m4qlalt24f1frd9qf9p0': Skipping btime metadata as can't update it on an existing file: 2024-11-26T02:26:00.314731746Z 2024/11/26 02:26:04 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.90s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:26:06 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/26 02:26:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/26 02:26:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:26:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/26 02:26:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/26 02:26:11 DEBUG : dst: Making directory with metadata 2024/11/26 02:26:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/26 02:26:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:26:12 INFO : dst: Set directory modification time (using SetModTime) 2024/11/26 02:26:13 INFO : dst: Set directory modification time (using SetModTime) 2024/11/26 02:26:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/26 02:26:14 INFO : dst: Set directory modification time (using SetModTime) 2024/11/26 02:26:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu'", Local "Local file system at /tmp/rclone2265143335", Modify Window "1ms" 2024/11/26 02:26:18 DEBUG : sub dir/test remove existing: md5 = 0874b02bd4df1344d8a21ad10e057321 OK 2024/11/26 02:26:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c1c2fa15c4d7ccc72a87b3e3b32f9c4b OK 2024/11/26 02:26:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yocudef6" before starting 2024/11/26 02:26:23 DEBUG : sub dir/test remove existing.yocudef6: TEST: removing renamed existing file after operation 2024/11/26 02:26:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vufuxed3" before starting 2024/11/26 02:26:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vufuxed3: TEST: renaming existing back after failed operation 2024/11/26 02:26:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xicojid3" before starting 2024/11/26 02:26:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xicojid3: TEST: removing renamed existing file after operation 2024/11/26 02:26:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rncgktpte4k94ortjm4k21n9ldt9gh2ur33uuc75tfp0nqdnqflk3dcfgm0agf3u1g0hdtmi37fbu956qh4885nk2kme2uah393vdf3chnmgtjcef1cngvnrrb531s78qo65ipnht812p5om039unjqj8m0e5ubro3l7lu4p3d0gbhrto8a0" 2024/11/26 02:26:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "93dkcut5j5r15edt4kd8o7bf2bspohbgg1mqb4jqm7r0660oeru0" --- PASS: TestRemoveExisting (16.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/26 02:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawuduf4vapu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m33.123972319s (try 1/5)