"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/12 02:28:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo" 2025/09/12 02:28:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:28:50 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig" 2025/09/12 02:28:51 DEBUG : Creating backend with remote "/tmp/rclone1285263887" === 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/12 02:28:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/12 02:28:52 DEBUG : potato: Seek from 10 to 0 2025/09/12 02:28:52 DEBUG : potato: Seek from 10 to 0 2025/09/12 02:28:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/12 02:28:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Seek from 5 to 2 2025/09/12 02:28:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/12 02:28:52 DEBUG : potato: Seek from 7 to 0 2025/09/12 02:28:52 DEBUG : potato: Seek from 7 to 0 2025/09/12 02:28:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/12 02:28:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Seek from 5 to 2 2025/09/12 02:28:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/12 02:28:52 DEBUG : potato: Seek from 8 to 0 2025/09/12 02:28:52 DEBUG : potato: Seek from 8 to 0 2025/09/12 02:28:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/12 02:28:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/12 02:28:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/12 02:28:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/12 02:28:52 DEBUG : potato: Seek from 5 to 2 2025/09/12 02:28:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/12 02:28:52 DEBUG : potato: Seek from 9 to 0 2025/09/12 02:28:52 DEBUG : potato: Seek from 9 to 0 2025/09/12 02:28:52 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:28:54 DEBUG : rutabaga: md5 = 645ed2c923cd67ccba47358362c1b199 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/12 02:28:56 DEBUG : empty space: md5 = 6e8383e81b7c00581028fbd9c721c165 OK === RUN TestCheck/3 2025/09/12 02:28:58 DEBUG : potato2: md5 = e68ce20571e8a671c54735035d70f5ad OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/12 02:29:00 DEBUG : remotepotato: md5 = 00f5937cb3c98621a3966f99fc32abf9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.72s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/09/12 02:29:03 DEBUG : Creating backend with remote "nonexistent" 2025/09/12 02:29:03 DEBUG : Creating backend with remote "nonexistent" 2025/09/12 02:29:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/12 02:29:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/12 02:29:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/12 02:29:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:29:05 DEBUG : rutabaga: md5 = b10e6825a1d73fafa0eff807c2384cff OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/12 02:29:09 DEBUG : empty space: md5 = cf285576adbf9386f950ebd928178fb4 OK === RUN TestCheckDownload/3 2025/09/12 02:29:11 DEBUG : potato2: md5 = 811646e39a7555ee6884f17b441bd1d4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/12 02:29:15 DEBUG : remotepotato: md5 = 5136138b521c63131c05557070bfd97b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.58s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (1.13s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:29:21 DEBUG : rutabaga: md5 = e5d9d693346a77da5d3809c7f7d0715b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/12 02:29:24 DEBUG : empty space: md5 = 981fcd519e63e2723cbff9609de990f0 OK === RUN TestCheckSizeOnly/3 2025/09/12 02:29:26 DEBUG : potato2: md5 = 0a97fece238f636cb76e04719510ee03 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/12 02:29:28 DEBUG : remotepotato: md5 = 660de57e905f921dacb730e455643129 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.10s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:29:33 DEBUG : test.sum: md5 = 920c371a4cb22d94dbe9884bdbb7a60b OK 2025/09/12 02:29:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/12 02:29:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/12 02:29:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/12 02:29:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/12 02:29:36 DEBUG : test.sum: md5 = ab028a80a7e88570b086031fdfbd16fe OK 2025/09/12 02:29:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/12 02:29:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/12 02:29:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/12 02:29:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.79s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:29:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/data" 2025/09/12 02:29:38 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:29:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/data" 2025/09/12 02:29:40 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/vjrnln8ratgmqakfosrqe8espk" 2025/09/12 02:29:43 DEBUG : data/banana: md5 = c0c8ae3489bc7470b52366a4d97acda9 OK 2025/09/12 02:29:45 DEBUG : test.sum: md5 = 0c83a593b71e6c95c2669033627b97bc OK === RUN TestCheckSumDownload/subtest1 2025/09/12 02:29:49 DEBUG : data/potato: md5 = 06312225113a3b1304ac926a1493e94a OK 2025/09/12 02:29:50 DEBUG : test.sum: md5 = 3d7cc28209d6744fcf537833ea2a299c OK === RUN TestCheckSumDownload/subtest2 2025/09/12 02:29:54 DEBUG : test.sum: md5 = 8ee9a8882f13a20ab5936f92594f936c OK === RUN TestCheckSumDownload/subtest3 2025/09/12 02:29:58 DEBUG : test.sum: md5 = 5f165bf7c5662648ab5148fc86ec12a5 OK === RUN TestCheckSumDownload/subtest4 2025/09/12 02:30:03 DEBUG : test.sum: md5 = 26b586013a2af2ce4206cb779a39b6f7 OK === RUN TestCheckSumDownload/subtest5 2025/09/12 02:30:07 DEBUG : test.sum: md5 = a3bb15da31327975e59794338a566dbe OK === RUN TestCheckSumDownload/subtest6 2025/09/12 02:30:12 DEBUG : data/banana: md5 = 6d69317a1e8f47315c15d7ba2e5fa525 OK 2025/09/12 02:30:13 DEBUG : data/potato: md5 = 3f2aafdceae58b2570b0883c43e43cfc OK 2025/09/12 02:30:14 DEBUG : test.sum: md5 = 91e512e60a91f3ed52449e3d210305f9 OK === RUN TestCheckSumDownload/subtest7 2025/09/12 02:30:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/12 02:30:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.46s) --- PASS: TestCheckSumDownload/subtest1 (2.34s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (2.02s) --- PASS: TestCheckSumDownload/subtest5 (2.57s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.22s) === RUN TestApplyTransforms 2025/09/12 02:30:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qawifuh8muqo" 2025/09/12 02:30:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:20 DEBUG : Creating backend with remote "TestDrive:crypt/09q614teeqai20bqum6436ud0fpqfgvpp7st95mr1r684rhlriv0" 2025/09/12 02:30:21 DEBUG : Creating backend with remote "/tmp/rclone3175786619" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo'", Local "Local file system at /tmp/rclone3175786619", Modify Window "1ms" 2025/09/12 02:30:24 DEBUG : hello, world!: md5 = 9cabad4b4e52a76ced67230970369c01 OK upper checkfile vs. lower remote (without normalization) 2025/09/12 02:30:24 ERROR : hello, world!: sum not found 2025/09/12 02:30:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo' 2025/09/12 02:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo': 1 files missing 2025/09/12 02:30:24 NOTICE: 1 hashes missing 2025/09/12 02:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo': 1 differences found 2025/09/12 02:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/12 02:30:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:30:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo': 0 differences found 2025/09/12 02:30:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo': 1 matching files 2025/09/12 02:30:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xahokux8xeca" 2025/09/12 02:30:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:25 DEBUG : Creating backend with remote "TestDrive:crypt/3ftg84l7tb3hbl3do4f3si10nl94sn0jufj5a0hfdg252dgcg4e0" 2025/09/12 02:30:26 DEBUG : Creating backend with remote "/tmp/rclone1607189940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca'", Local "Local file system at /tmp/rclone1607189940", Modify Window "1ms" 2025/09/12 02:30:28 DEBUG : HELLO, WORLD!: md5 = fab6349d669cf80fe99521a27d30a922 OK lower checkfile vs. upper remote (without normalization) 2025/09/12 02:30:29 ERROR : HELLO, WORLD!: sum not found 2025/09/12 02:30:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca' 2025/09/12 02:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca': 1 files missing 2025/09/12 02:30:29 NOTICE: 1 hashes missing 2025/09/12 02:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca': 1 differences found 2025/09/12 02:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/12 02:30:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:30:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca': 0 differences found 2025/09/12 02:30:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca': 1 matching files 2025/09/12 02:30:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sakuqir7vevu" 2025/09/12 02:30:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:30 DEBUG : Creating backend with remote "TestDrive:crypt/fhj6sa3m788ubfalbgh6kot4bhe3kuih854jtj6cu40eur7ehneg" 2025/09/12 02:30:31 DEBUG : Creating backend with remote "/tmp/rclone2238709671" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu'", Local "Local file system at /tmp/rclone2238709671", Modify Window "1ms" 2025/09/12 02:30:33 DEBUG : HeLlO, wOrLd!: md5 = 1b781a92845c7fa09ef56413d69ce9e5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/12 02:30:34 ERROR : HeLlO, wOrLd!: sum not found 2025/09/12 02:30:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu' 2025/09/12 02:30:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu': 1 files missing 2025/09/12 02:30:34 NOTICE: 1 hashes missing 2025/09/12 02:30:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu': 1 differences found 2025/09/12 02:30:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/12 02:30:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:30:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu': 0 differences found 2025/09/12 02:30:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu': 1 matching files 2025/09/12 02:30:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zaxasuj9loga" 2025/09/12 02:30:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:35 DEBUG : Creating backend with remote "TestDrive:crypt/jnsgj3rrgqifnks5egcff5b0etmjjjl6nipppk42fqrpeklpa9p0" 2025/09/12 02:30:36 DEBUG : Creating backend with remote "/tmp/rclone2217773411" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga'", Local "Local file system at /tmp/rclone2217773411", Modify Window "1ms" 2025/09/12 02:30:38 DEBUG : HELLO, WORLD!: md5 = 28163aa6be72c5ecc60493ce1e3a4c33 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/12 02:30:39 ERROR : HELLO, WORLD!: sum not found 2025/09/12 02:30:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga' 2025/09/12 02:30:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga': 1 files missing 2025/09/12 02:30:39 NOTICE: 1 hashes missing 2025/09/12 02:30:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga': 1 differences found 2025/09/12 02:30:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/12 02:30:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:30:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga': 0 differences found 2025/09/12 02:30:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga': 1 matching files 2025/09/12 02:30:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wivuzir9vupu" 2025/09/12 02:30:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:40 DEBUG : Creating backend with remote "TestDrive:crypt/vo1p9md669gt9ke1ttlsesomcbhdrhg8ae7gpi0l7t02dqvkb0vg" 2025/09/12 02:30:41 DEBUG : Creating backend with remote "/tmp/rclone3890395471" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu'", Local "Local file system at /tmp/rclone3890395471", Modify Window "1ms" 2025/09/12 02:30:43 DEBUG : 測試_Русский___ě_áñ: md5 = 836eecd0b6c5157d4cdd6f7ebce1a65e OK NFD checkfile vs. NFC remote (without normalization) 2025/09/12 02:30:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/12 02:30:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu' 2025/09/12 02:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu': 1 files missing 2025/09/12 02:30:43 NOTICE: 1 hashes missing 2025/09/12 02:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu': 1 differences found 2025/09/12 02:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/12 02:30:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:30:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu': 0 differences found 2025/09/12 02:30:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu': 1 matching files 2025/09/12 02:30:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavamaq0tiro" 2025/09/12 02:30:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:44 DEBUG : Creating backend with remote "TestDrive:crypt/5fba374f37p4chios5h492gtag92knjc05a26qnje8olt0eok920" 2025/09/12 02:30:46 DEBUG : Creating backend with remote "/tmp/rclone2613856392" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro'", Local "Local file system at /tmp/rclone2613856392", Modify Window "1ms" 2025/09/12 02:30:48 DEBUG : 測試_Русский___ě_áñ: md5 = 2b9dcc0ebdb4a3e4534cf3bb8dae8e85 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/12 02:30:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/12 02:30:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro' 2025/09/12 02:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro': 1 files missing 2025/09/12 02:30:49 NOTICE: 1 hashes missing 2025/09/12 02:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro': 1 differences found 2025/09/12 02:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/12 02:30:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro': 0 differences found 2025/09/12 02:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro': 1 matching files 2025/09/12 02:30:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakihuv6mule" 2025/09/12 02:30:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:50 DEBUG : Creating backend with remote "TestDrive:crypt/d429tgkvev9t030g689qa727tuo1dht78fdkns1hrabe40r1q3lg" 2025/09/12 02:30:51 DEBUG : Creating backend with remote "/tmp/rclone2883249975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule'", Local "Local file system at /tmp/rclone2883249975", Modify Window "1ms" 2025/09/12 02:30:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32634ae22cbec6e0ca07af7e5b49410e OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/12 02:30:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 02:30:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule' 2025/09/12 02:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule': 1 files missing 2025/09/12 02:30:54 NOTICE: 1 hashes missing 2025/09/12 02:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule': 1 differences found 2025/09/12 02:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/12 02:30:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:30:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule': 0 differences found 2025/09/12 02:30:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule': 1 matching files 2025/09/12 02:30:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quzeduj2luka" 2025/09/12 02:30:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:30:55 DEBUG : Creating backend with remote "TestDrive:crypt/6abd9kdr8p3n7f4cer0t3u82hjhjgrb9beso95o52i7665f9d8h0" 2025/09/12 02:30:56 DEBUG : Creating backend with remote "/tmp/rclone1370887835" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka'", Local "Local file system at /tmp/rclone1370887835", Modify Window "1ms" 2025/09/12 02:30:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ebeed34ab6a5f157e21fa9059a3d77fc OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/12 02:30:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 02:30:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka' 2025/09/12 02:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka': 1 files missing 2025/09/12 02:30:59 NOTICE: 1 hashes missing 2025/09/12 02:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka': 1 differences found 2025/09/12 02:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/12 02:31:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:31:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka': 0 differences found 2025/09/12 02:31:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka': 1 matching files 2025/09/12 02:31:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rifozar2zedu" 2025/09/12 02:31:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:31:00 DEBUG : Creating backend with remote "TestDrive:crypt/5t3rl4lc0hnka3s34l51fvsb2hhe5fahbtvq3898rjrlc57f0beg" 2025/09/12 02:31:01 DEBUG : Creating backend with remote "/tmp/rclone3648617687" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu'", Local "Local file system at /tmp/rclone3648617687", Modify Window "1ms" 2025/09/12 02:31:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71455c144ce6b5da45f77fad5433c33b OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/12 02:31:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 02:31:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu' 2025/09/12 02:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu': 1 files missing 2025/09/12 02:31:04 NOTICE: 1 hashes missing 2025/09/12 02:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu': 1 differences found 2025/09/12 02:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/12 02:31:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:31:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu': 0 differences found 2025/09/12 02:31:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu': 1 matching files 2025/09/12 02:31:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lizawey2malo" 2025/09/12 02:31:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:31:05 DEBUG : Creating backend with remote "TestDrive:crypt/io1tolvvf8rcb49375l0v7bt8nv6vhov8hoph6agkp34qm1cjmqg" 2025/09/12 02:31:06 DEBUG : Creating backend with remote "/tmp/rclone1960215663" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo'", Local "Local file system at /tmp/rclone1960215663", Modify Window "1ms" 2025/09/12 02:31:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 122baa027af9800302f2b62160730a45 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/12 02:31:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/12 02:31:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo' 2025/09/12 02:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo': 1 files missing 2025/09/12 02:31:08 NOTICE: 1 hashes missing 2025/09/12 02:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo': 1 differences found 2025/09/12 02:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/12 02:31:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/12 02:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo': 0 differences found 2025/09/12 02:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo': 1 matching files 2025/09/12 02:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizawey2malo': Purge remote 2025/09/12 02:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifozar2zedu': Purge remote 2025/09/12 02:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzeduj2luka': Purge remote 2025/09/12 02:31:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakihuv6mule': Purge remote 2025/09/12 02:31:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavamaq0tiro': Purge remote 2025/09/12 02:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wivuzir9vupu': Purge remote 2025/09/12 02:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaxasuj9loga': Purge remote 2025/09/12 02:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sakuqir7vevu': Purge remote 2025/09/12 02:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xahokux8xeca': Purge remote 2025/09/12 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qawifuh8muqo': Purge remote --- PASS: TestApplyTransforms (53.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:31:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/12 02:31:16 DEBUG : sub/file2: md5 = b251de7fe3724760bb104fd7ccfefcf5 OK 2025/09/12 02:31:16 INFO : file1: Copied (new) to: sub/file2 2025/09/12 02:31:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 02:31:17 DEBUG : file1: Unchanged skipping 2025/09/12 02:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': don't need to copy/move sub/file2, it is already at target location 2025/09/12 02:31:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:31:23 DEBUG : dst/file1: md5 = 41ebb31939d0f085022b9bd2304235e3 OK 2025/09/12 02:31:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/backup" 2025/09/12 02:31:23 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/1nrff024r7pq65ecp72fc28jb0" 2025/09/12 02:31:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/12 02:31:27 INFO : dst/file1: Moved (server-side) 2025/09/12 02:31:29 DEBUG : dst/file1: md5 = 28c885a9b0bb36bb8180ce66cc95c8d1 OK 2025/09/12 02:31:29 INFO : dst/file1: Copied (new) 2025/09/12 02:31:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 02:31:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 02:31:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:31:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/dst" 2025/09/12 02:31:34 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 02:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/CompareDest" 2025/09/12 02:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/gveqi14airsml4bgu7krj116o8" 2025/09/12 02:31:37 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 02:31:39 DEBUG : one: md5 = f4c847365c363a3c1d8b07f0e86ab0de OK 2025/09/12 02:31:39 INFO : one: Copied (new) 2025/09/12 02:31:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:31:42 DEBUG : one: md5 = aad96772986556b5c3ece39d19928671 OK 2025/09/12 02:31:42 INFO : one: Copied (replaced existing) 2025/09/12 02:31:45 DEBUG : dst/one: md5 = f0ca05072bc8601909746a9426787bfe OK 2025/09/12 02:31:47 DEBUG : CompareDest/one: md5 = c04c08db3ece04b20eedc129138a326a OK 2025/09/12 02:31:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:31:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 02:31:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 02:31:51 DEBUG : CompareDest/two: md5 = b6da400346c7524668d76782e55807c7 OK 2025/09/12 02:31:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 02:31:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 02:31:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 02:31:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 02:31:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 02:31:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 02:31:54 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 02:31:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/12 02:31:56 DEBUG : two: md5 = 518944ee996645e2f8e3f4fd57dd4ede OK 2025/09/12 02:31:56 INFO : two: Copied (new) 2025/09/12 02:31:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 02:31:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:32:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 02:32:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.40s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:32:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/dst" 2025/09/12 02:32:00 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 02:32:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/CopyDest" 2025/09/12 02:32:02 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/12 02:32:04 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 02:32:06 DEBUG : one: md5 = 5caac422e8ea77db0a8f0f61e50b7dc9 OK 2025/09/12 02:32:06 INFO : one: Copied (new) 2025/09/12 02:32:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:32:09 DEBUG : one: md5 = 8ab8a371d3d558e718e2023bbea2f69a OK 2025/09/12 02:32:09 INFO : one: Copied (replaced existing) 2025/09/12 02:32:11 DEBUG : dst/one: md5 = bf24414e8137a04c3e0f5568f8805d6d OK 2025/09/12 02:32:13 DEBUG : CopyDest/one: md5 = ed9becaea1519d8193e4323ae92e89c6 OK 2025/09/12 02:32:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/BackupDir" 2025/09/12 02:32:14 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/12 02:32:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:32:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 02:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:32:17 INFO : one: Moved (server-side) 2025/09/12 02:32:19 INFO : one: Copied (server-side copy) 2025/09/12 02:32:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/12 02:32:21 DEBUG : CopyDest/two: md5 = 9c7488ca27b00eb82980c113bcc4ac82 OK 2025/09/12 02:32:22 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 02:32:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 02:32:23 INFO : two: Copied (server-side copy) 2025/09/12 02:32:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/12 02:32:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 02:32:24 DEBUG : two: Unchanged skipping 2025/09/12 02:32:26 DEBUG : CopyDest/three: md5 = 1b12a1b9bca065068b30f8c01d2d1723 OK 2025/09/12 02:32:27 DEBUG : three: Need to transfer - File not found at Destination 2025/09/12 02:32:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/12 02:32:27 DEBUG : three: Destination not found in --copy-dest 2025/09/12 02:32:28 DEBUG : three: md5 = e17703fae744cb7acda3edcdd3549c94 OK 2025/09/12 02:32:28 INFO : three: Copied (new) 2025/09/12 02:32:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/12 02:32:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 02:32:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:32:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 02:32:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:32:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/12 02:32:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.86s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:32:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/12 02:32:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 18c1e599328d0900407ce23dd7d1befe OK 2025/09/12 02:32:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/12 02:32:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/12 02:32:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/12 02:32:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/12 02:32:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/12 02:32:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 465e143bf0bacbe9175a5e46d0c81b83 OK 2025/09/12 02:32:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/12 02:32:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/12 02:32:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.42s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:32:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using skip mode. 2025/09/12 02:32:49 NOTICE: one: Found 2 files with duplicate names 2025/09/12 02:32:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:32:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using skip mode. 2025/09/12 02:32:56 NOTICE: one: Found 3 files with duplicate names 2025/09/12 02:32:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/12 02:32:56 INFO : one: Deleted 2025/09/12 02:32:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.87s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using first mode. 2025/09/12 02:33:03 NOTICE: one: Found 3 files with duplicate names 2025/09/12 02:33:03 INFO : one: Deleted 2025/09/12 02:33:03 INFO : one: Deleted 2025/09/12 02:33:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.70s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using newest mode. 2025/09/12 02:33:09 NOTICE: one: Found 3 files with duplicate names 2025/09/12 02:33:10 INFO : one: Deleted 2025/09/12 02:33:10 INFO : one: Deleted 2025/09/12 02:33:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using oldest mode. 2025/09/12 02:33:16 NOTICE: one: Found 3 files with duplicate names 2025/09/12 02:33:16 INFO : one: Deleted 2025/09/12 02:33:17 INFO : one: Deleted 2025/09/12 02:33:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.27s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using largest mode. 2025/09/12 02:33:22 NOTICE: one: Found 3 files with duplicate names 2025/09/12 02:33:22 INFO : one: Deleted 2025/09/12 02:33:23 INFO : one: Deleted 2025/09/12 02:33:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using smallest mode. 2025/09/12 02:33:28 NOTICE: one: Found 3 files with duplicate names 2025/09/12 02:33:29 INFO : one: Deleted 2025/09/12 02:33:29 INFO : one: Deleted 2025/09/12 02:33:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.33s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Looking for duplicate names using rename mode. 2025/09/12 02:33:36 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/12 02:33:38 INFO : one-2.txt: renamed from: one.txt 2025/09/12 02:33:39 INFO : one-3.txt: renamed from: one.txt 2025/09/12 02:33:40 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.35s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:45 DEBUG : dupe1/one.txt: md5 = c78bd27495ac1f3bc2dec9ac1b7c89b1 OK 2025/09/12 02:33:47 DEBUG : dupe2/two.txt: md5 = ae2e785b38126593bb049e97a8e6d309 OK 2025/09/12 02:33:49 DEBUG : dupe3/three.txt: md5 = c98d7b50cf6090eedb2a65acc8fd9f34 OK 2025/09/12 02:33:50 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/12 02:33:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/12 02:33:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/12 02:33:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/12 02:33:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/12 02:33:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/12 02:33:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.02s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:33:57 DEBUG : a.txt: md5 = 2182202aa8b7679843e8d2df095303d0 OK 2025/09/12 02:33:59 DEBUG : zend.txt: md5 = 486cbdc8d40e7287a391b61b0cb0f9f9 OK 2025/09/12 02:34:01 DEBUG : sub dir/hello world: md5 = 268ee0622e96dd02bd767dd0b1e782b3 OK 2025/09/12 02:34:02 DEBUG : sub dir/hello world2: md5 = 6cf93a4113141bb99ffc592ec5c12895 OK 2025/09/12 02:34:05 DEBUG : sub dir/ignore dir/.ignore: md5 = c5be47caf28fe7823cf5cac62194aa37 OK 2025/09/12 02:34:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1b9e59a5a205cffe8d68c537dd75c883 OK 2025/09/12 02:34:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = d7b117d1cdf7f3861dcc334f6296d9ee OK 2025/09/12 02:34:09 DEBUG : a.txt: Excluded (Size Filter) 2025/09/12 02:34:09 DEBUG : a.txt: Excluded 2025/09/12 02:34:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 02:34:10 DEBUG : sub dir/hello world: Excluded 2025/09/12 02:34:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 02:34:10 DEBUG : sub dir/hello world2: Excluded 2025/09/12 02:34:11 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 02:34:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 02:34:11 DEBUG : sub dir/hello world: Excluded 2025/09/12 02:34:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 02:34:11 DEBUG : sub dir/hello world2: Excluded 2025/09/12 02:34:11 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 02:34:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/12 02:34:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/12 02:34:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/12 02:34:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/12 02:34:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/12 02:34:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/12 02:34:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.85s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:34:19 DEBUG : a.txt: md5 = 170d8f300cdc255193e90da0d80c49a7 OK 2025/09/12 02:34:20 DEBUG : zend.txt: md5 = 2963025b6f81c5b28224527a10f5cc89 OK 2025/09/12 02:34:23 DEBUG : sub dir/hello world: md5 = 4d3b16190db5bbfe0aa5d91163e73bd4 OK 2025/09/12 02:34:24 DEBUG : sub dir/hello world2: md5 = c066d279336edf9cdae95cd74c290a9a OK 2025/09/12 02:34:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 23ce6fd2b94db35b11ee7b16c893de92 OK 2025/09/12 02:34:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = ce794b6f085dc98f8dd6ebac7c63d8c9 OK 2025/09/12 02:34:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = cd78cbc7d2313c92d05da08e688e31c1 OK 2025/09/12 02:34:31 DEBUG : a.txt: Excluded (Size Filter) 2025/09/12 02:34:31 DEBUG : a.txt: Excluded 2025/09/12 02:34:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 02:34:32 DEBUG : sub dir/hello world2: Excluded 2025/09/12 02:34:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 02:34:32 DEBUG : sub dir/hello world: Excluded 2025/09/12 02:34:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 02:34:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/12 02:34:33 DEBUG : sub dir/hello world2: Excluded 2025/09/12 02:34:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/12 02:34:33 DEBUG : sub dir/hello world: Excluded 2025/09/12 02:34:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/12 02:34:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/12 02:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/12 02:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/12 02:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/12 02:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/12 02:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/12 02:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.42s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:34:41 DEBUG : file1: md5 = da41a134a3190ef4b7e3bfbfba674c64 OK 2025/09/12 02:34:43 DEBUG : sub/file2: md5 = 9dffe26c855b0105287d1f11d2dab58e OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/12 02:34:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/12 02:34:47 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/12 02:34:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/12 02:34:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.48s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:34:51 DEBUG : file1: md5 = 567c2bd0d66c603f27a4bdc26fe7002e OK 2025/09/12 02:34:54 DEBUG : sub/file2: md5 = dff1c6720b581a2afd410483c85a3a13 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/12 02:34:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/notfound" 2025/09/12 02:34:58 DEBUG : Config file has changed externally - reloading 2025/09/12 02:34:58 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/qe0i31qdkoejk60elps0ni5sqk" 2025/09/12 02:35:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.86s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Making directory 2025/09/12 02:35:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Making directory --- PASS: TestMkdir (0.81s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:06 DEBUG : sub dir/hello world: md5 = 07646997d15a0114afcb595176f36761 OK 2025/09/12 02:35:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.99s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:10 DEBUG : potato2: md5 = 4300386dee13eee35006322e930f8440 OK 2025/09/12 02:35:11 DEBUG : empty space: md5 = 50eeccbf530f6a8ca5f9f10c8e9e020d OK --- PASS: TestLs (4.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:15 DEBUG : potato2: md5 = 961926d292c64183110f5795d51343f4 OK 2025/09/12 02:35:16 DEBUG : empty space: md5 = 1d259ed0282d4bc86189fdc8c9edae30 OK 2025/09/12 02:35:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/12 02:35:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.41s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:20 DEBUG : potato2: md5 = 26612953cffc517be8d4b3b8ec9e440a OK 2025/09/12 02:35:21 DEBUG : empty space: md5 = da126a928aff0bc64b471e6df0eb26d2 OK --- PASS: TestLsLong (4.80s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:25 DEBUG : potato2: md5 = 1e5cda3e1f4c851b8feac656f6f1c2a3 OK 2025/09/12 02:35:26 DEBUG : empty space: md5 = 0b802c4af55b198f489e5d881a05d780 OK --- PASS: TestHashSums (4.51s) === RUN TestHashSumsWithErrors 2025/09/12 02:35:28 DEBUG : Creating backend with remote ":memory:" 2025/09/12 02:35:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/12 02:35:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/12 02:35:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/12 02:35:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/12 02:35:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/12 02:35:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/12 02:35:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/12 02:35:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/12 02:35:28 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:29 DEBUG : potato2: md5 = fce7305ce481f0a26edc9925f1c027a5 OK 2025/09/12 02:35:31 DEBUG : empty space: md5 = 4ee70c80d8b809248ebb9ecdffd76d54 OK 2025/09/12 02:35:33 DEBUG : sub dir/potato3: md5 = cc79a714020fe28cdbc7ea35008534e5 OK 2025/09/12 02:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.81s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:38 DEBUG : small: md5 = 4acd12cdc4512eaa79944ff9aa2111f6 OK 2025/09/12 02:35:40 DEBUG : medium: md5 = 7b2f588683fb5f07c57be8fe31c322f9 OK 2025/09/12 02:35:41 DEBUG : large: md5 = 0435960796b6df94efee0a49421f402e OK 2025/09/12 02:35:41 DEBUG : Waiting for deletions to finish 2025/09/12 02:35:42 DEBUG : large: Excluded (Size Filter) 2025/09/12 02:35:42 INFO : medium: Deleted 2025/09/12 02:35:42 INFO : small: Deleted --- PASS: TestDelete (6.64s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:45 DEBUG : small: md5 = ae9c9629fd40b0aed3ee6afd3dd05aae OK 2025/09/12 02:35:46 DEBUG : medium: md5 = 7177b52d68dca2c494ab409d3c7e4f22 OK 2025/09/12 02:35:47 DEBUG : large: md5 = 1d2eb7c1773fd7d497017c603112ec4e OK 2025/09/12 02:35:48 DEBUG : Waiting for deletions to finish 2025/09/12 02:35:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/12 02:35:48 INFO : medium: Deleted 2025/09/12 02:35:48 INFO : small: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:52 DEBUG : small: md5 = 76ffa24cf01dc6cb8a73fe669a2aff5b OK 2025/09/12 02:35:53 DEBUG : medium: md5 = d6d7d6c2b534841d2016643926888879 OK 2025/09/12 02:35:55 DEBUG : large: md5 = 79a65b9b133fc256e436ba1be31b73cc OK 2025/09/12 02:35:55 DEBUG : Waiting for deletions to finish 2025/09/12 02:35:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/12 02:35:56 INFO : small: Deleted 2025/09/12 02:35:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.09s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:35:59 DEBUG : small: md5 = c5e2983c79bf0eea10af316f0140cc16 OK 2025/09/12 02:36:00 DEBUG : medium: md5 = 5e46942296156edc76eb7967f6a67ba8 OK 2025/09/12 02:36:02 DEBUG : large: md5 = c475a1d0e613e038d183bdd2309fd1bb OK 2025/09/12 02:36:02 DEBUG : Waiting for deletions to finish 2025/09/12 02:36:02 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/12 02:36:03 INFO : large: Deleted 2025/09/12 02:36:03 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.16s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:36:06 DEBUG : ReadFile: md5 = db8813c371038c82a1b8082431835bb4 OK --- PASS: TestReadFile (4.19s) === RUN TestRetry 2025/09/12 02:36:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/12 02:36:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/12 02:36:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 02:36:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 02:36:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 02:36:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/12 02:36:09 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:36:10 DEBUG : file1: md5 = b71af6659f6c959f32fa3e5bd6c8c93f OK 2025/09/12 02:36:11 DEBUG : file2: md5 = aa419d1e3929d99d40be3eba8be89e91 OK --- PASS: TestCat (15.92s) === RUN TestPurge 2025/09/12 02:36:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lokayos9vesi" 2025/09/12 02:36:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:36:25 DEBUG : Creating backend with remote "TestDrive:crypt/rof2d38pcei58d0k1s60c5mcn0rds2r2m8i7ipbkc90pg72tuct0" 2025/09/12 02:36:26 DEBUG : Creating backend with remote "/tmp/rclone3483936226" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lokayos9vesi'", Local "Local file system at /tmp/rclone3483936226", Modify Window "1ms" 2025/09/12 02:36:30 DEBUG : A1/B1/C1/one: md5 = 1b91a886f73a788aa1b32ba2b0c10b27 OK 2025/09/12 02:36:30 INFO : A2: Making directory 2025/09/12 02:36:31 INFO : A1/B2: Making directory 2025/09/12 02:36:31 INFO : A1/B2/C2: Making directory 2025/09/12 02:36:32 INFO : A1/B1/C3: Making directory 2025/09/12 02:36:33 INFO : A3: Making directory 2025/09/12 02:36:34 INFO : A3/B3: Making directory 2025/09/12 02:36:34 INFO : A3/B3/C4: Making directory 2025/09/12 02:36:37 DEBUG : A1/two: md5 = eef8b5fabc5932424fd1fb0bcabd59e4 OK 2025/09/12 02:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lokayos9vesi': Purge remote 2025/09/12 02:36:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.67s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:36:44 DEBUG : A1/B1/C1/one: md5 = d065df811385ee400634be0e2612c35e OK 2025/09/12 02:36:44 INFO : A2: Making directory 2025/09/12 02:36:45 INFO : A1/B2: Making directory 2025/09/12 02:36:45 INFO : A1/B2/C2: Making directory 2025/09/12 02:36:46 INFO : A1/B1/C3: Making directory 2025/09/12 02:36:47 INFO : A3: Making directory 2025/09/12 02:36:48 INFO : A3/B3: Making directory 2025/09/12 02:36:48 INFO : A3/B3/C4: Making directory 2025/09/12 02:36:51 DEBUG : A1/two: md5 = 4202d8701a9b14bd33ffc0d1b331455a OK 2025/09/12 02:36:52 DEBUG : removing 1 level 3 directories 2025/09/12 02:36:52 INFO : A3/B3/C4: Removing directory 2025/09/12 02:36:54 DEBUG : removing 2 level 3 directories 2025/09/12 02:36:54 INFO : A1/B2/C2: Removing directory 2025/09/12 02:36:54 INFO : A1/B1/C3: Removing directory 2025/09/12 02:36:55 DEBUG : removing 2 level 2 directories 2025/09/12 02:36:55 INFO : A3/B3: Removing directory 2025/09/12 02:36:55 INFO : A1/B2: Removing directory 2025/09/12 02:36:55 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/12 02:36:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 02:36:56 DEBUG : removing 2 level 1 directories 2025/09/12 02:36:56 INFO : A3: Removing directory 2025/09/12 02:36:56 INFO : A2: Removing directory 2025/09/12 02:36:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/12 02:37:00 DEBUG : removing 1 level 3 directories 2025/09/12 02:37:00 INFO : A1/B1/C1: Removing directory 2025/09/12 02:37:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:01 DEBUG : removing 1 level 2 directories 2025/09/12 02:37:01 INFO : A1/B1: Removing directory 2025/09/12 02:37:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 02:37:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 02:37:01 DEBUG : removing 1 level 1 directories 2025/09/12 02:37:01 INFO : A1: Removing directory 2025/09/12 02:37:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 02:37:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 02:37:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 02:37:02 DEBUG : removing 1 level 0 directories 2025/09/12 02:37:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Removing directory 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/12 02:37:02 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.40s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:37:04 INFO : A1: Making directory 2025/09/12 02:37:05 INFO : A1/B1: Making directory 2025/09/12 02:37:06 INFO : A1/B1/C1: Making directory 2025/09/12 02:37:08 DEBUG : removing 1 level 3 directories 2025/09/12 02:37:08 INFO : A1/B1/C1: Removing directory 2025/09/12 02:37:09 DEBUG : removing 1 level 2 directories 2025/09/12 02:37:09 INFO : A1/B1: Removing directory 2025/09/12 02:37:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 02:37:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.99s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:37:12 INFO : A1: Making directory 2025/09/12 02:37:12 INFO : A1/B1: Making directory 2025/09/12 02:37:13 INFO : A1/B1/C1: Making directory 2025/09/12 02:37:16 DEBUG : removing 1 level 3 directories 2025/09/12 02:37:16 INFO : A1/B1/C1: Removing directory 2025/09/12 02:37:17 DEBUG : removing 1 level 2 directories 2025/09/12 02:37:17 INFO : A1/B1: Removing directory 2025/09/12 02:37:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 02:37:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.68s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:37:21 DEBUG : file1: md5 = a9f7330bf472666a3624c1a8f0745aa6 OK 2025/09/12 02:37:21 DEBUG : filename.txt: File name found in url 2025/09/12 02:37:23 DEBUG : filename.txt: md5 = a3f5f035c064a23d7e5d72751cc9c636 OK 2025/09/12 02:37:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/12 02:37:24 DEBUG : headerfilename.txt: md5 = 43e758639586ad50ddc1a9600c167928 OK 2025/09/12 02:37:26 DEBUG : file2: md5 = 605a3c6e9acebda696c40143d6f45e98 OK --- PASS: TestCopyURL (8.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:37:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/12 02:37:31 DEBUG : sub/file2: md5 = dd0ed81e8312d91cc55307015640f70f OK 2025/09/12 02:37:31 INFO : file1: Copied (new) to: sub/file2 2025/09/12 02:37:31 INFO : file1: Deleted 2025/09/12 02:37:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 02:37:31 DEBUG : file1: Unchanged skipping 2025/09/12 02:37:31 INFO : file1: Deleted 2025/09/12 02:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': don't need to copy/move sub/file2, it is already at target location 2025/09/12 02:37:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.16s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:37:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/12 02:37:36 DEBUG : file1: md5 = d0bb7d025cd089e5bcaaa64ab65dd73e OK 2025/09/12 02:37:36 INFO : file1: Copied (new) 2025/09/12 02:37:36 INFO : file1: Deleted 2025/09/12 02:37:37 DEBUG : file1: Destination exists, skipping 2025/09/12 02:37:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.60s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:37:41 DEBUG : dst/file1: md5 = 597b80faa68b1117721bd944b81ef843 OK 2025/09/12 02:37:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayegit1mexo/backup" 2025/09/12 02:37:42 DEBUG : Creating backend with remote "TestDrive:crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig/1nrff024r7pq65ecp72fc28jb0" 2025/09/12 02:37:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/12 02:37:46 INFO : dst/file1: Moved (server-side) 2025/09/12 02:37:47 DEBUG : dst/file1: md5 = 30d3e1869866ab46c5e9955fd326b5e7 OK 2025/09/12 02:37:47 INFO : dst/file1: Copied (new) 2025/09/12 02:37:47 INFO : dst/file1: Deleted 2025/09/12 02:37:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 02:37:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/12 02:37:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.28s) === 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:37:54 DEBUG : A1/one: md5 = 9d85e34f88a52b8a9dbaa8ff68ded169 OK 2025/09/12 02:37:56 DEBUG : A1/two: md5 = 1ccb386571d0f56b7d2be77dd470169d OK 2025/09/12 02:37:58 DEBUG : A1/B1/three: md5 = af5de20a66242298559aa5e303bf3fab OK 2025/09/12 02:38:00 DEBUG : A1/B1/C1/four: md5 = 92f2138aad47f0cf1d1763d618d23145 OK 2025/09/12 02:38:02 DEBUG : A1/B1/C2/five: md5 = a43d09529b53a32e6e090878602829c0 OK 2025/09/12 02:38:02 INFO : A1/B2: Making directory 2025/09/12 02:38:03 INFO : A1/B1/C3: Making directory 2025/09/12 02:38:13 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/12 02:38:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/12 02:38:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/12 02:38:13 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/12 02:38:13 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/12 02:38:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 02:38:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 02:38:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 02:38:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 02:38:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 02:38:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/12 02:38:24 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/12 02:38:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/12 02:38:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/12 02:38:24 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/12 02:38:24 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/12 02:38:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 02:38:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 02:38:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 02:38:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 02:38:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 02:38:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/12 02:38:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/12 02:38:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/12 02:38:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/12 02:38:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/12 02:38:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/12 02:38:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/12 02:38:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/12 02:38:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/12 02:38:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.35s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 02:38:40 DEBUG : no_checksum_small_file_from_pipe: md5 = 0c9b5dafb9d9b5831161eee0fdb52fa4 OK 2025/09/12 02:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/12 02:38:40 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/12 02:38:40 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/12 02:38:42 DEBUG : no_checksum_big_file_from_pipe: md5 = ac189b252a25eacc819a7c69e0e1fb5c OK 2025/09/12 02:38:42 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 02:38:45 DEBUG : with_checksum_small_file_from_pipe: md5 = 2d5463c120610c0d5b060ec67c8f47d1 OK 2025/09/12 02:38:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/12 02:38:46 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/12 02:38:47 DEBUG : with_checksum_big_file_from_pipe: md5 = 996cfa878cc72441243ba9d4b1f77f5d OK 2025/09/12 02:38:47 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 02:38:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 02:38:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/12 02:38:52 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-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/12 02:38:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/12 02:38:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/12 02:38:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/12 02:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/12 02:39:00 DEBUG : rcat_metadata: md5 = 57abab29fe16568e21b963b146122955 OK 2025/09/12 02:39:00 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/12 02:39:02 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/12 02:39:03 DEBUG : rcat_metadata_uploadcutoff0: md5 = 898d0bd54c70d47e86fa2376cfee1095 OK 2025/09/12 02:39:03 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.08s) --- PASS: TestRcatMetadata/Normal (2.75s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:06 DEBUG : potato1: md5 = dc8e19b519435616a551f3049004b4b4 OK 2025/09/12 02:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/12 02:39:07 DEBUG : potato2: md5 = 63c943f666ac5e7a23a2a39e5fd5339a OK 2025/09/12 02:39:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.67s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:10 DEBUG : potato1: md5 = 6d5c4bd0cea39f1c6cdaed8ad268892b OK 2025/09/12 02:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/12 02:39:12 DEBUG : potato2: md5 = 6b7c57dafff15a728f51a534337e38dc OK 2025/09/12 02:39:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.85s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:15 DEBUG : potato2: md5 = df3a4ee1ff3e51abd91c44e5e87475c5 OK 2025/09/12 02:39:17 DEBUG : empty space: md5 = 6a190a342c257415a55bc50f5f80ca8e OK 2025/09/12 02:39:19 DEBUG : sub dir/potato3: md5 = 3d366523c918a99aedd71ae37fd2d277 OK 2025/09/12 02:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Touching "sub dir/potato3" 2025/09/12 02:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Touching "empty space" 2025/09/12 02:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Touching "potato2" 2025/09/12 02:39:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.71s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:24 DEBUG : dir with metadata: Making directory with metadata 2025/09/12 02:39:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:26 DEBUG : directory with modtime: Making directory with metadata 2025/09/12 02:39:27 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.40s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/12 02:39:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 02:39:29 DEBUG : Google drive root 'crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig': Skipping btime metadata as can't update it on an existing file: 2025-09-12T02:39:28.84503032Z 2025/09/12 02:39:29 INFO : non existent directory: Updated directory metadata 2025/09/12 02:39:31 DEBUG : Google drive root 'crypt/m2cgt7mj4ms4citg9q9g6dp65hdreqpd49fbo2hiht0alj84a3ig': Skipping btime metadata as can't update it on an existing file: 2025-09-12T02:39:28.84503032Z 2025/09/12 02:39:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.07s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/12 02:39:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/12 02:39:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.06s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/12 02:39:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 02:39:37 DEBUG : dst: Making directory with metadata 2025/09/12 02:39:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 02:39:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 02:39:39 INFO : dst: Set directory modification time (using SetModTime) 2025/09/12 02:39:39 INFO : dst: Set directory modification time (using SetModTime) 2025/09/12 02:39:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/12 02:39:40 INFO : dst: Set directory modification time (using SetModTime) 2025/09/12 02:39:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo'", Local "Local file system at /tmp/rclone1285263887", Modify Window "1ms" 2025/09/12 02:39:43 DEBUG : sub dir/test remove existing: md5 = e1209f8477cac06f529d5dd9ef78380a OK 2025/09/12 02:39:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8f135ff2bc5f62ce08baef1285f2c660 OK 2025/09/12 02:39:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cofesod1" before starting 2025/09/12 02:39:48 DEBUG : sub dir/test remove existing.cofesod1: TEST: removing renamed existing file after operation 2025/09/12 02:39:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciherud1" before starting 2025/09/12 02:39:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciherud1: TEST: renaming existing back after failed operation 2025/09/12 02:39:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wofusuq1" before starting 2025/09/12 02:39:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wofusuq1: TEST: removing renamed existing file after operation 2025/09/12 02:39:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4ta28f1p38429pkm0jt63jl2kl7enpd3t1aorsl7c74ims59l6abkpm6qt1u2tge1gj8vjumidqgils5gl9iqsd6q4ufvh4jhbc2pr3jnq0hs4c0ibv2mq453bv1i7ibj7sdi368fvi83p029i65g9irurmbavf2hhju4lvjgeg74uogo94g" 2025/09/12 02:39:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bdjpsim4tuukdavarudab6t80l6g4e168npolq96uhnj81p9n6k0" --- PASS: TestRemoveExisting (14.16s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/12 02:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayegit1mexo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m5.587050798s (try 1/5)