"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/23 12:54:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu" 2025/09/23 12:54:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:54:42 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740" 2025/09/23 12:54:43 DEBUG : Creating backend with remote "/tmp/rclone3731671712" === 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-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.33s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/23 12:54:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/23 12:54:44 DEBUG : potato: Seek from 10 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 10 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/23 12:54:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Seek from 5 to 2 2025/09/23 12:54:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/23 12:54:44 DEBUG : potato: Seek from 7 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 7 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/23 12:54:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Seek from 5 to 2 2025/09/23 12:54:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/23 12:54:44 DEBUG : potato: Seek from 8 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 8 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/23 12:54:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:54:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:54:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:54:44 DEBUG : potato: Seek from 5 to 2 2025/09/23 12:54:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/23 12:54:44 DEBUG : potato: Seek from 9 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 9 to 0 2025/09/23 12:54:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:54:46 DEBUG : rutabaga: md5 = e61641673278dd2e5c4918dd07600b1e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/23 12:54:48 DEBUG : empty space: md5 = 403892f6430fbb0a8cf22cef67c1f888 OK === RUN TestCheck/3 2025/09/23 12:54:50 DEBUG : potato2: md5 = 5aecebe617c210e644b7c970ffa1d347 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/23 12:54:53 DEBUG : remotepotato: md5 = c774332bc362fcd372d1cd2ebcab850c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.92s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/23 12:54:56 DEBUG : Creating backend with remote "nonexistent" 2025/09/23 12:54:56 DEBUG : Creating backend with remote "nonexistent" 2025/09/23 12:54:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/23 12:54:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/23 12:54:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/23 12:54:56 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-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:54:57 DEBUG : rutabaga: md5 = b9cdb08e8b1aa3cd86236b9812e9b4f7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/23 12:55:01 DEBUG : empty space: md5 = ef6502498ef92b97a93e79c6e0263228 OK === RUN TestCheckDownload/3 2025/09/23 12:55:04 DEBUG : potato2: md5 = e020510009e7109357dd856f22ed87f0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/23 12:55:09 DEBUG : remotepotato: md5 = a016e7a2c2f62d20ce2109146cc76434 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.02s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.51s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.23s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:55:15 DEBUG : rutabaga: md5 = 802bf473b4d180cdf2e0d98133b32113 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/23 12:55:18 DEBUG : empty space: md5 = 29dbea7fee0b389afa9158273c98b712 OK === RUN TestCheckSizeOnly/3 2025/09/23 12:55:20 DEBUG : potato2: md5 = aea5a7196b3a328de2d6334c034b7ba7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/23 12:55:22 DEBUG : remotepotato: md5 = ae413d788e6e82c6a732b5d886b6b5e2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.86s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:55:28 DEBUG : test.sum: md5 = dbb5b751eae6b7e70f2534362cc9622c OK 2025/09/23 12:55:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/23 12:55:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/23 12:55:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/23 12:55:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/23 12:55:31 DEBUG : test.sum: md5 = 6d3e4bde411dc75189b8634a2f1270a9 OK 2025/09/23 12:55:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/23 12:55:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/23 12:55:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/23 12:55:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:55:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/data" 2025/09/23 12:55:33 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:55:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/data" 2025/09/23 12:55:35 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/vjrnln8ratgmqakfosrqe8espk" 2025/09/23 12:55:39 DEBUG : data/banana: md5 = 8797ad3eb0af07cdacbc8b8ec4f90293 OK 2025/09/23 12:55:40 DEBUG : test.sum: md5 = 51f508f5ecd61e27547e07756c931f8a OK === RUN TestCheckSumDownload/subtest1 2025/09/23 12:55:45 DEBUG : data/potato: md5 = f5ebe18303752116c5e61c2d2139a81a OK 2025/09/23 12:55:46 DEBUG : test.sum: md5 = a89e4215a568f5dfda4c941bfc3a5776 OK === RUN TestCheckSumDownload/subtest2 2025/09/23 12:55:51 DEBUG : test.sum: md5 = 968cb314de6609ab275abb9a0f8675bf OK === RUN TestCheckSumDownload/subtest3 2025/09/23 12:55:55 DEBUG : test.sum: md5 = b95631c3ced57a033c5bd6acc12d7222 OK === RUN TestCheckSumDownload/subtest4 2025/09/23 12:56:00 DEBUG : test.sum: md5 = 32c58a460c73fb38aab371dd660e5bb4 OK === RUN TestCheckSumDownload/subtest5 2025/09/23 12:56:05 DEBUG : test.sum: md5 = 32b27a4130ac49cf627fb41d6f614da3 OK === RUN TestCheckSumDownload/subtest6 2025/09/23 12:56:09 DEBUG : data/banana: md5 = a07fcd0dd5ed0bc8d50b4237e4d147df OK 2025/09/23 12:56:11 DEBUG : data/potato: md5 = 8dbda5ce17f72fdfc10d97fccb696b20 OK 2025/09/23 12:56:12 DEBUG : test.sum: md5 = 058e9042d10d9663a415c5a91eaa3a11 OK === RUN TestCheckSumDownload/subtest7 2025/09/23 12:56:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/23 12:56:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.02s) --- PASS: TestCheckSumDownload/subtest1 (2.60s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.54s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.93s) --- PASS: TestCheckSumDownload/subtest6 (2.45s) --- PASS: TestCheckSumDownload/subtest7 (2.57s) === RUN TestApplyTransforms 2025/09/23 12:56:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weqidim9tiko" 2025/09/23 12:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:19 DEBUG : Creating backend with remote "TestDrive:crypt/23rlgnkmpebcvk3rljp34btj2ibis2hamgg8qk915o2k44nqjffg" 2025/09/23 12:56:20 DEBUG : Creating backend with remote "/tmp/rclone1282319653" 2025/09/23 12:56:20 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko'", Local "Local file system at /tmp/rclone1282319653", Modify Window "1ms" 2025/09/23 12:56:22 DEBUG : hello, world!: md5 = e19f9a9874c8c937f5e6de4f3871fea1 OK upper checkfile vs. lower remote (without normalization) 2025/09/23 12:56:23 ERROR : hello, world!: sum not found 2025/09/23 12:56:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko' 2025/09/23 12:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko': 1 files missing 2025/09/23 12:56:23 NOTICE: 1 hashes missing 2025/09/23 12:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko': 1 differences found 2025/09/23 12:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/23 12:56:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko': 0 differences found 2025/09/23 12:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko': 1 matching files 2025/09/23 12:56:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yetifam4temi" 2025/09/23 12:56:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:24 DEBUG : Creating backend with remote "TestDrive:crypt/fll2rpd7a2rhhbdhtnojnd2080gi81ff4sqqqagruenmrj6forn0" 2025/09/23 12:56:25 DEBUG : Creating backend with remote "/tmp/rclone4200155713" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi'", Local "Local file system at /tmp/rclone4200155713", Modify Window "1ms" 2025/09/23 12:56:27 DEBUG : HELLO, WORLD!: md5 = 2db83f7559d4fe554d3ee98c0e519448 OK lower checkfile vs. upper remote (without normalization) 2025/09/23 12:56:28 ERROR : HELLO, WORLD!: sum not found 2025/09/23 12:56:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi' 2025/09/23 12:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi': 1 files missing 2025/09/23 12:56:28 NOTICE: 1 hashes missing 2025/09/23 12:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi': 1 differences found 2025/09/23 12:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/23 12:56:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:56:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi': 0 differences found 2025/09/23 12:56:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi': 1 matching files 2025/09/23 12:56:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nararar5zihu" 2025/09/23 12:56:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:30 DEBUG : Creating backend with remote "TestDrive:crypt/fatmmb63tsvph0iuefhqbehvnojcb6oao1vc3bnho7q005u5lvc0" 2025/09/23 12:56:31 DEBUG : Creating backend with remote "/tmp/rclone647515535" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu'", Local "Local file system at /tmp/rclone647515535", Modify Window "1ms" 2025/09/23 12:56:33 DEBUG : HeLlO, wOrLd!: md5 = 7e26027d089499753efd4e63bb84a08b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/23 12:56:34 ERROR : HeLlO, wOrLd!: sum not found 2025/09/23 12:56:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu' 2025/09/23 12:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu': 1 files missing 2025/09/23 12:56:34 NOTICE: 1 hashes missing 2025/09/23 12:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu': 1 differences found 2025/09/23 12:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/23 12:56:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu': 0 differences found 2025/09/23 12:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu': 1 matching files 2025/09/23 12:56:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kemiquf4magi" 2025/09/23 12:56:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:35 DEBUG : Creating backend with remote "TestDrive:crypt/v2b2kj6llspakpfvfqv5n88bd2731etks48e5tl3u5b9pbs090jg" 2025/09/23 12:56:36 DEBUG : Creating backend with remote "/tmp/rclone2029242486" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi'", Local "Local file system at /tmp/rclone2029242486", Modify Window "1ms" 2025/09/23 12:56:39 DEBUG : HELLO, WORLD!: md5 = 46b63ba6b95a506a240bfb43b9770ff5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/23 12:56:39 ERROR : HELLO, WORLD!: sum not found 2025/09/23 12:56:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi' 2025/09/23 12:56:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi': 1 files missing 2025/09/23 12:56:39 NOTICE: 1 hashes missing 2025/09/23 12:56:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi': 1 differences found 2025/09/23 12:56:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/23 12:56:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:56:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi': 0 differences found 2025/09/23 12:56:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi': 1 matching files 2025/09/23 12:56:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukicat1simo" 2025/09/23 12:56:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:40 DEBUG : Creating backend with remote "TestDrive:crypt/kgmrom3j3ivta74h83v5toob11ski3e52g9n4oc3m1falj26ql9g" 2025/09/23 12:56:41 DEBUG : Creating backend with remote "/tmp/rclone1880705045" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo'", Local "Local file system at /tmp/rclone1880705045", Modify Window "1ms" 2025/09/23 12:56:44 DEBUG : 測試_Русский___ě_áñ: md5 = 92ab36de5d65b81501dc6c9d4f359f85 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/23 12:56:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/23 12:56:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo' 2025/09/23 12:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo': 1 files missing 2025/09/23 12:56:44 NOTICE: 1 hashes missing 2025/09/23 12:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo': 1 differences found 2025/09/23 12:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/23 12:56:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:56:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo': 0 differences found 2025/09/23 12:56:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo': 1 matching files 2025/09/23 12:56:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lekomuf0kuze" 2025/09/23 12:56:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:45 DEBUG : Creating backend with remote "TestDrive:crypt/6dqdqfqq9ompj6n9gskpgiqhislt2kdda01fdneu9ivops3903v0" 2025/09/23 12:56:46 DEBUG : Creating backend with remote "/tmp/rclone3554528945" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze'", Local "Local file system at /tmp/rclone3554528945", Modify Window "1ms" 2025/09/23 12:56:48 DEBUG : 測試_Русский___ě_áñ: md5 = bd7862fa578c8ff48b6ddc0406b3692f OK NFC checkfile vs. NFD remote (without normalization) 2025/09/23 12:56:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/23 12:56:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze' 2025/09/23 12:56:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze': 1 files missing 2025/09/23 12:56:49 NOTICE: 1 hashes missing 2025/09/23 12:56:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze': 1 differences found 2025/09/23 12:56:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/23 12:56:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:56:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze': 0 differences found 2025/09/23 12:56:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze': 1 matching files 2025/09/23 12:56:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yefikij1qowa" 2025/09/23 12:56:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:50 DEBUG : Creating backend with remote "TestDrive:crypt/59iaulj7k3i4olke3kagehn764k2qbsutcjaa6edvhmd7gvsm4h0" 2025/09/23 12:56:51 DEBUG : Creating backend with remote "/tmp/rclone2044857041" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa'", Local "Local file system at /tmp/rclone2044857041", Modify Window "1ms" 2025/09/23 12:56:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 358c73f83462ad836b90dbf8e193cfc5 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/23 12:56:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 12:56:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa' 2025/09/23 12:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa': 1 files missing 2025/09/23 12:56:54 NOTICE: 1 hashes missing 2025/09/23 12:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa': 1 differences found 2025/09/23 12:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/23 12:56:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:56:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa': 0 differences found 2025/09/23 12:56:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa': 1 matching files 2025/09/23 12:56:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pisegef5pisi" 2025/09/23 12:56:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:56:55 DEBUG : Creating backend with remote "TestDrive:crypt/h1ti1uf366eu6i7sj3oenon7i9mg5ga1s4hs7uvafnk6tdt0iv70" 2025/09/23 12:56:56 DEBUG : Creating backend with remote "/tmp/rclone3088384189" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi'", Local "Local file system at /tmp/rclone3088384189", Modify Window "1ms" 2025/09/23 12:56:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 92072b1cf02b62dd43067db7ace5ca25 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/23 12:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 12:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi' 2025/09/23 12:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi': 1 files missing 2025/09/23 12:56:59 NOTICE: 1 hashes missing 2025/09/23 12:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi': 1 differences found 2025/09/23 12:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/23 12:57:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:57:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi': 0 differences found 2025/09/23 12:57:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi': 1 matching files 2025/09/23 12:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guzerek0voha" 2025/09/23 12:57:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:57:00 DEBUG : Creating backend with remote "TestDrive:crypt/80q7jtrq3u47tc50nseeeq3hn4m7mmqnqp1q8vrgotmqongcmi60" 2025/09/23 12:57:01 DEBUG : Creating backend with remote "/tmp/rclone2652450023" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha'", Local "Local file system at /tmp/rclone2652450023", Modify Window "1ms" 2025/09/23 12:57:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cde0ceb9e2532fa8bd008fca2dcb30e4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/23 12:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 12:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha' 2025/09/23 12:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha': 1 files missing 2025/09/23 12:57:04 NOTICE: 1 hashes missing 2025/09/23 12:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha': 1 differences found 2025/09/23 12:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/23 12:57:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:57:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha': 0 differences found 2025/09/23 12:57:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha': 1 matching files 2025/09/23 12:57:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuzuhif8puru" 2025/09/23 12:57:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:57:05 DEBUG : Creating backend with remote "TestDrive:crypt/t6m8tg3u1paulgpr7dlaeglcpc8v5qb5csaac8kslfe7r74nspjg" 2025/09/23 12:57:06 DEBUG : Creating backend with remote "/tmp/rclone2317846165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru'", Local "Local file system at /tmp/rclone2317846165", Modify Window "1ms" 2025/09/23 12:57:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d12ab3269eeb72856318749bfaa070b1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/23 12:57:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 12:57:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru' 2025/09/23 12:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru': 1 files missing 2025/09/23 12:57:09 NOTICE: 1 hashes missing 2025/09/23 12:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru': 1 differences found 2025/09/23 12:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/23 12:57:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 12:57:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru': 0 differences found 2025/09/23 12:57:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru': 1 matching files 2025/09/23 12:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuzuhif8puru': Purge remote 2025/09/23 12:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guzerek0voha': Purge remote 2025/09/23 12:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisegef5pisi': Purge remote 2025/09/23 12:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yefikij1qowa': Purge remote 2025/09/23 12:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lekomuf0kuze': Purge remote 2025/09/23 12:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukicat1simo': Purge remote 2025/09/23 12:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemiquf4magi': Purge remote 2025/09/23 12:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nararar5zihu': Purge remote 2025/09/23 12:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yetifam4temi': Purge remote 2025/09/23 12:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weqidim9tiko': Purge remote --- PASS: TestApplyTransforms (57.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:57:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/23 12:57:19 DEBUG : sub/file2: md5 = b4b4566f276775ae3f2cfc46dad5ce30 OK 2025/09/23 12:57:19 INFO : file1: Copied (new) to: sub/file2 2025/09/23 12:57:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 12:57:20 DEBUG : file1: Unchanged skipping 2025/09/23 12:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': don't need to copy/move sub/file2, it is already at target location 2025/09/23 12:57:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.41s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:57:25 DEBUG : dst/file1: md5 = 8674dacde7c163aef2081e819f93ecb3 OK 2025/09/23 12:57:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/backup" 2025/09/23 12:57:26 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/1nrff024r7pq65ecp72fc28jb0" 2025/09/23 12:57:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/23 12:57:31 INFO : dst/file1: Moved (server-side) 2025/09/23 12:57:32 DEBUG : dst/file1: md5 = a41872771a5cd83c3167d21e219691bb OK 2025/09/23 12:57:32 INFO : dst/file1: Copied (new) 2025/09/23 12:57:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 12:57:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 12:57:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.17s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:57:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/dst" 2025/09/23 12:57:37 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 12:57:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/CompareDest" 2025/09/23 12:57:39 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/gveqi14airsml4bgu7krj116o8" 2025/09/23 12:57:41 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 12:57:44 DEBUG : one: md5 = 1c26df294a140aab2acfd81a4582e91b OK 2025/09/23 12:57:44 INFO : one: Copied (new) 2025/09/23 12:57:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 12:57:47 DEBUG : one: md5 = 3a62fe389b5a86560eca086a43adf2fd OK 2025/09/23 12:57:47 INFO : one: Copied (replaced existing) 2025/09/23 12:57:49 DEBUG : dst/one: md5 = dbe1b8cf59deaa15496b0cc2625b5595 OK 2025/09/23 12:57:51 DEBUG : CompareDest/one: md5 = ce0986e4e14c9a96e3e033f2564e64d1 OK 2025/09/23 12:57:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 12:57:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 12:57:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 12:57:55 DEBUG : CompareDest/two: md5 = 34882dbf76f3d3f3ec8f2e786ec90cfc OK 2025/09/23 12:57:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 12:57:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 12:57:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 12:57:56 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 12:57:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 12:57:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 12:57:58 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 12:57:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/23 12:58:00 DEBUG : two: md5 = dad50b49940894c758f8fbbf89cb5c8a OK 2025/09/23 12:58:00 INFO : two: Copied (new) 2025/09/23 12:58:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 12:58:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 12:58:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 12:58:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.37s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:58:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/dst" 2025/09/23 12:58:05 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 12:58:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/CopyDest" 2025/09/23 12:58:07 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/23 12:58:08 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 12:58:10 DEBUG : one: md5 = 9a1c63d4e5645cac8fd9d52ddb8afcea OK 2025/09/23 12:58:10 INFO : one: Copied (new) 2025/09/23 12:58:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 12:58:13 DEBUG : one: md5 = cab66810b2f2a4f9e6169df7627e5952 OK 2025/09/23 12:58:13 INFO : one: Copied (replaced existing) 2025/09/23 12:58:15 DEBUG : dst/one: md5 = 624d57cab4a8efb6b5616fa450cc7b80 OK 2025/09/23 12:58:18 DEBUG : CopyDest/one: md5 = 880ed8f4b8d6adf8b93328f9404be26c OK 2025/09/23 12:58:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/BackupDir" 2025/09/23 12:58:19 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/23 12:58:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 12:58:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 12:58:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 12:58:22 INFO : one: Moved (server-side) 2025/09/23 12:58:24 INFO : one: Copied (server-side copy) 2025/09/23 12:58:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/23 12:58:26 DEBUG : CopyDest/two: md5 = cee8b17c118ecb21bfb81a5c4254f02d OK 2025/09/23 12:58:27 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 12:58:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 12:58:28 INFO : two: Copied (server-side copy) 2025/09/23 12:58:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/23 12:58:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 12:58:29 DEBUG : two: Unchanged skipping 2025/09/23 12:58:31 DEBUG : CopyDest/three: md5 = 1b50cf2665aa82dceefd025679e25d0d OK 2025/09/23 12:58:32 DEBUG : three: Need to transfer - File not found at Destination 2025/09/23 12:58:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/23 12:58:32 DEBUG : three: Destination not found in --copy-dest 2025/09/23 12:58:34 DEBUG : three: md5 = 3614a87d0a0d6ad475b459129326d0d0 OK 2025/09/23 12:58:34 INFO : three: Copied (new) 2025/09/23 12:58:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/23 12:58:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 12:58:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 12:58:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 12:58:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/23 12:58:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 12:58:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.76s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:58:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/23 12:58:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 970e30545a993255678d2cd2d0437594 OK 2025/09/23 12:58:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/23 12:58:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/23 12:58:45 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/23 12:58:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/23 12:58:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/23 12:58:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 79750a618e31dd17c976edeacdd41961 OK 2025/09/23 12:58:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/23 12:58:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/23 12:58:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.62s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:58:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using skip mode. 2025/09/23 12:58:56 NOTICE: one: Found 2 files with duplicate names 2025/09/23 12:58:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using skip mode. 2025/09/23 12:59:02 NOTICE: one: Found 3 files with duplicate names 2025/09/23 12:59:02 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/23 12:59:03 INFO : one: Deleted 2025/09/23 12:59:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.88s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using first mode. 2025/09/23 12:59:10 NOTICE: one: Found 3 files with duplicate names 2025/09/23 12:59:10 INFO : one: Deleted 2025/09/23 12:59:11 INFO : one: Deleted 2025/09/23 12:59:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.63s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using newest mode. 2025/09/23 12:59:17 NOTICE: one: Found 3 files with duplicate names 2025/09/23 12:59:17 INFO : one: Deleted 2025/09/23 12:59:18 INFO : one: Deleted 2025/09/23 12:59:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.05s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using oldest mode. 2025/09/23 12:59:24 NOTICE: one: Found 3 files with duplicate names 2025/09/23 12:59:25 INFO : one: Deleted 2025/09/23 12:59:25 INFO : one: Deleted 2025/09/23 12:59:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.09s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using largest mode. 2025/09/23 12:59:31 NOTICE: one: Found 3 files with duplicate names 2025/09/23 12:59:32 INFO : one: Deleted 2025/09/23 12:59:32 INFO : one: Deleted 2025/09/23 12:59:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using smallest mode. 2025/09/23 12:59:39 NOTICE: one: Found 3 files with duplicate names 2025/09/23 12:59:39 INFO : one: Deleted 2025/09/23 12:59:40 INFO : one: Deleted 2025/09/23 12:59:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.09s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Looking for duplicate names using rename mode. 2025/09/23 12:59:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/23 12:59:48 INFO : one-2.txt: renamed from: one.txt 2025/09/23 12:59:49 INFO : one-3.txt: renamed from: one.txt 2025/09/23 12:59:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.44s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 12:59:56 DEBUG : dupe1/one.txt: md5 = 75de05fd4593fb73397b8182204578c2 OK 2025/09/23 12:59:58 DEBUG : dupe2/two.txt: md5 = 2f60db5e70f083bc1f03779686502607 OK 2025/09/23 13:00:01 DEBUG : dupe3/three.txt: md5 = 5119357f10eb2276e2875df21f729ffa OK 2025/09/23 13:00:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/23 13:00:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/23 13:00:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/23 13:00:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/23 13:00:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/23 13:00:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/23 13:00:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.24s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:00:11 DEBUG : a.txt: md5 = d6228a91cfffd9fbcac2cb1d62e0e9b8 OK 2025/09/23 13:00:13 DEBUG : zend.txt: md5 = 19e595c2a307b76a9d0d522be736d458 OK 2025/09/23 13:00:15 DEBUG : sub dir/hello world: md5 = f365855bce4ce421d92f88f4dfef2abe OK 2025/09/23 13:00:17 DEBUG : sub dir/hello world2: md5 = 7a8c87f1e9462d26a8c3743b41761bd5 OK 2025/09/23 13:00:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 2cde8b4eeeeb3561f856a34edc14f91d OK 2025/09/23 13:00:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = f89a75163176683344965a3d5cb765f6 OK 2025/09/23 13:00:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 94d270a483a2ccd8b560f300162ccee2 OK 2025/09/23 13:00:25 DEBUG : a.txt: Excluded (Size Filter) 2025/09/23 13:00:25 DEBUG : a.txt: Excluded 2025/09/23 13:00:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:00:25 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:00:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:00:25 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:00:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:00:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:00:26 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:00:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:00:26 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:00:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:00:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/23 13:00:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/23 13:00:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/23 13:00:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/23 13:00:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/23 13:00:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/23 13:00:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.04s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:00:35 DEBUG : a.txt: md5 = 7160409c7fddf4608be560873995591f OK 2025/09/23 13:00:37 DEBUG : zend.txt: md5 = 0aa1fc06c085b5d670571d1102f48c74 OK 2025/09/23 13:00:39 DEBUG : sub dir/hello world: md5 = 8c2840237bf4c0f8ad21508f4e137f96 OK 2025/09/23 13:00:41 DEBUG : sub dir/hello world2: md5 = 6294b94fe1890cecdacbba3905d69504 OK 2025/09/23 13:00:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 5a4210fe13476937369ceaa15a0be529 OK 2025/09/23 13:00:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 46e066ae4d9ef349f2d5d8038a13db00 OK 2025/09/23 13:00:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5816f61a109ff6adb02f0ef22551ad8e OK 2025/09/23 13:00:49 DEBUG : a.txt: Excluded (Size Filter) 2025/09/23 13:00:49 DEBUG : a.txt: Excluded 2025/09/23 13:00:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:00:49 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:00:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:00:49 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:00:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:00:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:00:50 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:00:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:00:50 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:00:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:00:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/23 13:00:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/23 13:00:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/23 13:00:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/23 13:00:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/23 13:00:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/23 13:00:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (25.53s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:01 DEBUG : file1: md5 = 4f03bef6848747191505f1b0ac5c5776 OK 2025/09/23 13:01:04 DEBUG : sub/file2: md5 = 26aa68bfd6cf4236012b72cebae49ed4 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/23 13:01:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/23 13:01:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/23 13:01:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/23 13:01:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.67s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.63s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:12 DEBUG : file1: md5 = daa20695f8733b6147b924a21d04e6ec OK 2025/09/23 13:01:15 DEBUG : sub/file2: md5 = 3636a22ac0ef6371829297ddc8329538 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/23 13:01:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/notfound" 2025/09/23 13:01:19 DEBUG : Config file has changed externally - reloading 2025/09/23 13:01:19 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/qe0i31qdkoejk60elps0ni5sqk" 2025/09/23 13:01:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.68s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Making directory 2025/09/23 13:01:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:27 DEBUG : sub dir/hello world: md5 = 26e342f1c1ac51de787474cce5fc4c8e OK 2025/09/23 13:01:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.34s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:31 DEBUG : potato2: md5 = 49ffbb34bd4193f407f4b418175bbbf7 OK 2025/09/23 13:01:32 DEBUG : empty space: md5 = ee94e0b901b79a551c79ca282275504f OK --- PASS: TestLs (4.95s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:36 DEBUG : potato2: md5 = ace03a70bc7bb4c688062e5e9c18996a OK 2025/09/23 13:01:37 DEBUG : empty space: md5 = a1bfb4ec4a542d63df87749dd2e3ef30 OK 2025/09/23 13:01:38 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.52s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:42 DEBUG : potato2: md5 = 1796134c182f7d7ef5f70dbf52a0d87e OK 2025/09/23 13:01:43 DEBUG : empty space: md5 = 09ccf0e1c50bcf308b4f94fda2e278a6 OK --- PASS: TestLsLong (5.04s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:47 DEBUG : potato2: md5 = 666c70aa6eb8a49949149aa655c9e8af OK 2025/09/23 13:01:48 DEBUG : empty space: md5 = 75d8cce12f6d0c105b28fdf0d8e2167a OK --- PASS: TestHashSums (4.93s) === RUN TestHashSumsWithErrors 2025/09/23 13:01:50 DEBUG : Creating backend with remote ":memory:" 2025/09/23 13:01:50 DEBUG : Config file has changed externally - reloading 2025/09/23 13:01:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/23 13:01:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/23 13:01:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/23 13:01:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/23 13:01:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/23 13:01:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/23 13:01:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/23 13:01:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/23 13:01:50 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-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:01:51 DEBUG : potato2: md5 = 291be1c2bbf5dd01fec83c638045870a OK 2025/09/23 13:01:53 DEBUG : empty space: md5 = 89fd1a6ba4e1885c653829fe47577e30 OK 2025/09/23 13:01:55 DEBUG : sub dir/potato3: md5 = 96b4f12c489353ce8642169cb18a6e94 OK 2025/09/23 13:01:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.08s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:02:00 DEBUG : small: md5 = 167466af0eda900ab38f03b8290502bc OK 2025/09/23 13:02:02 DEBUG : medium: md5 = 8172059d7048ea8a619e40d5266a7024 OK 2025/09/23 13:02:04 DEBUG : large: md5 = 71e169acbd2ad63cca6da472d9d990d6 OK 2025/09/23 13:02:04 DEBUG : Waiting for deletions to finish 2025/09/23 13:02:04 DEBUG : large: Excluded (Size Filter) 2025/09/23 13:02:05 INFO : small: Deleted 2025/09/23 13:02:05 INFO : medium: Deleted --- PASS: TestDelete (7.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:02:07 DEBUG : small: md5 = 9089fc162fcaf79fa3599726540289b1 OK 2025/09/23 13:02:09 DEBUG : medium: md5 = 7a48dbb8ed08325e1be3d3d75682a850 OK 2025/09/23 13:02:11 DEBUG : large: md5 = e0cd6ee9945b87a569293e8f791ba23f OK 2025/09/23 13:02:11 DEBUG : Waiting for deletions to finish 2025/09/23 13:02:11 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/23 13:02:12 INFO : medium: Deleted 2025/09/23 13:02:12 INFO : small: Deleted --- PASS: TestMaxDelete (7.61s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:02:16 DEBUG : small: md5 = 186fbe8994a61441a2eb8f9bb60cedcb OK 2025/09/23 13:02:17 DEBUG : medium: md5 = c03bb335a25bb7b6d20ad32e0f805c04 OK 2025/09/23 13:02:19 DEBUG : large: md5 = 1a57c1726d7884c7b5831dae8c119c98 OK 2025/09/23 13:02:19 DEBUG : Waiting for deletions to finish 2025/09/23 13:02:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/23 13:02:20 INFO : small: Deleted 2025/09/23 13:02:20 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.83s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:02:23 DEBUG : small: md5 = 1141f0e7d867f6802798d7e3a9f7ab04 OK 2025/09/23 13:02:25 DEBUG : medium: md5 = 08733b865f16684756c27ee6a1087499 OK 2025/09/23 13:02:26 DEBUG : large: md5 = f0cadbf382c8c7d2c5005ab2f95bc12c OK 2025/09/23 13:02:26 DEBUG : Waiting for deletions to finish 2025/09/23 13:02:27 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/23 13:02:27 INFO : small: Deleted 2025/09/23 13:02:27 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.38s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:02:31 DEBUG : ReadFile: md5 = 0d0c713813a277dc7ae8487e469c0a9c OK --- PASS: TestReadFile (5.28s) === RUN TestRetry 2025/09/23 13:02:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/23 13:02:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/23 13:02:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:02:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:02:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:02:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:02:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:02:36 DEBUG : file1: md5 = 0b58c7baedc58a5029638b8fa9be3190 OK 2025/09/23 13:02:37 DEBUG : file2: md5 = ea0b2bb090188528fc6ec715cb729e61 OK --- PASS: TestCat (17.06s) === RUN TestPurge 2025/09/23 13:02:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pametar8zoco" 2025/09/23 13:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:02:51 DEBUG : Creating backend with remote "TestDrive:crypt/4dbaq9k5uu022cbvmq7g7u7pj1b6hb24ib86cpqh3u1t46651c60" 2025/09/23 13:02:52 DEBUG : Creating backend with remote "/tmp/rclone1766371368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pametar8zoco'", Local "Local file system at /tmp/rclone1766371368", Modify Window "1ms" 2025/09/23 13:02:58 DEBUG : A1/B1/C1/one: md5 = eae6cac68db78e3610ba3a54b1ff15a1 OK 2025/09/23 13:02:58 INFO : A2: Making directory 2025/09/23 13:02:59 INFO : A1/B2: Making directory 2025/09/23 13:03:00 INFO : A1/B2/C2: Making directory 2025/09/23 13:03:00 INFO : A1/B1/C3: Making directory 2025/09/23 13:03:01 INFO : A3: Making directory 2025/09/23 13:03:02 INFO : A3/B3: Making directory 2025/09/23 13:03:03 INFO : A3/B3/C4: Making directory 2025/09/23 13:03:05 DEBUG : A1/two: md5 = 2a9f8257881157f393803b41a3d213dc OK 2025/09/23 13:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pametar8zoco': Purge remote 2025/09/23 13:03:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.31s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:03:14 DEBUG : A1/B1/C1/one: md5 = 4becdf0c1bade8c6279b8bce61c682ff OK 2025/09/23 13:03:14 INFO : A2: Making directory 2025/09/23 13:03:14 INFO : A1/B2: Making directory 2025/09/23 13:03:15 INFO : A1/B2/C2: Making directory 2025/09/23 13:03:16 INFO : A1/B1/C3: Making directory 2025/09/23 13:03:17 INFO : A3: Making directory 2025/09/23 13:03:18 INFO : A3/B3: Making directory 2025/09/23 13:03:19 INFO : A3/B3/C4: Making directory 2025/09/23 13:03:21 DEBUG : A1/two: md5 = 8e1f1eea2a7bc738e0537382b6de9ff0 OK 2025/09/23 13:03:23 DEBUG : removing 1 level 3 directories 2025/09/23 13:03:23 INFO : A3/B3/C4: Removing directory 2025/09/23 13:03:25 DEBUG : removing 2 level 3 directories 2025/09/23 13:03:25 INFO : A1/B2/C2: Removing directory 2025/09/23 13:03:25 INFO : A1/B1/C3: Removing directory 2025/09/23 13:03:26 DEBUG : removing 2 level 2 directories 2025/09/23 13:03:26 INFO : A3/B3: Removing directory 2025/09/23 13:03:26 INFO : A1/B2: Removing directory 2025/09/23 13:03:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:03:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/23 13:03:27 DEBUG : removing 2 level 1 directories 2025/09/23 13:03:27 INFO : A3: Removing directory 2025/09/23 13:03:27 INFO : A2: Removing directory 2025/09/23 13:03:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/23 13:03:31 DEBUG : removing 1 level 3 directories 2025/09/23 13:03:31 INFO : A1/B1/C1: Removing directory 2025/09/23 13:03:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:32 DEBUG : removing 1 level 2 directories 2025/09/23 13:03:32 INFO : A1/B1: Removing directory 2025/09/23 13:03:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:03:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:03:33 DEBUG : removing 1 level 1 directories 2025/09/23 13:03:33 INFO : A1: Removing directory 2025/09/23 13:03:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:03:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:03:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 13:03:34 DEBUG : removing 1 level 0 directories 2025/09/23 13:03:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Removing directory 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:03:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.79s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:03:36 INFO : A1: Making directory 2025/09/23 13:03:37 INFO : A1/B1: Making directory 2025/09/23 13:03:38 INFO : A1/B1/C1: Making directory 2025/09/23 13:03:40 DEBUG : removing 1 level 3 directories 2025/09/23 13:03:40 INFO : A1/B1/C1: Removing directory 2025/09/23 13:03:41 DEBUG : removing 1 level 2 directories 2025/09/23 13:03:41 INFO : A1/B1: Removing directory 2025/09/23 13:03:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:03:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:03:44 INFO : A1: Making directory 2025/09/23 13:03:45 INFO : A1/B1: Making directory 2025/09/23 13:03:46 INFO : A1/B1/C1: Making directory 2025/09/23 13:03:48 DEBUG : removing 1 level 3 directories 2025/09/23 13:03:48 INFO : A1/B1/C1: Removing directory 2025/09/23 13:03:49 DEBUG : removing 1 level 2 directories 2025/09/23 13:03:49 INFO : A1/B1: Removing directory 2025/09/23 13:03:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:03:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.83s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:03:54 DEBUG : file1: md5 = 4681dfcce41d799da871a350ebf91a7b OK 2025/09/23 13:03:54 DEBUG : filename.txt: File name found in url 2025/09/23 13:03:56 DEBUG : filename.txt: md5 = f4772663e9a10ea5fdcc9330ecdd1549 OK 2025/09/23 13:03:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/23 13:03:57 DEBUG : headerfilename.txt: md5 = 1b80f8df6189bfbda298457cc11e5071 OK 2025/09/23 13:03:59 DEBUG : file2: md5 = ac7fbf7d489eaa41adddbeca84c3b4f9 OK --- PASS: TestCopyURL (10.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:04:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/23 13:04:05 DEBUG : sub/file2: md5 = c80e3d6357e4e5ed5ad2b88502c78428 OK 2025/09/23 13:04:05 INFO : file1: Copied (new) to: sub/file2 2025/09/23 13:04:05 INFO : file1: Deleted 2025/09/23 13:04:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 13:04:05 DEBUG : file1: Unchanged skipping 2025/09/23 13:04:05 INFO : file1: Deleted 2025/09/23 13:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': don't need to copy/move sub/file2, it is already at target location 2025/09/23 13:04:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:04:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/23 13:04:10 DEBUG : file1: md5 = c02667bafd9d24255df751ae4dd62db6 OK 2025/09/23 13:04:10 INFO : file1: Copied (new) 2025/09/23 13:04:10 INFO : file1: Deleted 2025/09/23 13:04:11 DEBUG : file1: Destination exists, skipping 2025/09/23 13:04:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.64s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:04:16 DEBUG : dst/file1: md5 = 064336e7f1024e6c26da027be8218e85 OK 2025/09/23 13:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekasik1lamu/backup" 2025/09/23 13:04:17 DEBUG : Creating backend with remote "TestDrive:crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740/1nrff024r7pq65ecp72fc28jb0" 2025/09/23 13:04:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/23 13:04:21 INFO : dst/file1: Moved (server-side) 2025/09/23 13:04:25 DEBUG : dst/file1: md5 = ca531c4af5d12a7548a07a81cd93e897 OK 2025/09/23 13:04:25 INFO : dst/file1: Copied (new) 2025/09/23 13:04:25 INFO : dst/file1: Deleted 2025/09/23 13:04:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:04:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:04:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.59s) === 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-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:04:32 DEBUG : A1/one: md5 = 6bfbdb87a66c73d76f1caa47e75671e9 OK 2025/09/23 13:04:34 DEBUG : A1/two: md5 = 0d55f21f244c8bfeca0e33d2b93f9288 OK 2025/09/23 13:04:37 DEBUG : A1/B1/three: md5 = 8ac061f47b42e36f7547b24f72946e78 OK 2025/09/23 13:04:39 DEBUG : A1/B1/C1/four: md5 = 1952f1caa53bbe2ede8345698a068a97 OK 2025/09/23 13:04:41 DEBUG : A1/B1/C2/five: md5 = 6dec311a54165c490d483879517a0297 OK 2025/09/23 13:04:41 INFO : A1/B2: Making directory 2025/09/23 13:04:42 INFO : A1/B1/C3: Making directory 2025/09/23 13:04:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/23 13:04:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/23 13:04:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/23 13:04:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/23 13:04:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/23 13:04:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:04:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:04:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:04:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:04:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:04:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/23 13:05:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/23 13:05:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/23 13:05:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/23 13:05:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/23 13:05:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/23 13:05:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:05:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:05:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:05:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:05:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:05:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/23 13:05:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/23 13:05:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:05:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:05:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:05:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/23 13:05:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:05:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:05:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 13:05:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.98s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:05:22 DEBUG : no_checksum_small_file_from_pipe: md5 = bd831d6aafafabaf2f232fb9dda1703e OK 2025/09/23 13:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/23 13:05:22 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/23 13:05:23 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/23 13:05:24 DEBUG : no_checksum_big_file_from_pipe: md5 = 81b2f70358cdd16221015307a64122ed OK 2025/09/23 13:05:24 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-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:05:28 DEBUG : with_checksum_small_file_from_pipe: md5 = ee2ef446e34a378ab92d06ca7970b5c0 OK 2025/09/23 13:05:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/23 13:05:28 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/23 13:05:30 DEBUG : with_checksum_big_file_from_pipe: md5 = 2a71aee345d5efa07fb83c306f3e75e1 OK 2025/09/23 13:05:30 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-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:05:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 13:05:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/23 13:05:35 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:05:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/23 13:05:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/23 13:05:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/23 13:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/23 13:05:45 DEBUG : rcat_metadata: md5 = 2f117dd8d87146de56d5a83fd58cf9e0 OK 2025/09/23 13:05:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/23 13:05:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/23 13:05:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = adcec1d68168422563d251b69e6a1757 OK 2025/09/23 13:05:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.58s) --- PASS: TestRcatMetadata/Normal (3.03s) --- PASS: TestRcatMetadata/ViaDisk (3.12s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:05:51 DEBUG : potato1: md5 = a9a75f08be1c8bf2a427df6baab9d217 OK 2025/09/23 13:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/23 13:05:52 DEBUG : potato2: md5 = 47f39d8ab710c94282668d15b32624b8 OK 2025/09/23 13:05:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.77s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:05:56 DEBUG : potato1: md5 = 7ede364007f17f8deb0bc86d90f2629b OK 2025/09/23 13:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/23 13:05:57 DEBUG : potato2: md5 = 3be09a4ad13388aebfffc1fb9ebd4d10 OK 2025/09/23 13:05:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.71s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:06:01 DEBUG : potato2: md5 = 5edefc4ab15e67817d4993a92f9477db OK 2025/09/23 13:06:03 DEBUG : empty space: md5 = a70072a8112a1d2ec724ba7696a383c0 OK 2025/09/23 13:06:06 DEBUG : sub dir/potato3: md5 = b06f99ae67d8fc0d714a4751ab1e2bb0 OK 2025/09/23 13:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Touching "sub dir/potato3" 2025/09/23 13:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Touching "empty space" 2025/09/23 13:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Touching "potato2" 2025/09/23 13:06:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.39s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:06:11 DEBUG : dir with metadata: Making directory with metadata 2025/09/23 13:06:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.67s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:06:14 DEBUG : directory with modtime: Making directory with metadata 2025/09/23 13:06:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.55s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:06:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/23 13:06:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 13:06:17 DEBUG : Google drive root 'crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740': Skipping btime metadata as can't update it on an existing file: 2025-09-23T13:06:16.830142224Z 2025/09/23 13:06:17 INFO : non existent directory: Updated directory metadata 2025/09/23 13:06:19 DEBUG : Google drive root 'crypt/qook2m8l2ou03t5pmmris57ug2rvspn2cttp6hjp24h6o3fk9740': Skipping btime metadata as can't update it on an existing file: 2025-09-23T13:06:16.830142224Z 2025/09/23 13:06:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.23s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:06:22 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/23 13:06:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/23 13:06:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.29s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:06:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/23 13:06:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 13:06:27 DEBUG : dst: Making directory with metadata 2025/09/23 13:06:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 13:06:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 13:06:28 INFO : dst: Set directory modification time (using SetModTime) 2025/09/23 13:06:29 INFO : dst: Set directory modification time (using SetModTime) 2025/09/23 13:06:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/23 13:06:29 INFO : dst: Set directory modification time (using SetModTime) 2025/09/23 13:06:29 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.83s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu'", Local "Local file system at /tmp/rclone3731671712", Modify Window "1ms" 2025/09/23 13:06:33 DEBUG : sub dir/test remove existing: md5 = e0a904fc933effba9b94220208627d55 OK 2025/09/23 13:06:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = bc205e2aa2891a86ffb258528053466f OK 2025/09/23 13:06:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tiyonex3" before starting 2025/09/23 13:06:38 DEBUG : sub dir/test remove existing.tiyonex3: TEST: removing renamed existing file after operation 2025/09/23 13:06:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.weyopiw2" before starting 2025/09/23 13:06:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.weyopiw2: TEST: renaming existing back after failed operation 2025/09/23 13:06:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dutedog5" before starting 2025/09/23 13:06:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dutedog5: TEST: removing renamed existing file after operation 2025/09/23 13:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vbscrlsj6kd6lsf8clb8436vvuqvqrtgkauv2pvrrqvcl24vendg" 2025/09/23 13:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9m8lt5er9g7dq9q1q3idt8s2hlg95c4gq1qho2jug7svcslb7fe8ae5gn8pttef1boct3u1ba0u91sai6422p5ihhq34iv2ntqmsgvq2ck83ipgh1rkp7l1rdf3gpfu0mbrfqq4nbbuu7qms0qlkb6eq2jge8mfol7t5pmlc7hvgc05n3920" --- PASS: TestRemoveExisting (14.90s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/23 13:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekasik1lamu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m3.980134559s (try 1/5)