"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/02 03:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu" 2025/08/02 03:44:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:44:36 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg" 2025/08/02 03:44:37 DEBUG : Creating backend with remote "/tmp/rclone1672854161" === 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/02 03:44:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/02 03:44:37 DEBUG : potato: Seek from 10 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 10 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/02 03:44:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Seek from 5 to 2 2025/08/02 03:44:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/02 03:44:37 DEBUG : potato: Seek from 7 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 7 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/02 03:44:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Seek from 5 to 2 2025/08/02 03:44:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/02 03:44:37 DEBUG : potato: Seek from 8 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 8 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/02 03:44:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:44:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:44:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:44:37 DEBUG : potato: Seek from 5 to 2 2025/08/02 03:44:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/02 03:44:37 DEBUG : potato: Seek from 9 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 9 to 0 2025/08/02 03:44:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:44:39 DEBUG : rutabaga: md5 = 466d838a92ed03c0e71b05629cc9dcd9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/02 03:44:41 DEBUG : empty space: md5 = 17de2ae12f355eb957116f1bd71410b0 OK === RUN TestCheck/3 2025/08/02 03:44:43 DEBUG : potato2: md5 = 5ea6575d978200dd0a560da68ed3afa5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/02 03:44:45 DEBUG : remotepotato: md5 = e2603c04bb5550fa16dfe145e378b066 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.11s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/08/02 03:44:48 DEBUG : Creating backend with remote "nonexistent" 2025/08/02 03:44:48 DEBUG : Creating backend with remote "nonexistent" 2025/08/02 03:44:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/02 03:44:48 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/08/02 03:44:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/02 03:44:48 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:44:49 DEBUG : rutabaga: md5 = eedea00695b984343a87b5fe6e6a6b46 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/02 03:44:53 DEBUG : empty space: md5 = 59ed3ac6de37b9d039aba141d91b69f6 OK === RUN TestCheckDownload/3 2025/08/02 03:44:56 DEBUG : potato2: md5 = 28c4d3a43f04153df2caee8a526b6f79 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/02 03:44:59 DEBUG : remotepotato: md5 = 8d1e4f3a8049402e4b254a1a50d9e3d4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.53s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:45:05 DEBUG : rutabaga: md5 = e0775eaa1a1489fd075ecc75fbec1463 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/02 03:45:07 DEBUG : empty space: md5 = a35b03855fb032998d0551faf8fbaf18 OK === RUN TestCheckSizeOnly/3 2025/08/02 03:45:09 DEBUG : potato2: md5 = bb248b4f1eec1350f672aa175c636c47 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/02 03:45:11 DEBUG : remotepotato: md5 = b0763fd785c06693ae4c16980e4582c9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.11s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:45:15 DEBUG : test.sum: md5 = 96b9b57adcd4b7f74e3b852847349087 OK 2025/08/02 03:45:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/02 03:45:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/02 03:45:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/02 03:45:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/02 03:45:18 DEBUG : test.sum: md5 = a55330a572598033e92b7327d22b4b2a OK 2025/08/02 03:45:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/02 03:45:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/02 03:45:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/02 03:45:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.99s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:45:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/data" 2025/08/02 03:45:20 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:45:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/data" 2025/08/02 03:45:22 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/vjrnln8ratgmqakfosrqe8espk" 2025/08/02 03:45:26 DEBUG : data/banana: md5 = a13d26ba61688e99261bdae067e77fa8 OK 2025/08/02 03:45:27 DEBUG : test.sum: md5 = 80a654ec4519d0f1239c98588f6ba95b OK === RUN TestCheckSumDownload/subtest1 2025/08/02 03:45:31 DEBUG : data/potato: md5 = 63c2b56613455c7306f2dc2338944715 OK 2025/08/02 03:45:32 DEBUG : test.sum: md5 = 51ed4c727fd21368b9781caa5c52d260 OK === RUN TestCheckSumDownload/subtest2 2025/08/02 03:45:36 DEBUG : test.sum: md5 = 157e2cf03792279c83d9f94ecc0519ae OK === RUN TestCheckSumDownload/subtest3 2025/08/02 03:45:41 DEBUG : test.sum: md5 = 5a6c03a830bb83b9ac9eb9e1f6fe725a OK === RUN TestCheckSumDownload/subtest4 2025/08/02 03:45:45 DEBUG : test.sum: md5 = 868b2a0a92fea5c221bd56ec8f16cad4 OK === RUN TestCheckSumDownload/subtest5 2025/08/02 03:45:50 DEBUG : test.sum: md5 = 552d84a9b52ce7de9ae0a2b32efb052a OK === RUN TestCheckSumDownload/subtest6 2025/08/02 03:45:54 DEBUG : data/banana: md5 = 4141e85278aa68e04288228e82880c84 OK 2025/08/02 03:45:55 DEBUG : data/potato: md5 = 9b7e057581edd9d035cf408e0eb2442c OK 2025/08/02 03:45:57 DEBUG : test.sum: md5 = 856ad3c156bd81df37a795b5ca023e14 OK === RUN TestCheckSumDownload/subtest7 2025/08/02 03:46:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/02 03:46:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.36s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (2.04s) --- PASS: TestCheckSumDownload/subtest3 (2.81s) --- PASS: TestCheckSumDownload/subtest4 (2.12s) --- PASS: TestCheckSumDownload/subtest5 (2.64s) --- PASS: TestCheckSumDownload/subtest6 (2.31s) --- PASS: TestCheckSumDownload/subtest7 (2.09s) === RUN TestApplyTransforms 2025/08/02 03:46:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuperup3wehu" 2025/08/02 03:46:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:02 DEBUG : Creating backend with remote "TestDrive:crypt/438vf1tfkuv59jumoc2tli2nct7i8v6efruklg8sj68ad980f8g0" 2025/08/02 03:46:03 DEBUG : Creating backend with remote "/tmp/rclone1627717751" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu'", Local "Local file system at /tmp/rclone1627717751", Modify Window "1ms" 2025/08/02 03:46:05 DEBUG : hello, world!: md5 = ecbcb56a4406340ca3f34aae388365a1 OK upper checkfile vs. lower remote (without normalization) 2025/08/02 03:46:06 ERROR : hello, world!: sum not found 2025/08/02 03:46:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu' 2025/08/02 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu': 1 files missing 2025/08/02 03:46:06 NOTICE: 1 hashes missing 2025/08/02 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu': 1 differences found 2025/08/02 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/02 03:46:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu': 0 differences found 2025/08/02 03:46:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu': 1 matching files 2025/08/02 03:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifefef9rizu" 2025/08/02 03:46:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:07 DEBUG : Creating backend with remote "TestDrive:crypt/3tjrsmbdflrfmdj6ge302r7poj6lq4bkq96s4vl0himlhcvgeiv0" 2025/08/02 03:46:08 DEBUG : Creating backend with remote "/tmp/rclone3660416968" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu'", Local "Local file system at /tmp/rclone3660416968", Modify Window "1ms" 2025/08/02 03:46:10 DEBUG : HELLO, WORLD!: md5 = 2a2577782d8d38eca907df481337b65b OK lower checkfile vs. upper remote (without normalization) 2025/08/02 03:46:10 ERROR : HELLO, WORLD!: sum not found 2025/08/02 03:46:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu' 2025/08/02 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu': 1 files missing 2025/08/02 03:46:10 NOTICE: 1 hashes missing 2025/08/02 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu': 1 differences found 2025/08/02 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/02 03:46:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu': 0 differences found 2025/08/02 03:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu': 1 matching files 2025/08/02 03:46:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zulogej9saja" 2025/08/02 03:46:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:11 DEBUG : Creating backend with remote "TestDrive:crypt/dk0p735jm9jaclinis8hms29kkqctprak4ngl1vp1o9f95c8gts0" 2025/08/02 03:46:12 DEBUG : Creating backend with remote "/tmp/rclone134556524" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja'", Local "Local file system at /tmp/rclone134556524", Modify Window "1ms" 2025/08/02 03:46:14 DEBUG : HeLlO, wOrLd!: md5 = 9139138fb6847a8a2699549f31021b2d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/02 03:46:15 ERROR : HeLlO, wOrLd!: sum not found 2025/08/02 03:46:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja' 2025/08/02 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja': 1 files missing 2025/08/02 03:46:15 NOTICE: 1 hashes missing 2025/08/02 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja': 1 differences found 2025/08/02 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/02 03:46:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja': 0 differences found 2025/08/02 03:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja': 1 matching files 2025/08/02 03:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fivayuz3jeru" 2025/08/02 03:46:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:16 DEBUG : Creating backend with remote "TestDrive:crypt/mogti10j4lekjs9nma4actdl98ov2rtrrrioj2b5u5gfievo4bhg" 2025/08/02 03:46:17 DEBUG : Creating backend with remote "/tmp/rclone2615794122" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru'", Local "Local file system at /tmp/rclone2615794122", Modify Window "1ms" 2025/08/02 03:46:19 DEBUG : HELLO, WORLD!: md5 = 29e045154b7d9cf2ef4e1b59d029425e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/02 03:46:19 ERROR : HELLO, WORLD!: sum not found 2025/08/02 03:46:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru' 2025/08/02 03:46:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru': 1 files missing 2025/08/02 03:46:19 NOTICE: 1 hashes missing 2025/08/02 03:46:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru': 1 differences found 2025/08/02 03:46:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/02 03:46:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru': 0 differences found 2025/08/02 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru': 1 matching files 2025/08/02 03:46:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yafogax6biwa" 2025/08/02 03:46:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:21 DEBUG : Creating backend with remote "TestDrive:crypt/is07r02u5l63p6irpv9m27tin82tf952tvnloonoenr2qg6vo5jg" 2025/08/02 03:46:21 DEBUG : Creating backend with remote "/tmp/rclone4215898635" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa'", Local "Local file system at /tmp/rclone4215898635", Modify Window "1ms" 2025/08/02 03:46:24 DEBUG : 測試_Русский___ě_áñ: md5 = 7cbe81d3776cae13415c4c851e8c6deb OK NFD checkfile vs. NFC remote (without normalization) 2025/08/02 03:46:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/02 03:46:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa' 2025/08/02 03:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa': 1 files missing 2025/08/02 03:46:24 NOTICE: 1 hashes missing 2025/08/02 03:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa': 1 differences found 2025/08/02 03:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/02 03:46:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa': 0 differences found 2025/08/02 03:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa': 1 matching files 2025/08/02 03:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuqukog4pifi" 2025/08/02 03:46:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/l1q5kafv6tgdbji9id761o39ivu67htgeq0lbos8i62fed2kv470" 2025/08/02 03:46:26 DEBUG : Creating backend with remote "/tmp/rclone3125545492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi'", Local "Local file system at /tmp/rclone3125545492", Modify Window "1ms" 2025/08/02 03:46:28 DEBUG : 測試_Русский___ě_áñ: md5 = ce3113ed24ac86723755e28133ba3a05 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/02 03:46:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/02 03:46:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi' 2025/08/02 03:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi': 1 files missing 2025/08/02 03:46:29 NOTICE: 1 hashes missing 2025/08/02 03:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi': 1 differences found 2025/08/02 03:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/02 03:46:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi': 0 differences found 2025/08/02 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi': 1 matching files 2025/08/02 03:46:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuqicuy0sebu" 2025/08/02 03:46:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:30 DEBUG : Creating backend with remote "TestDrive:crypt/fs6k3kmekcbimqcp1l44sj0q0dpp21fai0s01burh698ui5o8fp0" 2025/08/02 03:46:31 DEBUG : Creating backend with remote "/tmp/rclone4020340675" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu'", Local "Local file system at /tmp/rclone4020340675", Modify Window "1ms" 2025/08/02 03:46:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ad14c22e5d4e39f9d2c0b275d907c5cd OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/02 03:46:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:46:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu' 2025/08/02 03:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu': 1 files missing 2025/08/02 03:46:33 NOTICE: 1 hashes missing 2025/08/02 03:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu': 1 differences found 2025/08/02 03:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/02 03:46:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu': 0 differences found 2025/08/02 03:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu': 1 matching files 2025/08/02 03:46:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xejayeq6subi" 2025/08/02 03:46:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:35 DEBUG : Creating backend with remote "TestDrive:crypt/7ikbrnuudclth4vu4is0kua78ds4pbhh858i2cvbrffcc6l5k740" 2025/08/02 03:46:36 DEBUG : Creating backend with remote "/tmp/rclone3904115150" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi'", Local "Local file system at /tmp/rclone3904115150", Modify Window "1ms" 2025/08/02 03:46:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7ff52e181b06134089386da9a833bdae OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/02 03:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi' 2025/08/02 03:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi': 1 files missing 2025/08/02 03:46:38 NOTICE: 1 hashes missing 2025/08/02 03:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi': 1 differences found 2025/08/02 03:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/02 03:46:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi': 0 differences found 2025/08/02 03:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi': 1 matching files 2025/08/02 03:46:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuxibet4beki" 2025/08/02 03:46:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:39 DEBUG : Creating backend with remote "TestDrive:crypt/e6oj16004kg4oht9ln0pub4rd96jl5ldc1fdp9qt37hvfovbspl0" 2025/08/02 03:46:40 DEBUG : Creating backend with remote "/tmp/rclone3346344051" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki'", Local "Local file system at /tmp/rclone3346344051", Modify Window "1ms" 2025/08/02 03:46:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7e6e9fd4f15a1493460bbd4184e049ba OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/02 03:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki' 2025/08/02 03:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki': 1 files missing 2025/08/02 03:46:43 NOTICE: 1 hashes missing 2025/08/02 03:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki': 1 differences found 2025/08/02 03:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/02 03:46:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki': 0 differences found 2025/08/02 03:46:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki': 1 matching files 2025/08/02 03:46:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qexekal2buka" 2025/08/02 03:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:46:44 DEBUG : Creating backend with remote "TestDrive:crypt/7vgrtclljier5carmv24d900qro2vhm2lhuaepthteer8rd4eoog" 2025/08/02 03:46:45 DEBUG : Creating backend with remote "/tmp/rclone3038524840" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka'", Local "Local file system at /tmp/rclone3038524840", Modify Window "1ms" 2025/08/02 03:46:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dcb9edef65c28abe26e29053c2956994 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/02 03:46:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:46:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka' 2025/08/02 03:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka': 1 files missing 2025/08/02 03:46:48 NOTICE: 1 hashes missing 2025/08/02 03:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka': 1 differences found 2025/08/02 03:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/02 03:46:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:46:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka': 0 differences found 2025/08/02 03:46:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka': 1 matching files 2025/08/02 03:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qexekal2buka': Purge remote 2025/08/02 03:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuxibet4beki': Purge remote 2025/08/02 03:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xejayeq6subi': Purge remote 2025/08/02 03:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuqicuy0sebu': Purge remote 2025/08/02 03:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuqukog4pifi': Purge remote 2025/08/02 03:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafogax6biwa': Purge remote 2025/08/02 03:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fivayuz3jeru': Purge remote 2025/08/02 03:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zulogej9saja': Purge remote 2025/08/02 03:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifefef9rizu': Purge remote 2025/08/02 03:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuperup3wehu': Purge remote --- PASS: TestApplyTransforms (50.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:46:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/02 03:46:55 DEBUG : sub/file2: md5 = 1d8bb65db0c38af75ef4f623e1942d77 OK 2025/08/02 03:46:55 INFO : file1: Copied (new) to: sub/file2 2025/08/02 03:46:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:46:56 DEBUG : file1: Unchanged skipping 2025/08/02 03:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': don't need to copy/move sub/file2, it is already at target location 2025/08/02 03:46:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:47:02 DEBUG : dst/file1: md5 = 3f6a04a0a2e6ba2498d039cd8521e163 OK 2025/08/02 03:47:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/backup" 2025/08/02 03:47:02 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/1nrff024r7pq65ecp72fc28jb0" 2025/08/02 03:47:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/02 03:47:06 INFO : dst/file1: Moved (server-side) 2025/08/02 03:47:08 DEBUG : dst/file1: md5 = 43b008ac4277686f59042cad32515f75 OK 2025/08/02 03:47:08 INFO : dst/file1: Copied (new) 2025/08/02 03:47:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:47:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:47:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:47:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/dst" 2025/08/02 03:47:13 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:47:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/CompareDest" 2025/08/02 03:47:15 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/gveqi14airsml4bgu7krj116o8" 2025/08/02 03:47:16 DEBUG : one: Need to transfer - File not found at Destination 2025/08/02 03:47:18 DEBUG : one: md5 = 82d9771ed265886d35cd6d5fe384e2e7 OK 2025/08/02 03:47:18 INFO : one: Copied (new) 2025/08/02 03:47:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:47:21 DEBUG : one: md5 = db80fca957ed888e3a11289f5aff8461 OK 2025/08/02 03:47:21 INFO : one: Copied (replaced existing) 2025/08/02 03:47:24 DEBUG : dst/one: md5 = d11c48f6c9360189add434cbcdd895e8 OK 2025/08/02 03:47:26 DEBUG : CompareDest/one: md5 = 6aa9152f9e3b6e5124a9504eaf05d578 OK 2025/08/02 03:47:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:47:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:47:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:47:29 DEBUG : CompareDest/two: md5 = e4bec741539fb3c2d09b07a0374f4194 OK 2025/08/02 03:47:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:47:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:47:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:47:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:47:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:47:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:47:32 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:47:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/02 03:47:34 DEBUG : two: md5 = efd141f50472c6ca3ab353f124b6a62d OK 2025/08/02 03:47:34 INFO : two: Copied (new) 2025/08/02 03:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:47:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:47:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.32s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:47:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/dst" 2025/08/02 03:47:38 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:47:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/CopyDest" 2025/08/02 03:47:40 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/02 03:47:42 DEBUG : one: Need to transfer - File not found at Destination 2025/08/02 03:47:44 DEBUG : one: md5 = 5697326799380475c34634a66d2fed01 OK 2025/08/02 03:47:44 INFO : one: Copied (new) 2025/08/02 03:47:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:47:46 DEBUG : one: md5 = 08199a8983da322749045feef6377d0e OK 2025/08/02 03:47:46 INFO : one: Copied (replaced existing) 2025/08/02 03:47:48 DEBUG : dst/one: md5 = 14c6df35a8caa3f1dc5eebaf8847c7ee OK 2025/08/02 03:47:50 DEBUG : CopyDest/one: md5 = 10a3c5aaa3ef57a44ef1adab13253447 OK 2025/08/02 03:47:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/BackupDir" 2025/08/02 03:47:51 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/02 03:47:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:47:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:47:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:47:54 INFO : one: Moved (server-side) 2025/08/02 03:47:55 INFO : one: Copied (server-side copy) 2025/08/02 03:47:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/02 03:47:57 DEBUG : CopyDest/two: md5 = 32a73950aefe929a570eddcf99a873fe OK 2025/08/02 03:47:58 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:47:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:47:59 INFO : two: Copied (server-side copy) 2025/08/02 03:47:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/02 03:48:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:48:00 DEBUG : two: Unchanged skipping 2025/08/02 03:48:02 DEBUG : CopyDest/three: md5 = 7f60cd89f9c6e3795e6aa2db024df2bc OK 2025/08/02 03:48:02 DEBUG : three: Need to transfer - File not found at Destination 2025/08/02 03:48:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/02 03:48:03 DEBUG : three: Destination not found in --copy-dest 2025/08/02 03:48:04 DEBUG : three: md5 = dc6e497c41194fc2a3d01e00fc68b308 OK 2025/08/02 03:48:04 INFO : three: Copied (new) 2025/08/02 03:48:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/02 03:48:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:48:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:48:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:48:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:48:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/02 03:48:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.38s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/02 03:48:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 811e2c0430fb699e7554422308d9f110 OK 2025/08/02 03:48:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/02 03:48:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/02 03:48:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/02 03:48:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/02 03:48:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/02 03:48:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c0be4b8fd419bd7b0d74cd6dfc09dad1 OK 2025/08/02 03:48:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/02 03:48:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/02 03:48:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.72s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using skip mode. 2025/08/02 03:48:24 NOTICE: one: Found 2 files with duplicate names 2025/08/02 03:48:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.79s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using skip mode. 2025/08/02 03:48:29 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:48:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/02 03:48:30 INFO : one: Deleted 2025/08/02 03:48:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using first mode. 2025/08/02 03:48:35 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:48:36 INFO : one: Deleted 2025/08/02 03:48:36 INFO : one: Deleted 2025/08/02 03:48:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.74s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using newest mode. 2025/08/02 03:48:41 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:48:42 INFO : one: Deleted 2025/08/02 03:48:42 INFO : one: Deleted 2025/08/02 03:48:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.06s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using oldest mode. 2025/08/02 03:48:48 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:48:48 INFO : one: Deleted 2025/08/02 03:48:49 INFO : one: Deleted 2025/08/02 03:48:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.04s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using largest mode. 2025/08/02 03:48:54 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:48:54 INFO : one: Deleted 2025/08/02 03:48:54 INFO : one: Deleted 2025/08/02 03:48:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.82s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:48:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using smallest mode. 2025/08/02 03:48:59 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:49:00 INFO : one: Deleted 2025/08/02 03:49:00 INFO : one: Deleted 2025/08/02 03:49:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.82s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:49:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Looking for duplicate names using rename mode. 2025/08/02 03:49:06 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/02 03:49:08 INFO : one-2.txt: renamed from: one.txt 2025/08/02 03:49:09 INFO : one-3.txt: renamed from: one.txt 2025/08/02 03:49:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.01s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:49:14 DEBUG : dupe1/one.txt: md5 = 2bf625ca9828ec883ae10ab5670d8566 OK 2025/08/02 03:49:16 DEBUG : dupe2/two.txt: md5 = 6decf36f5a4d740beff2090d72aaadb5 OK 2025/08/02 03:49:18 DEBUG : dupe3/three.txt: md5 = b83a15247cd71e05215709ff3e4d863f OK 2025/08/02 03:49:19 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/02 03:49:19 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/02 03:49:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/02 03:49:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/02 03:49:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/02 03:49:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/02 03:49:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.90s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:49:25 DEBUG : a.txt: md5 = e93d8fb7d529e562736fb8941c915bff OK 2025/08/02 03:49:27 DEBUG : zend.txt: md5 = 6a5efd87d4fb828fa22af64ec7c6fed4 OK 2025/08/02 03:49:29 DEBUG : sub dir/hello world: md5 = 4606a578b8ff791146767e4554fc0a1b OK 2025/08/02 03:49:30 DEBUG : sub dir/hello world2: md5 = f44b28a7b1b224ca69699986865615a2 OK 2025/08/02 03:49:32 DEBUG : sub dir/ignore dir/.ignore: md5 = c4106025891888a7b88add6ae5079611 OK 2025/08/02 03:49:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5c205a513cf9b90e0bce2928e070a700 OK 2025/08/02 03:49:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = b1d8b08416a5cd183b5c458397614c6c OK 2025/08/02 03:49:37 DEBUG : a.txt: Excluded (Size Filter) 2025/08/02 03:49:37 DEBUG : a.txt: Excluded 2025/08/02 03:49:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:49:37 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:49:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:49:37 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:49:38 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:49:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:49:38 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:49:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:49:38 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:49:38 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/02 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/02 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/02 03:49:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/02 03:49:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/02 03:49:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/02 03:49:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.41s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:49:46 DEBUG : a.txt: md5 = ede2871b3237fc0a56dbc5de86cc20b1 OK 2025/08/02 03:49:47 DEBUG : zend.txt: md5 = eaf22f0bf3e6f2a7b47ee3ca5c3ce5a1 OK 2025/08/02 03:49:49 DEBUG : sub dir/hello world: md5 = 98f692e3496b9b41f944e617954600bb OK 2025/08/02 03:49:50 DEBUG : sub dir/hello world2: md5 = 965275bb5d33060ee3c2b397d6dac661 OK 2025/08/02 03:49:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 59d2b34022b582ee7e68bcce97f8f916 OK 2025/08/02 03:49:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = 069530c17968ddbc6a6784d8feea6a39 OK 2025/08/02 03:49:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = c6d29d5e73fd84392c92586c88eb7aca OK 2025/08/02 03:49:57 DEBUG : a.txt: Excluded (Size Filter) 2025/08/02 03:49:57 DEBUG : a.txt: Excluded 2025/08/02 03:49:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:49:57 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:49:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:49:57 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:49:58 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:49:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:49:58 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:49:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:49:58 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:49:59 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:50:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/02 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/02 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/02 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/02 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/02 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/02 03:50:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.41s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:07 DEBUG : file1: md5 = 37eb740cda215da8c47a31432bc31e65 OK 2025/08/02 03:50:09 DEBUG : sub/file2: md5 = 1a27d2781f488e4de0ff6a99e17d009a 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/08/02 03:50:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/02 03:50:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/02 03:50:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/02 03:50:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.34s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:16 DEBUG : file1: md5 = faf099b26f23fe38d679bc4c426c38bb OK 2025/08/02 03:50:18 DEBUG : sub/file2: md5 = 61698c6b10694781036167432e567877 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/08/02 03:50:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/notfound" 2025/08/02 03:50:22 DEBUG : Config file has changed externally - reloading 2025/08/02 03:50:22 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/02 03:50:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.10s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Making directory 2025/08/02 03:50:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:28 DEBUG : sub dir/hello world: md5 = 22a043160a2bd4c989e5cc53e8e654f0 OK 2025/08/02 03:50:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:32 DEBUG : potato2: md5 = 8b142faeb038cf9edf2faeabc4230412 OK 2025/08/02 03:50:33 DEBUG : empty space: md5 = 5463c4f0cc0104dc3edc9d43f669542d OK --- PASS: TestLs (4.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:36 DEBUG : potato2: md5 = 7a143bcca30f233430ec7adcb78217d0 OK 2025/08/02 03:50:38 DEBUG : empty space: md5 = 66274b98aa64c15390dcb570ef52e384 OK 2025/08/02 03:50:38 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.44s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:41 DEBUG : potato2: md5 = 73d7ce397ecbf079fbfaeee88572a5e3 OK 2025/08/02 03:50:42 DEBUG : empty space: md5 = b8fc6ecfb6e39f573612bab9ce2230be OK --- PASS: TestLsLong (4.37s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:45 DEBUG : potato2: md5 = 5d1ddcb4b17ba9d0a2671eef814a7088 OK 2025/08/02 03:50:47 DEBUG : empty space: md5 = 122f79d5bbd00dd39b066cd4d23be59b OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/08/02 03:50:48 DEBUG : Creating backend with remote ":memory:" 2025/08/02 03:50:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/02 03:50:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/02 03:50:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/02 03:50:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/02 03:50:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/02 03:50:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/02 03:50:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/02 03:50:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/02 03:50:48 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:50 DEBUG : potato2: md5 = f3babb265601322cfb65234dd9e74dd4 OK 2025/08/02 03:50:51 DEBUG : empty space: md5 = 5a456f274c87dac02439d3733babcd20 OK 2025/08/02 03:50:53 DEBUG : sub dir/potato3: md5 = df9106d57c512318a96a186433a44509 OK 2025/08/02 03:50:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.12s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:50:58 DEBUG : small: md5 = 4025a1111060f93b2e556928f1d0ea03 OK 2025/08/02 03:50:59 DEBUG : medium: md5 = 9ac430ee87d5eb92a1cc6240c47348bd OK 2025/08/02 03:51:00 DEBUG : large: md5 = b77331630326d2d77a09732832c3b399 OK 2025/08/02 03:51:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:51:01 DEBUG : large: Excluded (Size Filter) 2025/08/02 03:51:01 INFO : small: Deleted 2025/08/02 03:51:01 INFO : medium: Deleted --- PASS: TestDelete (5.97s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:51:04 DEBUG : small: md5 = 3f814653fa870d75d1e00ae1616b3ec1 OK 2025/08/02 03:51:05 DEBUG : medium: md5 = 1e55d2ca7e2f8aeecd8b5c3a63abfff8 OK 2025/08/02 03:51:06 DEBUG : large: md5 = 98c2b06402fb8e02395493d3df86f2b0 OK 2025/08/02 03:51:06 DEBUG : Waiting for deletions to finish 2025/08/02 03:51:07 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/02 03:51:07 INFO : small: Deleted 2025/08/02 03:51:07 INFO : medium: Deleted --- PASS: TestMaxDelete (6.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:51:10 DEBUG : small: md5 = 342559ef09e0850b391ba681300eaa5f OK 2025/08/02 03:51:11 DEBUG : medium: md5 = 9d409d2bb9ff16875f14d9456b1dad6c OK 2025/08/02 03:51:13 DEBUG : large: md5 = 6e85eb1868594dd6d4ba15873abca462 OK 2025/08/02 03:51:13 DEBUG : Waiting for deletions to finish 2025/08/02 03:51:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/02 03:51:14 INFO : medium: Deleted 2025/08/02 03:51:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.33s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:51:16 DEBUG : small: md5 = d84d080966a6e385f2599e037529907a OK 2025/08/02 03:51:18 DEBUG : medium: md5 = 8031e5fb117cd8c21ebc259920db57d9 OK 2025/08/02 03:51:19 DEBUG : large: md5 = 7d6c993bcd9b0b094df3bcfc98163929 OK 2025/08/02 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/02 03:51:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/02 03:51:20 INFO : small: Deleted 2025/08/02 03:51:20 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.46s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:51:23 DEBUG : ReadFile: md5 = ec00d482aca28a9e482113921be5a2d4 OK --- PASS: TestReadFile (3.93s) === RUN TestRetry 2025/08/02 03:51:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/02 03:51:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/02 03:51:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:51:26 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:51:27 DEBUG : file1: md5 = 68cc4623a1ddb377faa4ebe6c389a925 OK 2025/08/02 03:51:28 DEBUG : file2: md5 = ed4aa992d6b02d5ccde600e4589ac3f3 OK --- PASS: TestCat (16.56s) === RUN TestPurge 2025/08/02 03:51:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yemizor0mihu" 2025/08/02 03:51:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:51:42 DEBUG : Creating backend with remote "TestDrive:crypt/amgu57ev05j7qp29ukn38sv8bj1pp24r0k0d3qmcfe15p5lkoqtg" 2025/08/02 03:51:43 DEBUG : Creating backend with remote "/tmp/rclone1970360103" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yemizor0mihu'", Local "Local file system at /tmp/rclone1970360103", Modify Window "1ms" 2025/08/02 03:51:47 DEBUG : A1/B1/C1/one: md5 = 7b98c67627786076c1c982760eb4386f OK 2025/08/02 03:51:47 INFO : A2: Making directory 2025/08/02 03:51:48 INFO : A1/B2: Making directory 2025/08/02 03:51:49 INFO : A1/B2/C2: Making directory 2025/08/02 03:51:49 INFO : A1/B1/C3: Making directory 2025/08/02 03:51:50 INFO : A3: Making directory 2025/08/02 03:51:51 INFO : A3/B3: Making directory 2025/08/02 03:51:52 INFO : A3/B3/C4: Making directory 2025/08/02 03:51:54 DEBUG : A1/two: md5 = f90a5151669c7f11f655dd37c045bfed OK 2025/08/02 03:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yemizor0mihu': Purge remote 2025/08/02 03:51:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.89s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:52:00 DEBUG : A1/B1/C1/one: md5 = 611efc560c02936d4fd6822f81076be1 OK 2025/08/02 03:52:00 INFO : A2: Making directory 2025/08/02 03:52:01 INFO : A1/B2: Making directory 2025/08/02 03:52:02 INFO : A1/B2/C2: Making directory 2025/08/02 03:52:02 INFO : A1/B1/C3: Making directory 2025/08/02 03:52:03 INFO : A3: Making directory 2025/08/02 03:52:04 INFO : A3/B3: Making directory 2025/08/02 03:52:04 INFO : A3/B3/C4: Making directory 2025/08/02 03:52:06 DEBUG : A1/two: md5 = 0cd8f24d5a19bbf56d3caa24b16219e2 OK 2025/08/02 03:52:08 DEBUG : removing 1 level 3 directories 2025/08/02 03:52:08 INFO : A3/B3/C4: Removing directory 2025/08/02 03:52:10 DEBUG : removing 2 level 3 directories 2025/08/02 03:52:10 INFO : A1/B2/C2: Removing directory 2025/08/02 03:52:10 INFO : A1/B1/C3: Removing directory 2025/08/02 03:52:11 DEBUG : removing 2 level 2 directories 2025/08/02 03:52:11 INFO : A3/B3: Removing directory 2025/08/02 03:52:11 INFO : A1/B2: Removing directory 2025/08/02 03:52:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:52:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/02 03:52:11 DEBUG : removing 2 level 1 directories 2025/08/02 03:52:11 INFO : A3: Removing directory 2025/08/02 03:52:11 INFO : A2: Removing directory 2025/08/02 03:52:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/02 03:52:15 DEBUG : removing 1 level 3 directories 2025/08/02 03:52:15 INFO : A1/B1/C1: Removing directory 2025/08/02 03:52:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:16 DEBUG : removing 1 level 2 directories 2025/08/02 03:52:16 INFO : A1/B1: Removing directory 2025/08/02 03:52:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:52:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:52:17 DEBUG : removing 1 level 1 directories 2025/08/02 03:52:17 INFO : A1: Removing directory 2025/08/02 03:52:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:52:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:52:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:52:17 DEBUG : removing 1 level 0 directories 2025/08/02 03:52:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Removing directory 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/02 03:52:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (21.71s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:52:19 INFO : A1: Making directory 2025/08/02 03:52:20 INFO : A1/B1: Making directory 2025/08/02 03:52:21 INFO : A1/B1/C1: Making directory 2025/08/02 03:52:23 DEBUG : removing 1 level 3 directories 2025/08/02 03:52:23 INFO : A1/B1/C1: Removing directory 2025/08/02 03:52:24 DEBUG : removing 1 level 2 directories 2025/08/02 03:52:24 INFO : A1/B1: Removing directory 2025/08/02 03:52:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:52:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:52:26 INFO : A1: Making directory 2025/08/02 03:52:27 INFO : A1/B1: Making directory 2025/08/02 03:52:28 INFO : A1/B1/C1: Making directory 2025/08/02 03:52:30 DEBUG : removing 1 level 3 directories 2025/08/02 03:52:30 INFO : A1/B1/C1: Removing directory 2025/08/02 03:52:31 DEBUG : removing 1 level 2 directories 2025/08/02 03:52:31 INFO : A1/B1: Removing directory 2025/08/02 03:52:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:52:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.04s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:52:35 DEBUG : file1: md5 = 8ca6d675e441ea0a9dd3fc0dd327f745 OK 2025/08/02 03:52:35 DEBUG : filename.txt: File name found in url 2025/08/02 03:52:37 DEBUG : filename.txt: md5 = 6362294ab663d3a44a650d224b5054d8 OK 2025/08/02 03:52:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/02 03:52:38 DEBUG : headerfilename.txt: md5 = c6c96b16dd58171b7e0c2a53122d0f36 OK 2025/08/02 03:52:39 DEBUG : file2: md5 = 3f9c6859e09f2a6107b273ca660f33ff OK --- PASS: TestCopyURL (8.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:52:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/02 03:52:44 DEBUG : sub/file2: md5 = b61c5113d16f6f7ff64e22583cd6c816 OK 2025/08/02 03:52:44 INFO : file1: Copied (new) to: sub/file2 2025/08/02 03:52:44 INFO : file1: Deleted 2025/08/02 03:52:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:52:45 DEBUG : file1: Unchanged skipping 2025/08/02 03:52:45 INFO : file1: Deleted 2025/08/02 03:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': don't need to copy/move sub/file2, it is already at target location 2025/08/02 03:52:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:52:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/02 03:52:49 DEBUG : file1: md5 = 8139af7c4135ddd3806f33ae06b469e6 OK 2025/08/02 03:52:49 INFO : file1: Copied (new) 2025/08/02 03:52:49 INFO : file1: Deleted 2025/08/02 03:52:50 DEBUG : file1: Destination exists, skipping 2025/08/02 03:52:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:52:54 DEBUG : dst/file1: md5 = 453ad5852c3aaa91fb7b7725d61b3145 OK 2025/08/02 03:52:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naleciq7wuhu/backup" 2025/08/02 03:52:55 DEBUG : Creating backend with remote "TestDrive:crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg/1nrff024r7pq65ecp72fc28jb0" 2025/08/02 03:52:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/02 03:52:58 INFO : dst/file1: Moved (server-side) 2025/08/02 03:52:59 DEBUG : dst/file1: md5 = 485dfcea617c0754f22883f2e25c9e85 OK 2025/08/02 03:52:59 INFO : dst/file1: Copied (new) 2025/08/02 03:52:59 INFO : dst/file1: Deleted 2025/08/02 03:53:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:53:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:53:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.32s) === 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:53:06 DEBUG : A1/one: md5 = 28d0de08d7eb1e121b783d35349e13dd OK 2025/08/02 03:53:07 DEBUG : A1/two: md5 = 0d57a29ca1e12b708903dc3b584a3d2d OK 2025/08/02 03:53:10 DEBUG : A1/B1/three: md5 = 5fd24d66485e03f09713b3a187c0137f OK 2025/08/02 03:53:12 DEBUG : A1/B1/C1/four: md5 = 063ca315b6de21c2c0604ab739edcfc1 OK 2025/08/02 03:53:14 DEBUG : A1/B1/C2/five: md5 = 22a708620dc756f7229d9fb189f774a8 OK 2025/08/02 03:53:14 INFO : A1/B2: Making directory 2025/08/02 03:53:15 INFO : A1/B1/C3: Making directory 2025/08/02 03:53:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/02 03:53:24 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/02 03:53:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/02 03:53:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/02 03:53:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/02 03:53:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:53:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:53:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:53:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:53:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:53:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/02 03:53:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/02 03:53:34 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/02 03:53:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/02 03:53:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/02 03:53:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/02 03:53:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:53:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:53:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:53:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:53:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:53:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/02 03:53:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:53:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.08s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:53:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 8e892f112062f63f553fa86064ad8154 OK 2025/08/02 03:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/02 03:53:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/02 03:53:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/02 03:53:51 DEBUG : no_checksum_big_file_from_pipe: md5 = 290dfb9e3a172b19d040339df0bde32a OK 2025/08/02 03:53:51 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:53:54 DEBUG : with_checksum_small_file_from_pipe: md5 = c06ec337ab07ae14d52e96d54cb83cf9 OK 2025/08/02 03:53:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/02 03:53:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/02 03:53:56 DEBUG : with_checksum_big_file_from_pipe: md5 = fb255116ca32ff040cd7d924a2dabc70 OK 2025/08/02 03:53:56 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:53:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:54:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/02 03:54:00 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-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:54:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/02 03:54:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/02 03:54:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.46s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/02 03:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/02 03:54:08 DEBUG : rcat_metadata: md5 = 43609227547a18f10f7c4daa210f290f OK 2025/08/02 03:54:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/02 03:54:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/02 03:54:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7e034d184ff53c9d9cb0abb511398504 OK 2025/08/02 03:54:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.59s) --- PASS: TestRcatMetadata/Normal (2.38s) --- PASS: TestRcatMetadata/ViaDisk (3.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:14 DEBUG : potato1: md5 = 702cc566f720e7b56be27f41d28cf611 OK 2025/08/02 03:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/02 03:54:16 DEBUG : potato2: md5 = 00d5e04ce3b974c8f0e78b176677620d OK 2025/08/02 03:54:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:19 DEBUG : potato1: md5 = d937bba3dc88006c8bc496f65878c908 OK 2025/08/02 03:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/02 03:54:20 DEBUG : potato2: md5 = c46eb79df216bd1205d5e007fa3dab9d OK 2025/08/02 03:54:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.49s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:23 DEBUG : potato2: md5 = 4774809f73c2499d9ce769b417dd5330 OK 2025/08/02 03:54:25 DEBUG : empty space: md5 = 1e297590348eaf3e3f8c61689b3138ad OK 2025/08/02 03:54:27 DEBUG : sub dir/potato3: md5 = 5466b3d7bbf2d0e65738035d56a466ad OK 2025/08/02 03:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Touching "sub dir/potato3" 2025/08/02 03:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Touching "empty space" 2025/08/02 03:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Touching "potato2" 2025/08/02 03:54:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:31 DEBUG : dir with metadata: Making directory with metadata 2025/08/02 03:54:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.23s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:33 DEBUG : directory with modtime: Making directory with metadata 2025/08/02 03:54:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/02 03:54:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:54:36 DEBUG : Google drive root 'crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg': Skipping btime metadata as can't update it on an existing file: 2025-08-02T03:54:36.09821432Z 2025/08/02 03:54:36 INFO : non existent directory: Updated directory metadata 2025/08/02 03:54:38 DEBUG : Google drive root 'crypt/81aiu45nk5vnbs45pjlerrva5otdp5vanqpkfshe56d7qqmf55sg': Skipping btime metadata as can't update it on an existing file: 2025-08-02T03:54:36.09821432Z 2025/08/02 03:54:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.49s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/02 03:54:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/02 03:54:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.69s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/02 03:54:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:54:44 DEBUG : dst: Making directory with metadata 2025/08/02 03:54:44 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:54:44 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:54:45 INFO : dst: Set directory modification time (using SetModTime) 2025/08/02 03:54:45 INFO : dst: Set directory modification time (using SetModTime) 2025/08/02 03:54:45 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/02 03:54:46 INFO : dst: Set directory modification time (using SetModTime) 2025/08/02 03:54:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu'", Local "Local file system at /tmp/rclone1672854161", Modify Window "1ms" 2025/08/02 03:54:49 DEBUG : sub dir/test remove existing: md5 = 82b7c749fa29aca2216160681da31d24 OK 2025/08/02 03:54:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 04d98b2f595b0cb839eb37a25730ba72 OK 2025/08/02 03:54:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kujaqez5" before starting 2025/08/02 03:54:53 DEBUG : sub dir/test remove existing.kujaqez5: TEST: removing renamed existing file after operation 2025/08/02 03:54:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kocesup1" before starting 2025/08/02 03:54:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kocesup1: TEST: renaming existing back after failed operation 2025/08/02 03:54:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuyezuy8" before starting 2025/08/02 03:54:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuyezuy8: TEST: removing renamed existing file after operation 2025/08/02 03:54:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "elo5rjs6dcjsjc1a1c3j1itk1uamesc7ca50kd028l8fo4o1bscdbdjfv2276c8o0al3s4cc3r3o01s0upml4eoq6q93helskjeut4fcd0n17o2ij0842161j1154vi8je8m2t16rqkc4qn1ndjvnjbu0k098ogo7i09muc67124vhvsoa90" 2025/08/02 03:54:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k8loagb81vjd0c3uion0l5i9fdm2e5r3efa81q843ma7gr7qhbng" --- PASS: TestRemoveExisting (12.41s) === 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/08/02 03:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naleciq7wuhu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m24.587943544s (try 1/5)