"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/11 02:45:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho" 2025/04/11 02:45:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:45:47 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg" 2025/04/11 02:45:48 DEBUG : Creating backend with remote "/tmp/rclone2994369715" === 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/11 02:45:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/11 02:45:49 DEBUG : potato: Seek from 10 to 0 2025/04/11 02:45:49 DEBUG : potato: Seek from 10 to 0 2025/04/11 02:45:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/11 02:45:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Seek from 5 to 2 2025/04/11 02:45:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/11 02:45:49 DEBUG : potato: Seek from 7 to 0 2025/04/11 02:45:49 DEBUG : potato: Seek from 7 to 0 2025/04/11 02:45:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/11 02:45:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Seek from 5 to 2 2025/04/11 02:45:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/11 02:45:49 DEBUG : potato: Seek from 8 to 0 2025/04/11 02:45:49 DEBUG : potato: Seek from 8 to 0 2025/04/11 02:45:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/11 02:45:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 02:45:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 02:45:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 02:45:49 DEBUG : potato: Seek from 5 to 2 2025/04/11 02:45:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/11 02:45:49 DEBUG : potato: Seek from 9 to 0 2025/04/11 02:45:49 DEBUG : potato: Seek from 9 to 0 2025/04/11 02:45:49 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:45:51 DEBUG : rutabaga: md5 = 5d7e094f458142475e05dda2454355b8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/11 02:45:53 DEBUG : empty space: md5 = 8cafcc96cda0b6445f1d1f2fed1fe45e OK === RUN TestCheck/3 2025/04/11 02:45:55 DEBUG : potato2: md5 = 201e1b2a9b6ea82efc3177ce56c837da OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/11 02:45:57 DEBUG : remotepotato: md5 = dd9bc288cdbf28f698b093bfbf37e7cc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.12s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/11 02:46:00 DEBUG : Creating backend with remote "nonexistent" 2025/04/11 02:46:00 DEBUG : Creating backend with remote "nonexistent" 2025/04/11 02:46:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/11 02:46:00 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/04/11 02:46:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/11 02:46:00 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:46:01 DEBUG : rutabaga: md5 = 96515a7b5fffa42dc6ceded28e9a7cf2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/11 02:46:05 DEBUG : empty space: md5 = 3d067a6d2d564f93a1bdc5dfc45da1f1 OK === RUN TestCheckDownload/3 2025/04/11 02:46:08 DEBUG : potato2: md5 = 8b3e71520a71597ee11ae57758bb6ca2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/11 02:46:12 DEBUG : remotepotato: md5 = 206daecab826e22f1ebe4e3e8d8d6223 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.75s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (1.32s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.73s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:46:18 DEBUG : rutabaga: md5 = fda616418b1d9b3cac3319f66fa91509 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/11 02:46:20 DEBUG : empty space: md5 = 5d3de4cee153d11c6326e7004f569e47 OK === RUN TestCheckSizeOnly/3 2025/04/11 02:46:22 DEBUG : potato2: md5 = 8ce58e9b2f437cf4afaf2f50a18591ca OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/11 02:46:24 DEBUG : remotepotato: md5 = 2199fc6931aafa8c5106565162ef1b72 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.61s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:46:28 DEBUG : test.sum: md5 = fbd02cd30a7ecbfbc0d302e44d5b8a74 OK 2025/04/11 02:46:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/11 02:46:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/11 02:46:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/11 02:46:30 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/11 02:46:31 DEBUG : test.sum: md5 = b50742def634f5cc80f82373d6b86b3b OK 2025/04/11 02:46:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/11 02:46:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/11 02:46:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/11 02:46:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.37s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:46:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/data" 2025/04/11 02:46:34 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:46:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/data" 2025/04/11 02:46:36 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/vjrnln8ratgmqakfosrqe8espk" 2025/04/11 02:46:39 DEBUG : data/banana: md5 = e3bfb11f15bce5d49d44a63998d2b5e4 OK 2025/04/11 02:46:40 DEBUG : test.sum: md5 = 520980674929318ba7cb0d0ef2cf3d9e OK === RUN TestCheckSumDownload/subtest1 2025/04/11 02:46:45 DEBUG : data/potato: md5 = 290372450066ed12a9cec182fb011111 OK 2025/04/11 02:46:46 DEBUG : test.sum: md5 = 2b47b14a2341c3813adc2b0402e2e4f1 OK === RUN TestCheckSumDownload/subtest2 2025/04/11 02:46:50 DEBUG : test.sum: md5 = eb798b4baed00208573d989387694a19 OK === RUN TestCheckSumDownload/subtest3 2025/04/11 02:46:54 DEBUG : test.sum: md5 = 97746badc54f42331d20cb56c3e07e31 OK === RUN TestCheckSumDownload/subtest4 2025/04/11 02:46:58 DEBUG : test.sum: md5 = c1838c47c7df1d1c188764a0a3aa0a3f OK === RUN TestCheckSumDownload/subtest5 2025/04/11 02:47:02 DEBUG : test.sum: md5 = cd9a2b0deb325f64bc6394e530da0bc7 OK === RUN TestCheckSumDownload/subtest6 2025/04/11 02:47:06 DEBUG : data/banana: md5 = 94a6eb943323a8fa7c99c3ff68cc8d97 OK 2025/04/11 02:47:07 DEBUG : data/potato: md5 = 3a38572a4ed5e630a834d7efbfe075e7 OK 2025/04/11 02:47:09 DEBUG : test.sum: md5 = 360da8e6d137f3133fababb34f1214fa OK === RUN TestCheckSumDownload/subtest7 2025/04/11 02:47:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/11 02:47:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.00s) --- PASS: TestCheckSumDownload/subtest1 (2.48s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.45s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (2.26s) --- PASS: TestCheckSumDownload/subtest7 (2.35s) === RUN TestApplyTransforms 2025/04/11 02:47:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dexaraz1jixo" 2025/04/11 02:47:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:15 DEBUG : Creating backend with remote "TestDrive:crypt/uaen6hsan93eqh5kuppoacsvv5a957ao05ap0e7k0tns34e0sa00" 2025/04/11 02:47:16 DEBUG : Creating backend with remote "/tmp/rclone2564192158" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo'", Local "Local file system at /tmp/rclone2564192158", Modify Window "1ms" 2025/04/11 02:47:18 DEBUG : hello, world!: md5 = 9e9cf858e9c3b46d215b23f3ea86ffd2 OK upper checkfile vs. lower remote (without normalization) 2025/04/11 02:47:18 ERROR : hello, world!: sum not found 2025/04/11 02:47:18 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo' 2025/04/11 02:47:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo': 1 files missing 2025/04/11 02:47:18 NOTICE: 1 hashes missing 2025/04/11 02:47:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo': 2 differences found 2025/04/11 02:47:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/11 02:47:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo': 0 differences found 2025/04/11 02:47:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo': 1 matching files 2025/04/11 02:47:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vocefux7zavu" 2025/04/11 02:47:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:19 DEBUG : Creating backend with remote "TestDrive:crypt/ufda7hfrgvgogq5k43q4suqm1t76ldiu3nr2f92ejmdb8oph04sg" 2025/04/11 02:47:20 DEBUG : Creating backend with remote "/tmp/rclone157339333" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu'", Local "Local file system at /tmp/rclone157339333", Modify Window "1ms" 2025/04/11 02:47:22 DEBUG : HELLO, WORLD!: md5 = 50f4160164bf50f5ea1e19d545f94a01 OK lower checkfile vs. upper remote (without normalization) 2025/04/11 02:47:23 ERROR : HELLO, WORLD!: sum not found 2025/04/11 02:47:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu' 2025/04/11 02:47:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu': 1 files missing 2025/04/11 02:47:23 NOTICE: 1 hashes missing 2025/04/11 02:47:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu': 2 differences found 2025/04/11 02:47:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/11 02:47:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu': 0 differences found 2025/04/11 02:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu': 1 matching files 2025/04/11 02:47:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-samesah8metu" 2025/04/11 02:47:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:24 DEBUG : Creating backend with remote "TestDrive:crypt/4971b1thhap8j4sfuur2p8tp2j9kls83qc0jk0jbormqama6clpg" 2025/04/11 02:47:25 DEBUG : Creating backend with remote "/tmp/rclone2153878754" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu'", Local "Local file system at /tmp/rclone2153878754", Modify Window "1ms" 2025/04/11 02:47:27 DEBUG : HeLlO, wOrLd!: md5 = e2be9fb3cb69d69a39d57d23867fd80e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/11 02:47:28 ERROR : HeLlO, wOrLd!: sum not found 2025/04/11 02:47:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu' 2025/04/11 02:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu': 1 files missing 2025/04/11 02:47:28 NOTICE: 1 hashes missing 2025/04/11 02:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu': 2 differences found 2025/04/11 02:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/11 02:47:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu': 0 differences found 2025/04/11 02:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu': 1 matching files 2025/04/11 02:47:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loyibaw0giti" 2025/04/11 02:47:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:29 DEBUG : Creating backend with remote "TestDrive:crypt/3qnaqc8nbs7uqm9s15t0kpo7u7vjk77uibgm000n2rbqf9lqc5cg" 2025/04/11 02:47:30 DEBUG : Creating backend with remote "/tmp/rclone1791830222" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti'", Local "Local file system at /tmp/rclone1791830222", Modify Window "1ms" 2025/04/11 02:47:32 DEBUG : HELLO, WORLD!: md5 = c4154863dd265481f2c4bc2c6e348e25 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/11 02:47:32 ERROR : HELLO, WORLD!: sum not found 2025/04/11 02:47:32 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti' 2025/04/11 02:47:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti': 1 files missing 2025/04/11 02:47:32 NOTICE: 1 hashes missing 2025/04/11 02:47:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti': 2 differences found 2025/04/11 02:47:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/11 02:47:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti': 0 differences found 2025/04/11 02:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti': 1 matching files 2025/04/11 02:47:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pakoved7lepi" 2025/04/11 02:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:34 DEBUG : Creating backend with remote "TestDrive:crypt/9njufqbbgmk1gnagtbof76i1l78aelv6kava3v38eg112nq7q36g" 2025/04/11 02:47:35 DEBUG : Creating backend with remote "/tmp/rclone174470248" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi'", Local "Local file system at /tmp/rclone174470248", Modify Window "1ms" 2025/04/11 02:47:37 DEBUG : 測試_Русский___ě_áñ: md5 = f7f113d9779a67c521680ae38e8725df OK NFD checkfile vs. NFC remote (without normalization) 2025/04/11 02:47:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/11 02:47:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi' 2025/04/11 02:47:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi': 1 files missing 2025/04/11 02:47:37 NOTICE: 1 hashes missing 2025/04/11 02:47:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi': 2 differences found 2025/04/11 02:47:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/11 02:47:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi': 0 differences found 2025/04/11 02:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi': 1 matching files 2025/04/11 02:47:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojawez3naqu" 2025/04/11 02:47:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:38 DEBUG : Creating backend with remote "TestDrive:crypt/1jca7tlv31973i880sgpi00ieqedeajq7v9nmu8kkjvm8a4fqa70" 2025/04/11 02:47:39 DEBUG : Creating backend with remote "/tmp/rclone891271008" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu'", Local "Local file system at /tmp/rclone891271008", Modify Window "1ms" 2025/04/11 02:47:42 DEBUG : 測試_Русский___ě_áñ: md5 = 752ade3c41569549afaecf28cdabe230 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/11 02:47:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/11 02:47:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu' 2025/04/11 02:47:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu': 1 files missing 2025/04/11 02:47:42 NOTICE: 1 hashes missing 2025/04/11 02:47:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu': 2 differences found 2025/04/11 02:47:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/11 02:47:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu': 0 differences found 2025/04/11 02:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu': 1 matching files 2025/04/11 02:47:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuximax0kuro" 2025/04/11 02:47:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:43 DEBUG : Creating backend with remote "TestDrive:crypt/1d2helailvob41k8vn0r02a0dq8o67g71ukleabik970kpb31q3g" 2025/04/11 02:47:44 DEBUG : Creating backend with remote "/tmp/rclone1104109233" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro'", Local "Local file system at /tmp/rclone1104109233", Modify Window "1ms" 2025/04/11 02:47:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f08ec91dc1e060f25a0cb83c9169c30e OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/11 02:47:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 02:47:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro' 2025/04/11 02:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro': 1 files missing 2025/04/11 02:47:47 NOTICE: 1 hashes missing 2025/04/11 02:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro': 2 differences found 2025/04/11 02:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/11 02:47:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro': 0 differences found 2025/04/11 02:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro': 1 matching files 2025/04/11 02:47:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givagob4cepo" 2025/04/11 02:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:48 DEBUG : Creating backend with remote "TestDrive:crypt/s5ipjvh8p5gg1b3901j3mo7df8hmaaludkc9l5731kh1qn1l0s2g" 2025/04/11 02:47:49 DEBUG : Creating backend with remote "/tmp/rclone2572911119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo'", Local "Local file system at /tmp/rclone2572911119", Modify Window "1ms" 2025/04/11 02:47:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fa8a18b174d237d8f61e36280ea21569 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/11 02:47:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 02:47:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo' 2025/04/11 02:47:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo': 1 files missing 2025/04/11 02:47:51 NOTICE: 1 hashes missing 2025/04/11 02:47:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo': 2 differences found 2025/04/11 02:47:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/11 02:47:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo': 0 differences found 2025/04/11 02:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo': 1 matching files 2025/04/11 02:47:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeriwuh4qiwu" 2025/04/11 02:47:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:52 DEBUG : Creating backend with remote "TestDrive:crypt/kdjpjlnvkdshaqojbak8d2lfkok6n4pndf0fd430r9eoca5ki1bg" 2025/04/11 02:47:53 DEBUG : Creating backend with remote "/tmp/rclone1468166715" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu'", Local "Local file system at /tmp/rclone1468166715", Modify Window "1ms" 2025/04/11 02:47:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ee7d8c860985eea153f51c2a53ec999e OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/11 02:47:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 02:47:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu' 2025/04/11 02:47:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu': 1 files missing 2025/04/11 02:47:56 NOTICE: 1 hashes missing 2025/04/11 02:47:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu': 2 differences found 2025/04/11 02:47:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/11 02:47:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu': 0 differences found 2025/04/11 02:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu': 1 matching files 2025/04/11 02:47:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luxujid4fewi" 2025/04/11 02:47:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:47:57 DEBUG : Creating backend with remote "TestDrive:crypt/2tuui9n00dhabcg1v9qlrr4scdlq7r1p9fsj0ncnq8jg6knspt60" 2025/04/11 02:47:58 DEBUG : Creating backend with remote "/tmp/rclone1128677868" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi'", Local "Local file system at /tmp/rclone1128677868", Modify Window "1ms" 2025/04/11 02:48:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b8be82a14489fcee71fd14596d3a8138 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/11 02:48:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 02:48:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi' 2025/04/11 02:48:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi': 1 files missing 2025/04/11 02:48:01 NOTICE: 1 hashes missing 2025/04/11 02:48:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi': 2 differences found 2025/04/11 02:48:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/11 02:48:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 02:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi': 0 differences found 2025/04/11 02:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi': 1 matching files 2025/04/11 02:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luxujid4fewi': Purge remote 2025/04/11 02:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeriwuh4qiwu': Purge remote 2025/04/11 02:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givagob4cepo': Purge remote 2025/04/11 02:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuximax0kuro': Purge remote 2025/04/11 02:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojawez3naqu': Purge remote 2025/04/11 02:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pakoved7lepi': Purge remote 2025/04/11 02:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loyibaw0giti': Purge remote 2025/04/11 02:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-samesah8metu': Purge remote 2025/04/11 02:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocefux7zavu': Purge remote 2025/04/11 02:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dexaraz1jixo': Purge remote --- PASS: TestApplyTransforms (52.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:48:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/11 02:48:09 DEBUG : sub/file2: md5 = 7cb801b3db843f4561df889a9826bc71 OK 2025/04/11 02:48:09 INFO : file1: Copied (new) to: sub/file2 2025/04/11 02:48:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 02:48:10 DEBUG : file1: Unchanged skipping 2025/04/11 02:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': don't need to copy/move sub/file2, it is already at target location 2025/04/11 02:48:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:48:15 DEBUG : dst/file1: md5 = 3c319f21d881cdfc5b13bfaa3a65a93a OK 2025/04/11 02:48:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/backup" 2025/04/11 02:48:16 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/1nrff024r7pq65ecp72fc28jb0" 2025/04/11 02:48:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/11 02:48:20 INFO : dst/file1: Moved (server-side) 2025/04/11 02:48:21 DEBUG : dst/file1: md5 = 3b34cbea243320b0e6a7d45b06432d9d OK 2025/04/11 02:48:21 INFO : dst/file1: Copied (new) 2025/04/11 02:48:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:48:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:48:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.67s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:48:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/dst" 2025/04/11 02:48:26 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 02:48:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/CompareDest" 2025/04/11 02:48:27 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/gveqi14airsml4bgu7krj116o8" 2025/04/11 02:48:29 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 02:48:31 DEBUG : one: md5 = a553929060ca200dc97f3867b55d90e7 OK 2025/04/11 02:48:31 INFO : one: Copied (new) 2025/04/11 02:48:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 02:48:34 DEBUG : one: md5 = 16f1fa0121f30758094657d8b1c727b8 OK 2025/04/11 02:48:34 INFO : one: Copied (replaced existing) 2025/04/11 02:48:36 DEBUG : dst/one: md5 = 8a0e5d6b3d383099cb1e476762c32711 OK 2025/04/11 02:48:38 DEBUG : CompareDest/one: md5 = 0c8fc52cf002bbe4920976607d744b9d OK 2025/04/11 02:48:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 02:48:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 02:48:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 02:48:41 DEBUG : CompareDest/two: md5 = b042895aa041125a8d014943d13a0d68 OK 2025/04/11 02:48:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 02:48:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 02:48:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 02:48:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 02:48:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 02:48:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 02:48:44 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 02:48:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/11 02:48:46 DEBUG : two: md5 = 44b30218d0997d5c9cb6665341b3a048 OK 2025/04/11 02:48:46 INFO : two: Copied (new) 2025/04/11 02:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 02:48:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:48:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:48:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.39s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:48:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/dst" 2025/04/11 02:48:50 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 02:48:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/CopyDest" 2025/04/11 02:48:52 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/11 02:48:53 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 02:48:56 DEBUG : one: md5 = 10f854b97accb993aee1d2b02e9fe8a9 OK 2025/04/11 02:48:56 INFO : one: Copied (new) 2025/04/11 02:48:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 02:48:58 DEBUG : one: md5 = 23827af525052ecac431f1df4a6d1f49 OK 2025/04/11 02:48:58 INFO : one: Copied (replaced existing) 2025/04/11 02:49:00 DEBUG : dst/one: md5 = adad34d5ce79d0d167e7d9047be9cc95 OK 2025/04/11 02:49:02 DEBUG : CopyDest/one: md5 = 95c417a766d175538c567a4d4f4cc88f OK 2025/04/11 02:49:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/BackupDir" 2025/04/11 02:49:03 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/11 02:49:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 02:49:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 02:49:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 02:49:06 INFO : one: Moved (server-side) 2025/04/11 02:49:07 INFO : one: Copied (server-side copy) 2025/04/11 02:49:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/11 02:49:09 DEBUG : CopyDest/two: md5 = 893700dc4a82db2b3c6eaab9326d8404 OK 2025/04/11 02:49:10 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 02:49:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 02:49:11 INFO : two: Copied (server-side copy) 2025/04/11 02:49:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/11 02:49:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 02:49:12 DEBUG : two: Unchanged skipping 2025/04/11 02:49:13 DEBUG : CopyDest/three: md5 = af9d81e26a8832e1c6aac937e149c84f OK 2025/04/11 02:49:14 DEBUG : three: Need to transfer - File not found at Destination 2025/04/11 02:49:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/11 02:49:14 DEBUG : three: Destination not found in --copy-dest 2025/04/11 02:49:16 DEBUG : three: md5 = 5dad9352f0fb5bd78b3acba594e0a8e6 OK 2025/04/11 02:49:16 INFO : three: Copied (new) 2025/04/11 02:49:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 02:49:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 02:49:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:49:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 02:49:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 02:49:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:49:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.38s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:49:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/11 02:49:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 752b90405f5c7346402a9038553e5ca1 OK 2025/04/11 02:49:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/11 02:49:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/11 02:49:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/11 02:49:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/11 02:49:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/11 02:49:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f717d07de907a63f91614983ca8a9441 OK 2025/04/11 02:49:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/11 02:49:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/11 02:49:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:49:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using skip mode. 2025/04/11 02:49:35 NOTICE: one: Found 2 files with duplicate names 2025/04/11 02:49:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.44s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:49:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using skip mode. 2025/04/11 02:49:41 NOTICE: one: Found 3 files with duplicate names 2025/04/11 02:49:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/11 02:49:42 INFO : one: Deleted 2025/04/11 02:49:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.17s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:49:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using first mode. 2025/04/11 02:49:47 NOTICE: one: Found 3 files with duplicate names 2025/04/11 02:49:48 INFO : one: Deleted 2025/04/11 02:49:48 INFO : one: Deleted 2025/04/11 02:49:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:49:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using newest mode. 2025/04/11 02:49:54 NOTICE: one: Found 3 files with duplicate names 2025/04/11 02:49:54 INFO : one: Deleted 2025/04/11 02:49:55 INFO : one: Deleted 2025/04/11 02:49:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:50:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using oldest mode. 2025/04/11 02:50:00 NOTICE: one: Found 3 files with duplicate names 2025/04/11 02:50:01 INFO : one: Deleted 2025/04/11 02:50:01 INFO : one: Deleted 2025/04/11 02:50:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:50:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using largest mode. 2025/04/11 02:50:06 NOTICE: one: Found 3 files with duplicate names 2025/04/11 02:50:07 INFO : one: Deleted 2025/04/11 02:50:07 INFO : one: Deleted 2025/04/11 02:50:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.95s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:50:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using smallest mode. 2025/04/11 02:50:12 NOTICE: one: Found 3 files with duplicate names 2025/04/11 02:50:13 INFO : one: Deleted 2025/04/11 02:50:13 INFO : one: Deleted 2025/04/11 02:50:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.04s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:50:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Looking for duplicate names using rename mode. 2025/04/11 02:50:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/11 02:50:20 INFO : one-2.txt: renamed from: one.txt 2025/04/11 02:50:22 INFO : one-3.txt: renamed from: one.txt 2025/04/11 02:50:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:50:27 DEBUG : dupe1/one.txt: md5 = a3b0ed7de07581c1c801ca93f91aead9 OK 2025/04/11 02:50:29 DEBUG : dupe2/two.txt: md5 = 7b690f72c66d49826a5aee0dd1d191d9 OK 2025/04/11 02:50:32 DEBUG : dupe3/three.txt: md5 = b62ba065d43ad5056fd66fb95409136f OK 2025/04/11 02:50:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/11 02:50:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/11 02:50:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/11 02:50:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/11 02:50:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/11 02:50:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/11 02:50:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.38s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:50:39 DEBUG : a.txt: md5 = fd6d8a98a2612d60a84689a22d4c5a01 OK 2025/04/11 02:50:40 DEBUG : zend.txt: md5 = cac8c64d6f33fe8c2f6550e26ddbd831 OK 2025/04/11 02:50:42 DEBUG : sub dir/hello world: md5 = 3589451a747b9dcc8624994eded4ff09 OK 2025/04/11 02:50:44 DEBUG : sub dir/hello world2: md5 = 6a2a0411b765f95f7b6fb78e87780046 OK 2025/04/11 02:50:46 DEBUG : sub dir/ignore dir/.ignore: md5 = ed6c998f8819d001d97e5deb10057e8e OK 2025/04/11 02:50:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3e602af2e06c0a3c03168d872a061986 OK 2025/04/11 02:50:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 84dc6c704ade617f2a4b9da6c118e5ce OK 2025/04/11 02:50:50 DEBUG : a.txt: Excluded (Size Filter) 2025/04/11 02:50:50 DEBUG : a.txt: Excluded 2025/04/11 02:50:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 02:50:51 DEBUG : sub dir/hello world: Excluded 2025/04/11 02:50:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 02:50:51 DEBUG : sub dir/hello world2: Excluded 2025/04/11 02:50:52 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 02:50:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 02:50:52 DEBUG : sub dir/hello world: Excluded 2025/04/11 02:50:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 02:50:52 DEBUG : sub dir/hello world2: Excluded 2025/04/11 02:50:52 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 02:50:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/11 02:50:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/11 02:50:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/11 02:50:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/11 02:50:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/11 02:50:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 02:50:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.60s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:00 DEBUG : a.txt: md5 = be8ed3ccf16b8c750f6a6ee9f63ae72b OK 2025/04/11 02:51:01 DEBUG : zend.txt: md5 = b902b20cca9dea4674e82cdeeec74814 OK 2025/04/11 02:51:03 DEBUG : sub dir/hello world: md5 = 395f0c13b5fddf3ae5755e0f0b998e04 OK 2025/04/11 02:51:04 DEBUG : sub dir/hello world2: md5 = c307363beee641a6254f7b6c8f96490d OK 2025/04/11 02:51:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 75e7cb82c51213c3c7efe1e52e996e88 OK 2025/04/11 02:51:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 156d51218e53f26fd0bd5278f5a34253 OK 2025/04/11 02:51:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = c1ddda45c44f40f0c17f8dd99d0a0cde OK 2025/04/11 02:51:12 DEBUG : a.txt: Excluded (Size Filter) 2025/04/11 02:51:12 DEBUG : a.txt: Excluded 2025/04/11 02:51:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 02:51:12 DEBUG : sub dir/hello world2: Excluded 2025/04/11 02:51:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 02:51:12 DEBUG : sub dir/hello world: Excluded 2025/04/11 02:51:13 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 02:51:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 02:51:13 DEBUG : sub dir/hello world2: Excluded 2025/04/11 02:51:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 02:51:13 DEBUG : sub dir/hello world: Excluded 2025/04/11 02:51:13 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 02:51:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/11 02:51:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/11 02:51:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/11 02:51:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/11 02:51:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/11 02:51:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/11 02:51:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.54s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:21 DEBUG : file1: md5 = aa9a89637c444d57251dfb71352b4408 OK 2025/04/11 02:51:23 DEBUG : sub/file2: md5 = a26859a539da2d59084bd8ce74680c91 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/04/11 02:51:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/11 02:51:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/11 02:51:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/11 02:51:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.30s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:30 DEBUG : file1: md5 = 5421fd1bcaec1929b69e1ef00e9d7c5b OK 2025/04/11 02:51:33 DEBUG : sub/file2: md5 = 00ba052ef8efe15a33368e41e7bf0c2d 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/04/11 02:51:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/notfound" 2025/04/11 02:51:36 DEBUG : Config file has changed externally - reloading 2025/04/11 02:51:36 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/11 02:51:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.21s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Making directory 2025/04/11 02:51:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:43 DEBUG : sub dir/hello world: md5 = 4f143ad03a434637507c3c79305bce1f OK 2025/04/11 02:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:48 DEBUG : potato2: md5 = 7d13a93399ec3a23a18a3fabe98499bf OK 2025/04/11 02:51:49 DEBUG : empty space: md5 = 42ab9e927b01ace24f31e8bf92133f05 OK --- PASS: TestLs (4.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:52 DEBUG : potato2: md5 = ecd66d9b967cb360e71d377669f49db2 OK 2025/04/11 02:51:53 DEBUG : empty space: md5 = 6e0ed8e9c38f74c0247d0d34b548b582 OK 2025/04/11 02:51:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.47s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:51:57 DEBUG : potato2: md5 = 944b753236687091a20691d9a853a175 OK 2025/04/11 02:51:58 DEBUG : empty space: md5 = 45c88b84d3a0442b624c23ca85b383a8 OK --- PASS: TestLsLong (4.43s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:01 DEBUG : potato2: md5 = 190e12c72fd1b6bedd34c1c422fd2fd6 OK 2025/04/11 02:52:02 DEBUG : empty space: md5 = 96fc47dd0c18261bed2964a8b4d49972 OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/04/11 02:52:04 DEBUG : Creating backend with remote ":memory:" 2025/04/11 02:52:04 DEBUG : Config file has changed externally - reloading 2025/04/11 02:52:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/11 02:52:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/11 02:52:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/11 02:52:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/11 02:52:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/11 02:52:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/11 02:52:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/11 02:52:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/11 02:52:04 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:05 DEBUG : potato2: md5 = 0612fe296bf1eecb5e79b5bf0e98848d OK 2025/04/11 02:52:07 DEBUG : empty space: md5 = 2d01d8f302a32252550ce2039ca88faa OK 2025/04/11 02:52:09 DEBUG : sub dir/potato3: md5 = 021b2f4d410d2203b53aeae33fe17fd1 OK 2025/04/11 02:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.99s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:13 DEBUG : small: md5 = f3591071aeecc386ea8cbb964393725c OK 2025/04/11 02:52:15 DEBUG : medium: md5 = 629b96d4473336b18eb4918628fb1976 OK 2025/04/11 02:52:16 DEBUG : large: md5 = 6f41659cd60acb8fe00e33ba54fb5c92 OK 2025/04/11 02:52:16 DEBUG : Waiting for deletions to finish 2025/04/11 02:52:17 DEBUG : large: Excluded (Size Filter) 2025/04/11 02:52:17 INFO : medium: Deleted 2025/04/11 02:52:17 INFO : small: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:20 DEBUG : small: md5 = 85b12febc52e00eab33ef24ae75135ff OK 2025/04/11 02:52:21 DEBUG : medium: md5 = 882358e3339b01cdf4fa328589e9d6b3 OK 2025/04/11 02:52:22 DEBUG : large: md5 = e4b11b6d604978d05de1607d72553475 OK 2025/04/11 02:52:22 DEBUG : Waiting for deletions to finish 2025/04/11 02:52:23 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/11 02:52:23 INFO : medium: Deleted 2025/04/11 02:52:23 INFO : small: Deleted --- PASS: TestMaxDelete (6.47s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:26 DEBUG : small: md5 = 3ab9e6181bd457399d05ad783ad27609 OK 2025/04/11 02:52:27 DEBUG : medium: md5 = 4aaa9934bd5a64422f575a6d8510d8c9 OK 2025/04/11 02:52:29 DEBUG : large: md5 = ea003f2af965a6b58ca28c2ddc852ae0 OK 2025/04/11 02:52:29 DEBUG : Waiting for deletions to finish 2025/04/11 02:52:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/11 02:52:30 INFO : medium: Deleted 2025/04/11 02:52:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.56s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:33 DEBUG : small: md5 = cce189395f7f1ee983157e34f7c1bdc1 OK 2025/04/11 02:52:34 DEBUG : medium: md5 = f66c090e3f3d6e848f4f6b999b46c07e OK 2025/04/11 02:52:35 DEBUG : large: md5 = 200443297aa719dfab8d5ee817149707 OK 2025/04/11 02:52:36 DEBUG : Waiting for deletions to finish 2025/04/11 02:52:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/11 02:52:36 INFO : large: Deleted 2025/04/11 02:52:36 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:39 DEBUG : ReadFile: md5 = 629281423c5a00e4cac38ed7092d4686 OK --- PASS: TestReadFile (3.93s) === RUN TestRetry 2025/04/11 02:52:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/11 02:52:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/11 02:52:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 02:52:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 02:52:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 02:52:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 02:52:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:52:43 DEBUG : file1: md5 = 52b83face7ec8086369195302d49770d OK 2025/04/11 02:52:44 DEBUG : file2: md5 = 3c3ea28f6138740e1938150a04d5b9e3 OK --- PASS: TestCat (16.88s) === RUN TestPurge 2025/04/11 02:52:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuwaves2bitu" 2025/04/11 02:52:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 02:52:59 DEBUG : Creating backend with remote "TestDrive:crypt/pbggrlcumn6qvcfs1hh234v53jbhnel4j87tvc6po37gdv3ue7n0" 2025/04/11 02:53:00 DEBUG : Creating backend with remote "/tmp/rclone1614410312" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuwaves2bitu'", Local "Local file system at /tmp/rclone1614410312", Modify Window "1ms" 2025/04/11 02:53:04 DEBUG : A1/B1/C1/one: md5 = 94f9b0f6b956cf58443c3259e72d4531 OK 2025/04/11 02:53:04 INFO : A2: Making directory 2025/04/11 02:53:05 INFO : A1/B2: Making directory 2025/04/11 02:53:05 INFO : A1/B2/C2: Making directory 2025/04/11 02:53:06 INFO : A1/B1/C3: Making directory 2025/04/11 02:53:07 INFO : A3: Making directory 2025/04/11 02:53:08 INFO : A3/B3: Making directory 2025/04/11 02:53:08 INFO : A3/B3/C4: Making directory 2025/04/11 02:53:10 DEBUG : A1/two: md5 = cb158606797332cbb0d7b14956c29c06 OK 2025/04/11 02:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuwaves2bitu': Purge remote 2025/04/11 02:53:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:53:18 DEBUG : A1/B1/C1/one: md5 = ee6fbbfc32765715cbbaaf3639f1fb89 OK 2025/04/11 02:53:18 INFO : A2: Making directory 2025/04/11 02:53:18 INFO : A1/B2: Making directory 2025/04/11 02:53:19 INFO : A1/B2/C2: Making directory 2025/04/11 02:53:20 INFO : A1/B1/C3: Making directory 2025/04/11 02:53:21 INFO : A3: Making directory 2025/04/11 02:53:21 INFO : A3/B3: Making directory 2025/04/11 02:53:22 INFO : A3/B3/C4: Making directory 2025/04/11 02:53:24 DEBUG : A1/two: md5 = 53b306df65575d9aac09ff21203a3841 OK 2025/04/11 02:53:25 DEBUG : removing 1 level 3 directories 2025/04/11 02:53:25 INFO : A3/B3/C4: Removing directory 2025/04/11 02:53:28 DEBUG : removing 2 level 3 directories 2025/04/11 02:53:28 INFO : A1/B2/C2: Removing directory 2025/04/11 02:53:28 INFO : A1/B1/C3: Removing directory 2025/04/11 02:53:29 DEBUG : removing 2 level 2 directories 2025/04/11 02:53:29 INFO : A3/B3: Removing directory 2025/04/11 02:53:29 INFO : A1/B2: Removing directory 2025/04/11 02:53:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/11 02:53:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 02:53:29 DEBUG : removing 2 level 1 directories 2025/04/11 02:53:29 INFO : A3: Removing directory 2025/04/11 02:53:29 INFO : A2: Removing directory 2025/04/11 02:53:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/11 02:53:33 DEBUG : removing 1 level 3 directories 2025/04/11 02:53:33 INFO : A1/B1/C1: Removing directory 2025/04/11 02:53:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:34 DEBUG : removing 1 level 2 directories 2025/04/11 02:53:34 INFO : A1/B1: Removing directory 2025/04/11 02:53:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 02:53:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:53:35 DEBUG : removing 1 level 1 directories 2025/04/11 02:53:35 INFO : A1: Removing directory 2025/04/11 02:53:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 02:53:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 02:53:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 02:53:35 DEBUG : removing 1 level 0 directories 2025/04/11 02:53:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Removing directory 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/11 02:53:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.82s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:53:38 INFO : A1: Making directory 2025/04/11 02:53:38 INFO : A1/B1: Making directory 2025/04/11 02:53:39 INFO : A1/B1/C1: Making directory 2025/04/11 02:53:41 DEBUG : removing 1 level 3 directories 2025/04/11 02:53:41 INFO : A1/B1/C1: Removing directory 2025/04/11 02:53:42 DEBUG : removing 1 level 2 directories 2025/04/11 02:53:42 INFO : A1/B1: Removing directory 2025/04/11 02:53:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:53:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.91s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:53:45 INFO : A1: Making directory 2025/04/11 02:53:45 INFO : A1/B1: Making directory 2025/04/11 02:53:46 INFO : A1/B1/C1: Making directory 2025/04/11 02:53:49 DEBUG : removing 1 level 3 directories 2025/04/11 02:53:49 INFO : A1/B1/C1: Removing directory 2025/04/11 02:53:49 DEBUG : removing 1 level 2 directories 2025/04/11 02:53:49 INFO : A1/B1: Removing directory 2025/04/11 02:53:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:53:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.28s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:53:53 DEBUG : file1: md5 = 4d97899737fd7682fdf9c06ef71bffbe OK 2025/04/11 02:53:54 DEBUG : filename.txt: File name found in url 2025/04/11 02:53:55 DEBUG : filename.txt: md5 = 7669cf4e560b2cf9edd285d9cf37bbb8 OK 2025/04/11 02:53:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/11 02:53:57 DEBUG : headerfilename.txt: md5 = 10ce590b4c30af0307e771c83131f858 OK 2025/04/11 02:53:58 DEBUG : file2: md5 = a9729b47c24ca0d71e4a0069197c3da5 OK --- PASS: TestCopyURL (8.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:54:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/11 02:54:03 DEBUG : sub/file2: md5 = b3ad7c7a1b4a8743d59d22190d48ffd4 OK 2025/04/11 02:54:03 INFO : file1: Copied (new) to: sub/file2 2025/04/11 02:54:03 INFO : file1: Deleted 2025/04/11 02:54:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 02:54:03 DEBUG : file1: Unchanged skipping 2025/04/11 02:54:03 INFO : file1: Deleted 2025/04/11 02:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': don't need to copy/move sub/file2, it is already at target location 2025/04/11 02:54:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:54:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/11 02:54:08 DEBUG : file1: md5 = 85f398dc247949dd833670a7137b9e6a OK 2025/04/11 02:54:08 INFO : file1: Copied (new) 2025/04/11 02:54:08 INFO : file1: Deleted 2025/04/11 02:54:08 DEBUG : file1: Destination exists, skipping 2025/04/11 02:54:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:54:13 DEBUG : dst/file1: md5 = 7d1528db2b171cf495ec80522b5b7c2c OK 2025/04/11 02:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenewir2yoho/backup" 2025/04/11 02:54:14 DEBUG : Creating backend with remote "TestDrive:crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg/1nrff024r7pq65ecp72fc28jb0" 2025/04/11 02:54:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/11 02:54:17 INFO : dst/file1: Moved (server-side) 2025/04/11 02:54:19 DEBUG : dst/file1: md5 = 7ff1c39b14478dbf216b47c43c71e90d OK 2025/04/11 02:54:19 INFO : dst/file1: Copied (new) 2025/04/11 02:54:19 INFO : dst/file1: Deleted 2025/04/11 02:54:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.50s) === 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:54:25 DEBUG : A1/one: md5 = 9283b21aa57f9f0be0dccdd4478d6d48 OK 2025/04/11 02:54:26 DEBUG : A1/two: md5 = 17121dddafdbca89be274faf545eb00b OK 2025/04/11 02:54:29 DEBUG : A1/B1/three: md5 = a1dd67b4e99f83a4e45d70f82f1d54ca OK 2025/04/11 02:54:31 DEBUG : A1/B1/C1/four: md5 = 25fdaee3c55ebefef9a42ef2020123cf OK 2025/04/11 02:54:33 DEBUG : A1/B1/C2/five: md5 = 3ec91201950f8aac7269ebd51b802e0a OK 2025/04/11 02:54:33 INFO : A1/B2: Making directory 2025/04/11 02:54:33 INFO : A1/B1/C3: Making directory 2025/04/11 02:54:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/11 02:54:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/11 02:54:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/11 02:54:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/11 02:54:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/11 02:54:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 02:54:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 02:54:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:54:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 02:54:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 02:54:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/11 02:54:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/11 02:54:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/11 02:54:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/11 02:54:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/11 02:54:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/11 02:54:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 02:54:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 02:54:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:54:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 02:54:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 02:55:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/11 02:55:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/11 02:55:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 02:55:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 02:55:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:55:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 02:55:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 02:55:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 02:55:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 02:55:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.49s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:55:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 645d315f37f1f0daeeff757961eebeb3 OK 2025/04/11 02:55:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/11 02:55:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/11 02:55:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/11 02:55:10 DEBUG : no_checksum_big_file_from_pipe: md5 = cd0d38d0ee7317ebaf47551a9f6a3675 OK 2025/04/11 02:55:10 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:55:13 DEBUG : with_checksum_small_file_from_pipe: md5 = e80d71a30755dacc0613eb36b33a6b26 OK 2025/04/11 02:55:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/11 02:55:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/11 02:55:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 7d7bb9cd9a1628a5dcd693da2ca56f2d OK 2025/04/11 02:55:15 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:55:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 02:55:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/11 02:55:20 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-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:55:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/11 02:55:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/11 02:55:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/11 02:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': File to upload is small (48 bytes), uploading instead of streaming 2025/04/11 02:55:28 DEBUG : rcat_metadata: md5 = 9b4882bfb16f75fd28549fbb6d5eb402 OK 2025/04/11 02:55:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/11 02:55:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/11 02:55:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = b2b4e722bf59de433d57418c738b1283 OK 2025/04/11 02:55:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.70s) --- PASS: TestRcatMetadata/Normal (2.37s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:33 DEBUG : potato1: md5 = 4550f5903ec398a862fd8765df283f51 OK 2025/04/11 02:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': File to upload is small (60 bytes), uploading instead of streaming 2025/04/11 02:55:35 DEBUG : potato2: md5 = 3c6d12fec4dd2bbfdb408a281feeea06 OK 2025/04/11 02:55:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:38 DEBUG : potato1: md5 = dd211151d985c855568655e85432a1ec OK 2025/04/11 02:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': File to upload is small (60 bytes), uploading instead of streaming 2025/04/11 02:55:39 DEBUG : potato2: md5 = 50df978f97324539399e1f180dd36b5b OK 2025/04/11 02:55:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.08s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:43 DEBUG : potato2: md5 = 1f0d30e5ab7a206c681b29df084b2184 OK 2025/04/11 02:55:44 DEBUG : empty space: md5 = a10d29b08d9e37e83827271f3f485238 OK 2025/04/11 02:55:46 DEBUG : sub dir/potato3: md5 = f4a2a70f983f1fba64f7196cc97cafa6 OK 2025/04/11 02:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Touching "sub dir/potato3" 2025/04/11 02:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Touching "empty space" 2025/04/11 02:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Touching "potato2" 2025/04/11 02:55:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.81s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:51 DEBUG : dir with metadata: Making directory with metadata 2025/04/11 02:55:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:54 DEBUG : directory with modtime: Making directory with metadata 2025/04/11 02:55:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:55:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/11 02:55:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 02:55:56 DEBUG : Google drive root 'crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg': Skipping btime metadata as can't update it on an existing file: 2025-04-11T02:55:56.352830662Z 2025/04/11 02:55:57 INFO : non existent directory: Updated directory metadata 2025/04/11 02:55:58 DEBUG : Google drive root 'crypt/6iho8vfj49jnfqe1sg90dmuc8lugnv0btch3oel38rhvhnunt2pg': Skipping btime metadata as can't update it on an existing file: 2025-04-11T02:55:56.352830662Z 2025/04/11 02:55:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.58s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:56:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/11 02:56:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/11 02:56:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.89s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:56:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/11 02:56:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 02:56:04 DEBUG : dst: Making directory with metadata 2025/04/11 02:56:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 02:56:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 02:56:06 INFO : dst: Set directory modification time (using SetModTime) 2025/04/11 02:56:06 INFO : dst: Set directory modification time (using SetModTime) 2025/04/11 02:56:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/11 02:56:07 INFO : dst: Set directory modification time (using SetModTime) 2025/04/11 02:56:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho'", Local "Local file system at /tmp/rclone2994369715", Modify Window "1ms" 2025/04/11 02:56:10 DEBUG : sub dir/test remove existing: md5 = b0ab1ee36c4558f4f957939864be133e OK 2025/04/11 02:56:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e13f70296f7b2d73c4aaf7796143c142 OK 2025/04/11 02:56:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.becelon6" before starting 2025/04/11 02:56:14 DEBUG : sub dir/test remove existing.becelon6: TEST: removing renamed existing file after operation 2025/04/11 02:56:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fefuriy4" before starting 2025/04/11 02:56:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fefuriy4: TEST: renaming existing back after failed operation 2025/04/11 02:56:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.helecan4" before starting 2025/04/11 02:56:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.helecan4: TEST: removing renamed existing file after operation 2025/04/11 02:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bmagf9lrjiorrl7leig8paquoqvfmnk8klhgvc90ah2ojcqjkc67c0ktem0827btuedjrubn2p5akprkn4ctioc2os46mfdl8fdsjf1d2nc0vcj5h89psumjal9vb220a4bvgfpc7lpm1c4v9j40krl670tees85rpaa04ke7pqu4tnt7ed0" 2025/04/11 02:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vlvdb57i7qn1c2c6gnfrpnroovnc6cq5a9fga5ibr150ifurnung" --- PASS: TestRemoveExisting (12.94s) === 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/04/11 02:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenewir2yoho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m34.062769734s (try 1/5)