"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/10 02:26:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe" 2024/12/10 02:26:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:26:21 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg" 2024/12/10 02:26:22 DEBUG : Creating backend with remote "/tmp/rclone177441746" === 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/10 02:26:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/10 02:26:23 DEBUG : potato: Seek from 10 to 0 2024/12/10 02:26:23 DEBUG : potato: Seek from 10 to 0 2024/12/10 02:26:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/10 02:26:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Seek from 5 to 2 2024/12/10 02:26:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/10 02:26:23 DEBUG : potato: Seek from 7 to 0 2024/12/10 02:26:23 DEBUG : potato: Seek from 7 to 0 2024/12/10 02:26:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/10 02:26:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Seek from 5 to 2 2024/12/10 02:26:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/10 02:26:23 DEBUG : potato: Seek from 8 to 0 2024/12/10 02:26:23 DEBUG : potato: Seek from 8 to 0 2024/12/10 02:26:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/10 02:26:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 02:26:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 02:26:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 02:26:23 DEBUG : potato: Seek from 5 to 2 2024/12/10 02:26:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/10 02:26:23 DEBUG : potato: Seek from 9 to 0 2024/12/10 02:26:23 DEBUG : potato: Seek from 9 to 0 2024/12/10 02:26:23 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:26:26 DEBUG : rutabaga: md5 = 627c4bf7c99fb12e60b87ff6aa4ae465 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/10 02:26:28 DEBUG : empty space: md5 = a64741dea181078879726ef6788d0432 OK === RUN TestCheck/3 2024/12/10 02:26:31 DEBUG : potato2: md5 = 0e47bcf992ae82285f29bf17d38de428 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/10 02:26:33 DEBUG : remotepotato: md5 = 510c232e8d75a5b581a855f8ad2be2c6 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.22s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/12/10 02:26:37 DEBUG : Creating backend with remote "nonexistent" 2024/12/10 02:26:37 DEBUG : Creating backend with remote "nonexistent" 2024/12/10 02:26:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/10 02:26:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/10 02:26:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/10 02:26:37 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:26:39 DEBUG : rutabaga: md5 = 1120e99aecb89f4d47c682107805ffaf OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/10 02:26:43 DEBUG : empty space: md5 = 5980436315235f4f5a6636d3abf23195 OK === RUN TestCheckDownload/3 2024/12/10 02:26:46 DEBUG : potato2: md5 = 69e02c7156e2458fadb148f11dda46cb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/10 02:26:52 DEBUG : remotepotato: md5 = 59012d254571aceb2d2e1c2602459343 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.64s) --- PASS: TestCheckDownload/1 (1.29s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.92s) --- PASS: TestCheckDownload/5 (1.72s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.29s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:27:00 DEBUG : rutabaga: md5 = 4bfeece684b62d2244b84e7edb67a984 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/10 02:27:02 DEBUG : empty space: md5 = 48f0ccc47ead6246bff8e054c260f83e OK === RUN TestCheckSizeOnly/3 2024/12/10 02:27:04 DEBUG : potato2: md5 = 0281ea5560f0493b9d90b749290e05ce OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/10 02:27:07 DEBUG : remotepotato: md5 = 9053ab2f3c17e65613fb673e5e486f8f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.03s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:27:13 DEBUG : test.sum: md5 = a2f5031eddc44e584df178c2679ee0ae OK 2024/12/10 02:27:14 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/10 02:27:14 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/10 02:27:14 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/10 02:27:14 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/10 02:27:16 DEBUG : test.sum: md5 = 85c6ca72d9491f3538dbe9e49ddff94d OK 2024/12/10 02:27:17 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/10 02:27:17 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/10 02:27:17 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/10 02:27:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.69s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/data" 2024/12/10 02:27:19 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:27:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/data" 2024/12/10 02:27:21 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/vjrnln8ratgmqakfosrqe8espk" 2024/12/10 02:27:25 DEBUG : data/banana: md5 = 7b9576c04969a424e23e5a704d74ec4c OK 2024/12/10 02:27:27 DEBUG : test.sum: md5 = 4d03581a24bbc97b2376d125dd7ca781 OK === RUN TestCheckSumDownload/subtest1 2024/12/10 02:27:33 DEBUG : data/potato: md5 = e6642d37cae68de9a9580b81fd43afe9 OK 2024/12/10 02:27:34 DEBUG : test.sum: md5 = 07233a04935cc6bbeda392e4dd299a3b OK === RUN TestCheckSumDownload/subtest2 2024/12/10 02:27:39 DEBUG : test.sum: md5 = 23b882b505da9a69916cf6d7d07d1d1d OK === RUN TestCheckSumDownload/subtest3 2024/12/10 02:27:44 DEBUG : test.sum: md5 = 5b85a313b7c30a73d06851d78fdae0ec OK === RUN TestCheckSumDownload/subtest4 2024/12/10 02:27:50 DEBUG : test.sum: md5 = 291ebee77429e0b7abfa273198ae1127 OK === RUN TestCheckSumDownload/subtest5 2024/12/10 02:27:54 DEBUG : test.sum: md5 = 8cad42bcaa825e9c956e86616677d34d OK === RUN TestCheckSumDownload/subtest6 2024/12/10 02:28:00 DEBUG : data/banana: md5 = e128ce7b54903570efd26f25c978de96 OK 2024/12/10 02:28:02 DEBUG : data/potato: md5 = 079f2d20620ac35ad47e2a268b0a0f3e OK 2024/12/10 02:28:04 DEBUG : test.sum: md5 = f55d705346d3c93c8206f8e429c3b556 OK === RUN TestCheckSumDownload/subtest7 2024/12/10 02:28:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/10 02:28:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (51.57s) --- PASS: TestCheckSumDownload/subtest1 (2.86s) --- PASS: TestCheckSumDownload/subtest2 (2.47s) --- PASS: TestCheckSumDownload/subtest3 (3.21s) --- PASS: TestCheckSumDownload/subtest4 (3.36s) --- PASS: TestCheckSumDownload/subtest5 (2.67s) --- PASS: TestCheckSumDownload/subtest6 (3.55s) --- PASS: TestCheckSumDownload/subtest7 (4.29s) === RUN TestApplyTransforms 2024/12/10 02:28:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufifiq1baka" 2024/12/10 02:28:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:12 DEBUG : Creating backend with remote "TestDrive:crypt/8pdbkalpv75gb44hl2plhdcoq311fo4quimlpd39t474efbhd1a0" 2024/12/10 02:28:13 DEBUG : Creating backend with remote "/tmp/rclone1740703238" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka'", Local "Local file system at /tmp/rclone1740703238", Modify Window "1ms" 2024/12/10 02:28:16 DEBUG : hello, world!: md5 = 9067730cec1a85821932b1a9bfe44da9 OK upper checkfile vs. lower remote (without normalization) 2024/12/10 02:28:17 ERROR : hello, world!: sum not found 2024/12/10 02:28:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka' 2024/12/10 02:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka': 1 files missing 2024/12/10 02:28:17 NOTICE: 1 hashes missing 2024/12/10 02:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka': 2 differences found 2024/12/10 02:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/10 02:28:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:28:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka': 0 differences found 2024/12/10 02:28:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka': 1 matching files 2024/12/10 02:28:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-walucov9ruzi" 2024/12/10 02:28:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:18 DEBUG : Creating backend with remote "TestDrive:crypt/hsssqtvm86gflg3351m3pp6v9bm4dohpib255fvmbl38a3mtj900" 2024/12/10 02:28:19 DEBUG : Creating backend with remote "/tmp/rclone2622609262" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi'", Local "Local file system at /tmp/rclone2622609262", Modify Window "1ms" 2024/12/10 02:28:22 DEBUG : HELLO, WORLD!: md5 = ab3e2574ad384496fc14820dbb43bc01 OK lower checkfile vs. upper remote (without normalization) 2024/12/10 02:28:22 ERROR : HELLO, WORLD!: sum not found 2024/12/10 02:28:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi' 2024/12/10 02:28:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi': 1 files missing 2024/12/10 02:28:22 NOTICE: 1 hashes missing 2024/12/10 02:28:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi': 2 differences found 2024/12/10 02:28:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/10 02:28:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:28:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi': 0 differences found 2024/12/10 02:28:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi': 1 matching files 2024/12/10 02:28:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefarow8jexi" 2024/12/10 02:28:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:24 DEBUG : Creating backend with remote "TestDrive:crypt/9po1mcrkkk5rnaiohk4e5s4vo81m93g68oeb8g0luqrs5hmhorm0" 2024/12/10 02:28:25 DEBUG : Creating backend with remote "/tmp/rclone2650009297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi'", Local "Local file system at /tmp/rclone2650009297", Modify Window "1ms" 2024/12/10 02:28:28 DEBUG : HeLlO, wOrLd!: md5 = 6a556bca67d64db32cdad6536a84551f OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/10 02:28:29 ERROR : HeLlO, wOrLd!: sum not found 2024/12/10 02:28:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi' 2024/12/10 02:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi': 1 files missing 2024/12/10 02:28:29 NOTICE: 1 hashes missing 2024/12/10 02:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi': 2 differences found 2024/12/10 02:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/10 02:28:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi': 0 differences found 2024/12/10 02:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi': 1 matching files 2024/12/10 02:28:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zatezib7pofi" 2024/12/10 02:28:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:31 DEBUG : Creating backend with remote "TestDrive:crypt/ut72ic601ucg8t989rnr5m87co2i1mani4dbe6lojaog5otkkhvg" 2024/12/10 02:28:32 DEBUG : Creating backend with remote "/tmp/rclone4196989013" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi'", Local "Local file system at /tmp/rclone4196989013", Modify Window "1ms" 2024/12/10 02:28:34 DEBUG : HELLO, WORLD!: md5 = 3f891897f5ac6137177a02801d1bed4e OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/10 02:28:35 ERROR : HELLO, WORLD!: sum not found 2024/12/10 02:28:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi' 2024/12/10 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi': 1 files missing 2024/12/10 02:28:35 NOTICE: 1 hashes missing 2024/12/10 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi': 2 differences found 2024/12/10 02:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/10 02:28:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:28:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi': 0 differences found 2024/12/10 02:28:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi': 1 matching files 2024/12/10 02:28:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-polosih7zefu" 2024/12/10 02:28:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:36 DEBUG : Creating backend with remote "TestDrive:crypt/lqt4vn4t34u4f1qnl3msujuph0s5hh0g9ipnlsdkhhdni4h9b5u0" 2024/12/10 02:28:37 DEBUG : Creating backend with remote "/tmp/rclone4157782939" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu'", Local "Local file system at /tmp/rclone4157782939", Modify Window "1ms" 2024/12/10 02:28:40 DEBUG : 測試_Русский___ě_áñ: md5 = 7430f9e2b366e414a41de21625ded19a OK NFD checkfile vs. NFC remote (without normalization) 2024/12/10 02:28:41 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/10 02:28:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu' 2024/12/10 02:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu': 1 files missing 2024/12/10 02:28:41 NOTICE: 1 hashes missing 2024/12/10 02:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu': 2 differences found 2024/12/10 02:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/10 02:28:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu': 0 differences found 2024/12/10 02:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu': 1 matching files 2024/12/10 02:28:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesepad1yoxo" 2024/12/10 02:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:42 DEBUG : Creating backend with remote "TestDrive:crypt/jobbqbo0f2o54ol6pvj02f8bp8gn6g65snfl6n052hs4oll3h15g" 2024/12/10 02:28:43 DEBUG : Creating backend with remote "/tmp/rclone1242942904" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo'", Local "Local file system at /tmp/rclone1242942904", Modify Window "1ms" 2024/12/10 02:28:46 DEBUG : 測試_Русский___ě_áñ: md5 = c10847efe7ed216d288731df4c4b07e3 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/10 02:28:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/10 02:28:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo' 2024/12/10 02:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo': 1 files missing 2024/12/10 02:28:46 NOTICE: 1 hashes missing 2024/12/10 02:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo': 2 differences found 2024/12/10 02:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/10 02:28:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo': 0 differences found 2024/12/10 02:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo': 1 matching files 2024/12/10 02:28:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fimevuv1bapa" 2024/12/10 02:28:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:49 DEBUG : Creating backend with remote "TestDrive:crypt/qnavk9tviprldhjb3dr0qgi0dajtg6mgo7k1lcgc0rhhi3mntt6g" 2024/12/10 02:28:50 DEBUG : Creating backend with remote "/tmp/rclone2695345222" 2024/12/10 02:28:50 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa'", Local "Local file system at /tmp/rclone2695345222", Modify Window "1ms" 2024/12/10 02:28:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = db580f970e89507353d838081e72e9b1 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/10 02:28:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 02:28:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa' 2024/12/10 02:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa': 1 files missing 2024/12/10 02:28:53 NOTICE: 1 hashes missing 2024/12/10 02:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa': 2 differences found 2024/12/10 02:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/10 02:28:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:28:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa': 0 differences found 2024/12/10 02:28:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa': 1 matching files 2024/12/10 02:28:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vifunuj6zosi" 2024/12/10 02:28:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:28:54 DEBUG : Creating backend with remote "TestDrive:crypt/t6jbrflrfdip2cevet7oh67q4qqoqniqj9jlsusovhcacmh2g6t0" 2024/12/10 02:28:55 DEBUG : Creating backend with remote "/tmp/rclone907475115" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi'", Local "Local file system at /tmp/rclone907475115", Modify Window "1ms" 2024/12/10 02:28:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f05d9a479190b9a94efd1a9ef3392f47 OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/10 02:28:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 02:28:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi' 2024/12/10 02:28:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi': 1 files missing 2024/12/10 02:28:59 NOTICE: 1 hashes missing 2024/12/10 02:28:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi': 2 differences found 2024/12/10 02:28:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/10 02:29:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:29:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi': 0 differences found 2024/12/10 02:29:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi': 1 matching files 2024/12/10 02:29:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hugopox0woka" 2024/12/10 02:29:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:29:00 DEBUG : Creating backend with remote "TestDrive:crypt/c033ee5j1d1q1afq6vpsq0lk8b55c49hm6e2h3tccou2nqjj4nrg" 2024/12/10 02:29:01 DEBUG : Creating backend with remote "/tmp/rclone2888649540" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka'", Local "Local file system at /tmp/rclone2888649540", Modify Window "1ms" 2024/12/10 02:29:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e1dea3ceae29020f2d457172a17013f3 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/10 02:29:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 02:29:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka' 2024/12/10 02:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka': 1 files missing 2024/12/10 02:29:05 NOTICE: 1 hashes missing 2024/12/10 02:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka': 2 differences found 2024/12/10 02:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/10 02:29:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:29:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka': 0 differences found 2024/12/10 02:29:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka': 1 matching files 2024/12/10 02:29:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rozoxuy7pamu" 2024/12/10 02:29:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:29:06 DEBUG : Creating backend with remote "TestDrive:crypt/2kq4088od3qcnbg5hsh6qarjtut5f2lfb58h3fl4b4jfbpek9i50" 2024/12/10 02:29:07 DEBUG : Creating backend with remote "/tmp/rclone1832740374" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu'", Local "Local file system at /tmp/rclone1832740374", Modify Window "1ms" 2024/12/10 02:29:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 437ec7178ed990bef716a527848e6749 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/10 02:29:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 02:29:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu' 2024/12/10 02:29:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu': 1 files missing 2024/12/10 02:29:11 NOTICE: 1 hashes missing 2024/12/10 02:29:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu': 2 differences found 2024/12/10 02:29:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/10 02:29:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 02:29:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu': 0 differences found 2024/12/10 02:29:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu': 1 matching files 2024/12/10 02:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rozoxuy7pamu': Purge remote 2024/12/10 02:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hugopox0woka': Purge remote 2024/12/10 02:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vifunuj6zosi': Purge remote 2024/12/10 02:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimevuv1bapa': Purge remote 2024/12/10 02:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesepad1yoxo': Purge remote 2024/12/10 02:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-polosih7zefu': Purge remote 2024/12/10 02:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zatezib7pofi': Purge remote 2024/12/10 02:29:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefarow8jexi': Purge remote 2024/12/10 02:29:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walucov9ruzi': Purge remote 2024/12/10 02:29:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufifiq1baka': Purge remote --- PASS: TestApplyTransforms (66.76s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:29:19 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 02:29:22 DEBUG : sub/file2: md5 = 86b81dca03ce0c09121756cc71772dd4 OK 2024/12/10 02:29:22 INFO : file1: Copied (new) to: sub/file2 2024/12/10 02:29:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 02:29:23 DEBUG : file1: Unchanged skipping 2024/12/10 02:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': don't need to copy/move sub/file2, it is already at target location 2024/12/10 02:29:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.12s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:29:30 DEBUG : dst/file1: md5 = 1835ef64a914c65e3c9ec74c5d4f5610 OK 2024/12/10 02:29:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/backup" 2024/12/10 02:29:30 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/1nrff024r7pq65ecp72fc28jb0" 2024/12/10 02:29:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/10 02:29:36 INFO : dst/file1: Moved (server-side) 2024/12/10 02:29:37 DEBUG : dst/file1: md5 = 59541fdb0d51400eefdb3233ea83a490 OK 2024/12/10 02:29:37 INFO : dst/file1: Copied (new) 2024/12/10 02:29:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 02:29:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 02:29:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:29:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/dst" 2024/12/10 02:29:43 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 02:29:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/CompareDest" 2024/12/10 02:29:45 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/gveqi14airsml4bgu7krj116o8" 2024/12/10 02:29:46 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 02:29:49 DEBUG : one: md5 = 81f4fc395b293edfb63097a0d142b7df OK 2024/12/10 02:29:49 INFO : one: Copied (new) 2024/12/10 02:29:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 02:29:52 DEBUG : one: md5 = 8a417f78d9525edfdba2ec03a010ffa3 OK 2024/12/10 02:29:52 INFO : one: Copied (replaced existing) 2024/12/10 02:29:55 DEBUG : dst/one: md5 = 33f97840da3069866e7fbefe99e5a124 OK 2024/12/10 02:29:57 DEBUG : CompareDest/one: md5 = c5c61be3adea3f031ffa0ba3d70a7465 OK 2024/12/10 02:29:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 02:29:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 02:29:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 02:30:01 DEBUG : CompareDest/two: md5 = 03f46736bb94a918529c4c8ac547569b OK 2024/12/10 02:30:02 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 02:30:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 02:30:02 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 02:30:03 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 02:30:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 02:30:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 02:30:04 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 02:30:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 02:30:06 DEBUG : two: md5 = 5351fc71c0c6e103ef8f60c5cba6c16c OK 2024/12/10 02:30:06 INFO : two: Copied (new) 2024/12/10 02:30:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 02:30:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:30:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:30:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.91s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:30:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/dst" 2024/12/10 02:30:12 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 02:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/CopyDest" 2024/12/10 02:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/10 02:30:16 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 02:30:19 DEBUG : one: md5 = 2d912a209562ed1b6ad2cef5a5d2c744 OK 2024/12/10 02:30:19 INFO : one: Copied (new) 2024/12/10 02:30:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 02:30:22 DEBUG : one: md5 = 1f6422c6cab18dfb19524676ff936fbd OK 2024/12/10 02:30:22 INFO : one: Copied (replaced existing) 2024/12/10 02:30:24 DEBUG : dst/one: md5 = 09b207f1814c1d55fe02243d88094a8f OK 2024/12/10 02:30:27 DEBUG : CopyDest/one: md5 = c8c34033d03c3ca4928ae276391f29fd OK 2024/12/10 02:30:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/BackupDir" 2024/12/10 02:30:28 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/10 02:30:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 02:30:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 02:30:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 02:30:32 INFO : one: Moved (server-side) 2024/12/10 02:30:33 INFO : one: Copied (server-side copy) 2024/12/10 02:30:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 02:30:35 DEBUG : CopyDest/two: md5 = 07712db6f025e4ba4b88fffba620700d OK 2024/12/10 02:30:36 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 02:30:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 02:30:38 INFO : two: Copied (server-side copy) 2024/12/10 02:30:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 02:30:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 02:30:39 DEBUG : two: Unchanged skipping 2024/12/10 02:30:41 DEBUG : CopyDest/three: md5 = 071bd60863047cfc6c516ebe48dfeee7 OK 2024/12/10 02:30:42 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 02:30:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 02:30:42 DEBUG : three: Destination not found in --copy-dest 2024/12/10 02:30:44 DEBUG : three: md5 = aa2116c75ad031a111269a9c92b01e65 OK 2024/12/10 02:30:44 INFO : three: Copied (new) 2024/12/10 02:30:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/10 02:30:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 02:30:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:30:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/10 02:30:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 02:30:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:30:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.33s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:30:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/10 02:30:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 10f4b37ed68276a315fedf2cf1d150f6 OK 2024/12/10 02:30:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/10 02:30:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/10 02:30:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/12/10 02:30:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/10 02:30:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/10 02:31:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7af3b94be86547ce00dac5054a972d79 OK 2024/12/10 02:31:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/10 02:31:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/10 02:31:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:31:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using skip mode. 2024/12/10 02:31:09 NOTICE: one: Found 2 files with duplicate names 2024/12/10 02:31:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.99s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:31:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using skip mode. 2024/12/10 02:31:16 NOTICE: one: Found 3 files with duplicate names 2024/12/10 02:31:16 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/10 02:31:16 INFO : one: Deleted 2024/12/10 02:31:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.84s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:31:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using first mode. 2024/12/10 02:31:24 NOTICE: one: Found 3 files with duplicate names 2024/12/10 02:31:24 INFO : one: Deleted 2024/12/10 02:31:25 INFO : one: Deleted 2024/12/10 02:31:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.64s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:31:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using newest mode. 2024/12/10 02:31:31 NOTICE: one: Found 3 files with duplicate names 2024/12/10 02:31:32 INFO : one: Deleted 2024/12/10 02:31:33 INFO : one: Deleted 2024/12/10 02:31:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.82s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:31:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using oldest mode. 2024/12/10 02:31:40 NOTICE: one: Found 3 files with duplicate names 2024/12/10 02:31:40 INFO : one: Deleted 2024/12/10 02:31:41 INFO : one: Deleted 2024/12/10 02:31:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:31:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using largest mode. 2024/12/10 02:31:48 NOTICE: one: Found 3 files with duplicate names 2024/12/10 02:31:49 INFO : one: Deleted 2024/12/10 02:31:49 INFO : one: Deleted 2024/12/10 02:31:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.24s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:31:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using smallest mode. 2024/12/10 02:31:56 NOTICE: one: Found 3 files with duplicate names 2024/12/10 02:31:57 INFO : one: Deleted 2024/12/10 02:31:57 INFO : one: Deleted 2024/12/10 02:31:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.81s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:32:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Looking for duplicate names using rename mode. 2024/12/10 02:32:06 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/10 02:32:07 INFO : one-2.txt: renamed from: one.txt 2024/12/10 02:32:08 INFO : one-3.txt: renamed from: one.txt 2024/12/10 02:32:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.73s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:32:16 DEBUG : dupe1/one.txt: md5 = 64d3a159cc81be7702d6c1126aff491c OK 2024/12/10 02:32:19 DEBUG : dupe2/two.txt: md5 = d376792fcc2507f3b393df19ded2e947 OK 2024/12/10 02:32:22 DEBUG : dupe3/three.txt: md5 = 980d5dc56f47029319a90147cc3b7f57 OK 2024/12/10 02:32:22 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/10 02:32:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/10 02:32:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/10 02:32:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/10 02:32:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/10 02:32:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/10 02:32:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.66s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:32:32 DEBUG : a.txt: md5 = 1300900ac34d65716a8597f62b9513bb OK 2024/12/10 02:32:33 DEBUG : zend.txt: md5 = d86fdd41966d564cd9bab589a4709bda OK 2024/12/10 02:32:36 DEBUG : sub dir/hello world: md5 = a90f7d0ef696ecf38c849ce7b40ad644 OK 2024/12/10 02:32:38 DEBUG : sub dir/hello world2: md5 = acacd7c7c5bffa32559450b0b9f98a99 OK 2024/12/10 02:32:41 DEBUG : sub dir/ignore dir/.ignore: md5 = e2fa934941d390b27bd81cb80a8235ee OK 2024/12/10 02:32:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 000252330f8176aa547a618e210358ff OK 2024/12/10 02:32:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = b0153b4b1475bdd1df7cc3061292500a OK 2024/12/10 02:32:47 DEBUG : a.txt: Excluded (Size Filter) 2024/12/10 02:32:47 DEBUG : a.txt: Excluded 2024/12/10 02:32:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/10 02:32:47 DEBUG : sub dir/hello world2: Excluded 2024/12/10 02:32:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/10 02:32:47 DEBUG : sub dir/hello world: Excluded 2024/12/10 02:32:48 DEBUG : sub dir/ignore dir: Excluded 2024/12/10 02:32:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/10 02:32:48 DEBUG : sub dir/hello world2: Excluded 2024/12/10 02:32:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/10 02:32:48 DEBUG : sub dir/hello world: Excluded 2024/12/10 02:32:48 DEBUG : sub dir/ignore dir: Excluded 2024/12/10 02:32:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/10 02:32:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/10 02:32:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/10 02:32:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/10 02:32:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/10 02:32:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/10 02:32:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.16s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:32:59 DEBUG : file1: md5 = 386417355e3835a0eb6bcd2d404d0d85 OK 2024/12/10 02:33:02 DEBUG : sub/file2: md5 = f40f9b3e47b49b25b5e915ccdf9203f0 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/12/10 02:33:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/10 02:33:05 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/10 02:33:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/10 02:33:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.41s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:10 DEBUG : file1: md5 = 6c2404ae4bb0c6d1d0e46747083cbc6a OK 2024/12/10 02:33:13 DEBUG : sub/file2: md5 = b524aff4442dc28e608adb88f0b7c2ef OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/12/10 02:33:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/notfound" 2024/12/10 02:33:17 DEBUG : Config file has changed externally - reloading 2024/12/10 02:33:17 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/qe0i31qdkoejk60elps0ni5sqk" 2024/12/10 02:33:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.81s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Making directory 2024/12/10 02:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:26 DEBUG : sub dir/hello world: md5 = ea6186f2dc7049f57b450b3f73746f66 OK 2024/12/10 02:33:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.87s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:31 DEBUG : potato2: md5 = d605691deaa031d9958a2db50bec1707 OK 2024/12/10 02:33:32 DEBUG : empty space: md5 = d5bbf1721d641c037dcf8f795a84d31b OK --- PASS: TestLs (6.24s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:37 DEBUG : potato2: md5 = 305c8811f1d1c546cd76c9add7f427d7 OK 2024/12/10 02:33:39 DEBUG : empty space: md5 = 3513054a1b911af088975424643cad7c OK 2024/12/10 02:33:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/10 02:33:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.22s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:43 DEBUG : potato2: md5 = 1d7047dce486dac275e891bab6dca1fa OK 2024/12/10 02:33:45 DEBUG : empty space: md5 = 55b1b7c77cb97b9933b2c2eef3347da0 OK --- PASS: TestLsLong (5.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:49 DEBUG : potato2: md5 = 88c6f5b7f230c8309d20d354dfa6e19e OK 2024/12/10 02:33:51 DEBUG : empty space: md5 = af5b39c9cd9480cf9afb7a9a99346363 OK --- PASS: TestHashSums (5.79s) === RUN TestHashSumsWithErrors 2024/12/10 02:33:53 DEBUG : Creating backend with remote ":memory:" 2024/12/10 02:33:53 DEBUG : Config file has changed externally - reloading 2024/12/10 02:33:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/10 02:33:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/10 02:33:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/10 02:33:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/10 02:33:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/10 02:33:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/10 02:33:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/10 02:33:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/10 02:33:53 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:33:55 DEBUG : potato2: md5 = d031e93a6b35031481d90a8de315edc2 OK 2024/12/10 02:33:56 DEBUG : empty space: md5 = 8da82a8a255863bedd2234cb7071566f OK 2024/12/10 02:33:59 DEBUG : sub dir/potato3: md5 = 3ad89b0a90604927276ee4296d0e317e OK 2024/12/10 02:34:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.29s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:34:05 DEBUG : small: md5 = b095d36fbd5d0c031e121ca1bbd7681c OK 2024/12/10 02:34:07 DEBUG : medium: md5 = ff4da58a0d6b98b37bca8fccb49f1a32 OK 2024/12/10 02:34:08 DEBUG : large: md5 = 454ac0ef8422d4e53fb0b713f5aa1e84 OK 2024/12/10 02:34:09 DEBUG : Waiting for deletions to finish 2024/12/10 02:34:09 DEBUG : large: Excluded (Size Filter) 2024/12/10 02:34:09 INFO : medium: Deleted 2024/12/10 02:34:10 INFO : small: Deleted --- PASS: TestDelete (7.67s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:34:13 DEBUG : small: md5 = cfdf9c74345bb9f0829772f485af21ad OK 2024/12/10 02:34:14 DEBUG : medium: md5 = 93cfe46fbf6e041cfd34f75b9a079091 OK 2024/12/10 02:34:16 DEBUG : large: md5 = 7307a7b74ba8bf058a9b1fc3f7daea49 OK 2024/12/10 02:34:17 DEBUG : Waiting for deletions to finish 2024/12/10 02:34:17 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/10 02:34:17 INFO : large: Deleted 2024/12/10 02:34:17 INFO : small: Deleted --- PASS: TestMaxDelete (8.50s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:34:21 DEBUG : small: md5 = 6da4c4ff6b9b5556b85c2138340e3d59 OK 2024/12/10 02:34:23 DEBUG : medium: md5 = 6799bd54adbfdd078832a9809a9349c1 OK 2024/12/10 02:34:25 DEBUG : large: md5 = 126772651fd38101166760f62fcd692f OK 2024/12/10 02:34:25 DEBUG : Waiting for deletions to finish 2024/12/10 02:34:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/10 02:34:26 INFO : medium: Deleted 2024/12/10 02:34:26 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:34:30 DEBUG : small: md5 = 72b6c7e13892026945b727aafb6b9d95 OK 2024/12/10 02:34:31 DEBUG : medium: md5 = 6b0c849d8ed1df4ab925e0020d9499a1 OK 2024/12/10 02:34:33 DEBUG : large: md5 = 4179f1d916c19d08cc2055fe47460c15 OK 2024/12/10 02:34:33 DEBUG : Waiting for deletions to finish 2024/12/10 02:34:34 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/10 02:34:34 INFO : small: Deleted 2024/12/10 02:34:34 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.40s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:34:38 DEBUG : ReadFile: md5 = 451a0984c5c9160bdaf2a67616b6bc32 OK --- PASS: TestReadFile (4.98s) === RUN TestRetry 2024/12/10 02:34:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/10 02:34:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/10 02:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 02:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 02:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 02:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 02:34:41 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:34:43 DEBUG : file1: md5 = 240d2019619c85796b0c6a39a72684a1 OK 2024/12/10 02:34:45 DEBUG : file2: md5 = deda416569800a93bff3b5e1ab5f88a7 OK --- PASS: TestCat (20.02s) === RUN TestPurge 2024/12/10 02:35:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizozas2bawo" 2024/12/10 02:35:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:35:01 DEBUG : Creating backend with remote "TestDrive:crypt/l1v0k5lqq5p7lequlmbo8pfb5nkhitrd8p1ao7il6nmp79bjd5l0" 2024/12/10 02:35:02 DEBUG : Creating backend with remote "/tmp/rclone2745239010" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizozas2bawo'", Local "Local file system at /tmp/rclone2745239010", Modify Window "1ms" 2024/12/10 02:35:08 DEBUG : A1/B1/C1/one: md5 = 1de14b650eb1d5551993e6c3512d9431 OK 2024/12/10 02:35:08 DEBUG : A2: Making directory 2024/12/10 02:35:09 DEBUG : A1/B2: Making directory 2024/12/10 02:35:10 DEBUG : A1/B2/C2: Making directory 2024/12/10 02:35:12 DEBUG : A1/B1/C3: Making directory 2024/12/10 02:35:13 DEBUG : A3: Making directory 2024/12/10 02:35:14 DEBUG : A3/B3: Making directory 2024/12/10 02:35:15 DEBUG : A3/B3/C4: Making directory 2024/12/10 02:35:18 DEBUG : A1/two: md5 = 9a185659e296f6517b1007e02573f7ae OK 2024/12/10 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizozas2bawo': Purge remote 2024/12/10 02:35:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.44s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:35:27 DEBUG : A1/B1/C1/one: md5 = 0d8b8402c8e31566b02b51f31a4e9462 OK 2024/12/10 02:35:27 DEBUG : A2: Making directory 2024/12/10 02:35:28 DEBUG : A1/B2: Making directory 2024/12/10 02:35:29 DEBUG : A1/B2/C2: Making directory 2024/12/10 02:35:30 DEBUG : A1/B1/C3: Making directory 2024/12/10 02:35:31 DEBUG : A3: Making directory 2024/12/10 02:35:32 DEBUG : A3/B3: Making directory 2024/12/10 02:35:33 DEBUG : A3/B3/C4: Making directory 2024/12/10 02:35:35 DEBUG : A1/two: md5 = a763a1ed43eb4a57c951cc4f88e4d2ac OK 2024/12/10 02:35:37 DEBUG : removing 1 level 3 directories 2024/12/10 02:35:37 INFO : A3/B3/C4: Removing directory 2024/12/10 02:35:40 DEBUG : removing 2 level 3 directories 2024/12/10 02:35:40 INFO : A1/B2/C2: Removing directory 2024/12/10 02:35:40 INFO : A1/B1/C3: Removing directory 2024/12/10 02:35:41 DEBUG : removing 2 level 2 directories 2024/12/10 02:35:41 INFO : A3/B3: Removing directory 2024/12/10 02:35:41 INFO : A1/B2: Removing directory 2024/12/10 02:35:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 02:35:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/10 02:35:41 DEBUG : removing 2 level 1 directories 2024/12/10 02:35:41 INFO : A3: Removing directory 2024/12/10 02:35:41 INFO : A2: Removing directory 2024/12/10 02:35:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/10 02:35:46 DEBUG : removing 1 level 3 directories 2024/12/10 02:35:46 INFO : A1/B1/C1: Removing directory 2024/12/10 02:35:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:47 DEBUG : removing 1 level 2 directories 2024/12/10 02:35:47 INFO : A1/B1: Removing directory 2024/12/10 02:35:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 02:35:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 02:35:48 DEBUG : removing 1 level 1 directories 2024/12/10 02:35:48 INFO : A1: Removing directory 2024/12/10 02:35:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 02:35:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 02:35:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 02:35:49 DEBUG : removing 1 level 0 directories 2024/12/10 02:35:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Removing directory 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 02:35:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (29.23s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:35:52 DEBUG : A1: Making directory 2024/12/10 02:35:53 DEBUG : A1/B1: Making directory 2024/12/10 02:35:54 DEBUG : A1/B1/C1: Making directory 2024/12/10 02:35:57 DEBUG : removing 1 level 3 directories 2024/12/10 02:35:57 INFO : A1/B1/C1: Removing directory 2024/12/10 02:35:58 DEBUG : removing 1 level 2 directories 2024/12/10 02:35:58 INFO : A1/B1: Removing directory 2024/12/10 02:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 02:36:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.09s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:36:01 DEBUG : A1: Making directory 2024/12/10 02:36:02 DEBUG : A1/B1: Making directory 2024/12/10 02:36:03 DEBUG : A1/B1/C1: Making directory 2024/12/10 02:36:06 DEBUG : removing 1 level 3 directories 2024/12/10 02:36:06 INFO : A1/B1/C1: Removing directory 2024/12/10 02:36:07 DEBUG : removing 1 level 2 directories 2024/12/10 02:36:07 INFO : A1/B1: Removing directory 2024/12/10 02:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 02:36:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:36:12 DEBUG : file1: md5 = c38a52b9a1a4480f8989defcf1269939 OK 2024/12/10 02:36:13 DEBUG : filename.txt: File name found in url 2024/12/10 02:36:14 DEBUG : filename.txt: md5 = 65d214d988ea0da791cfc4e9ffddac58 OK 2024/12/10 02:36:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/10 02:36:17 DEBUG : headerfilename.txt: md5 = afd8c3f4bca87e9917974eabc59320a1 OK 2024/12/10 02:36:19 DEBUG : file2: md5 = f13e0fe425a8ca80cefaf00db3ac6f60 OK --- PASS: TestCopyURL (11.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:36:22 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 02:36:25 DEBUG : sub/file2: md5 = 48a958728b9af7251b7464f4b2d36262 OK 2024/12/10 02:36:25 INFO : file1: Copied (new) to: sub/file2 2024/12/10 02:36:25 INFO : file1: Deleted 2024/12/10 02:36:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 02:36:26 DEBUG : file1: Unchanged skipping 2024/12/10 02:36:26 INFO : file1: Deleted 2024/12/10 02:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': don't need to copy/move sub/file2, it is already at target location 2024/12/10 02:36:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:36:29 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 02:36:31 DEBUG : file1: md5 = 60b2b762419ee94884ba60530534510f OK 2024/12/10 02:36:31 INFO : file1: Copied (new) 2024/12/10 02:36:31 INFO : file1: Deleted 2024/12/10 02:36:31 DEBUG : file1: Destination exists, skipping 2024/12/10 02:36:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.96s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:36:36 DEBUG : dst/file1: md5 = ef79d0b76475cafb6cec162ef226cbc3 OK 2024/12/10 02:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimoraw7pepe/backup" 2024/12/10 02:36:37 DEBUG : Config file has changed externally - reloading 2024/12/10 02:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg/1nrff024r7pq65ecp72fc28jb0" 2024/12/10 02:36:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/10 02:36:42 INFO : dst/file1: Moved (server-side) 2024/12/10 02:36:44 DEBUG : dst/file1: md5 = 4c1e95765fe55e323b64109437eec9df OK 2024/12/10 02:36:44 INFO : dst/file1: Copied (new) 2024/12/10 02:36:44 INFO : dst/file1: Deleted 2024/12/10 02:36:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 02:36:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 02:36:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.92s) === 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:36:52 DEBUG : A1/one: md5 = 3f66e6b572a0a4053689eb2b8f3f622b OK 2024/12/10 02:36:54 DEBUG : A1/two: md5 = 24ecb1d2a2fa9e353ddf5044e28563b6 OK 2024/12/10 02:36:57 DEBUG : A1/B1/three: md5 = 658c2473600fd955e6038ed3c15c8cda OK 2024/12/10 02:36:59 DEBUG : A1/B1/C1/four: md5 = 77c41ebef59015d024c6a70a0b62bc67 OK 2024/12/10 02:37:02 DEBUG : A1/B1/C2/five: md5 = ad3a6b7142accb77a7b4b47e4a516605 OK 2024/12/10 02:37:02 DEBUG : A1/B2: Making directory 2024/12/10 02:37:03 DEBUG : A1/B1/C3: Making directory 2024/12/10 02:37:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/10 02:37:15 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/10 02:37:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/10 02:37:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/10 02:37:15 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/10 02:37:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 02:37:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 02:37:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 02:37:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 02:37:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 02:37:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/10 02:37:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/10 02:37:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/10 02:37:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/10 02:37:30 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/10 02:37:31 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/10 02:37:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 02:37:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 02:37:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 02:37:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 02:37:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 02:37:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/10 02:37:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 02:37:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.68s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:37:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 02:37:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 20d68aa6de0bd5dd4cc1f6be9e3a2906 OK 2024/12/10 02:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/10 02:37:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/10 02:37:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/10 02:37:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 075c87f5846a5a07d3d2e72c887ee7e8 OK 2024/12/10 02:37:52 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 02:37:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 093ad71a070da55b2200c8345d8e57a4 OK 2024/12/10 02:37:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/10 02:37:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/10 02:37:57 DEBUG : with_checksum_big_file_from_pipe: md5 = ce3cad5f72513b8ed9579d6dd12a074d OK 2024/12/10 02:37:57 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 02:38:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 02:38:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/10 02:38:04 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-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 02:38:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/10 02:38:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/10 02:38:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/10 02:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': File to upload is small (48 bytes), uploading instead of streaming 2024/12/10 02:38:13 DEBUG : rcat_metadata: md5 = 2a18a829eec531ba0f2789cce7448bf5 OK 2024/12/10 02:38:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/10 02:38:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/10 02:38:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = f83456d4763ca7bb462a7912ce12a70b OK 2024/12/10 02:38:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.20s) --- PASS: TestRcatMetadata/Normal (3.19s) --- PASS: TestRcatMetadata/ViaDisk (3.53s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:20 DEBUG : potato1: md5 = 04733ef44d8daed3ba9eb45913c81c54 OK 2024/12/10 02:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/10 02:38:22 DEBUG : potato2: md5 = cd066571e9c5224cfcda3dbc6cdbc783 OK 2024/12/10 02:38:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:26 DEBUG : potato1: md5 = 1891e13ef22e4a5b19ff07e15cb82655 OK 2024/12/10 02:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/10 02:38:27 DEBUG : potato2: md5 = 334d2a1532a507f41b2c7e16d9053bdc OK 2024/12/10 02:38:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.77s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:31 DEBUG : potato2: md5 = 235549455d6d1d2fa826ed60b4b64add OK 2024/12/10 02:38:33 DEBUG : empty space: md5 = 7ff379fe5d2d3a391a2a90266d7395a7 OK 2024/12/10 02:38:36 DEBUG : sub dir/potato3: md5 = 79b8780763a868750891dfc858acd471 OK 2024/12/10 02:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Touching "empty space" 2024/12/10 02:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Touching "potato2" 2024/12/10 02:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Touching "sub dir/potato3" 2024/12/10 02:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:42 DEBUG : dir with metadata: Making directory with metadata 2024/12/10 02:38:43 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.94s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:45 DEBUG : directory with modtime: Making directory with metadata 2024/12/10 02:38:46 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.84s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/10 02:38:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/10 02:38:48 DEBUG : Google drive root 'crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg': Skipping btime metadata as can't update it on an existing file: 2024-12-10T02:38:48.744394093Z 2024/12/10 02:38:49 INFO : non existent directory: Updated directory metadata 2024/12/10 02:38:52 DEBUG : Google drive root 'crypt/10ccjg822r3agign7qafeui1kquhgin801qtoe58ihc0so70a3mg': Skipping btime metadata as can't update it on an existing file: 2024-12-10T02:38:48.744394093Z 2024/12/10 02:38:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:38:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/10 02:38:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/10 02:38:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.56s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:39:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/10 02:39:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/10 02:39:00 DEBUG : dst: Making directory with metadata 2024/12/10 02:39:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/10 02:39:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 02:39:02 INFO : dst: Set directory modification time (using SetModTime) 2024/12/10 02:39:02 INFO : dst: Set directory modification time (using SetModTime) 2024/12/10 02:39:02 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/10 02:39:03 INFO : dst: Set directory modification time (using SetModTime) 2024/12/10 02:39:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.84s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe'", Local "Local file system at /tmp/rclone177441746", Modify Window "1ms" 2024/12/10 02:39:07 DEBUG : sub dir/test remove existing: md5 = 319244243d758d44f23af4a175ae6b27 OK 2024/12/10 02:39:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8b7e780ccd1db8481b669a691880bce7 OK 2024/12/10 02:39:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fafohor7" before starting 2024/12/10 02:39:13 DEBUG : sub dir/test remove existing.fafohor7: TEST: removing renamed existing file after operation 2024/12/10 02:39:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yucaqat4" before starting 2024/12/10 02:39:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yucaqat4: TEST: renaming existing back after failed operation 2024/12/10 02:39:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gitayeg7" before starting 2024/12/10 02:39:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gitayeg7: TEST: removing renamed existing file after operation 2024/12/10 02:39:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "j10qbakh7tfv44anpu34lvcfdvi9jqrgrhb5d18trj25jhuvf1v0" 2024/12/10 02:39:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "asi0ka76bh1b1ql5j2nuqbo00ul6bg4dphi65tqun6amoboaufb0ugh24iu042rkjgkkl3sf42ugp5mor94dcq379602jgcp78sv1k6j8b49232e0osbqn52mrg6onvvs0g52iavdvqcmj82nl27c2qj1fjjts5um60u9518l5brqk441ntg" --- PASS: TestRemoveExisting (15.47s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/12/10 02:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimoraw7pepe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m59.531998599s (try 1/5)