"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/30 02:03:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu" 2025/03/30 02:03:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:03:22 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10" 2025/03/30 02:03:23 DEBUG : Creating backend with remote "/tmp/rclone1765285665" === 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/30 02:03:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/30 02:03:24 DEBUG : potato: Seek from 10 to 0 2025/03/30 02:03:24 DEBUG : potato: Seek from 10 to 0 2025/03/30 02:03:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/30 02:03:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Seek from 5 to 2 2025/03/30 02:03:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/30 02:03:24 DEBUG : potato: Seek from 7 to 0 2025/03/30 02:03:24 DEBUG : potato: Seek from 7 to 0 2025/03/30 02:03:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/30 02:03:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Seek from 5 to 2 2025/03/30 02:03:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/30 02:03:24 DEBUG : potato: Seek from 8 to 0 2025/03/30 02:03:24 DEBUG : potato: Seek from 8 to 0 2025/03/30 02:03:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/30 02:03:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:03:24 DEBUG : potato: Seek from 5 to 2 2025/03/30 02:03:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/30 02:03:24 DEBUG : potato: Seek from 9 to 0 2025/03/30 02:03:24 DEBUG : potato: Seek from 9 to 0 2025/03/30 02:03:24 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:03:26 DEBUG : rutabaga: md5 = 77148bce7c2319ea8b91960572ee890d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/30 02:03:28 DEBUG : empty space: md5 = eca13946b8e81d22946850d2438bb397 OK === RUN TestCheck/3 2025/03/30 02:03:30 DEBUG : potato2: md5 = 6258dfef6c714aa59c154590b3ae55ba OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/30 02:03:32 DEBUG : remotepotato: md5 = a197e0f122aa7b1f390cb26f90026460 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.10s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/03/30 02:03:35 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 02:03:35 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 02:03:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/30 02:03:35 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/03/30 02:03:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/30 02:03:35 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:03:36 DEBUG : rutabaga: md5 = 44057660ae93716b0c9066ed3a3d4048 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/30 02:03:40 DEBUG : empty space: md5 = 4fa7788db07aa4c54926d1d892458d79 OK === RUN TestCheckDownload/3 2025/03/30 02:03:43 DEBUG : potato2: md5 = e50455681689437da9b703a0eae22ca4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/30 02:03:47 DEBUG : remotepotato: md5 = f9f199f9be97739c1e941a3718523aa3 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.41s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.44s) --- PASS: TestCheckDownload/3 (1.19s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:03:53 DEBUG : rutabaga: md5 = 228115f1216336c20165ae6bc444075a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/30 02:03:55 DEBUG : empty space: md5 = df4483ebb23c8edc867fb51341e67459 OK === RUN TestCheckSizeOnly/3 2025/03/30 02:03:56 DEBUG : potato2: md5 = 04242dfe0a52d4fb10b244a5c9b4ce5f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/30 02:03:59 DEBUG : remotepotato: md5 = 97dfad47f4510da889492b3ab8d4fb3f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.60s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:04:03 DEBUG : test.sum: md5 = 22f8633c4ff506e477634a12ccbb5c92 OK 2025/03/30 02:04:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 02:04:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 02:04:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 02:04:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/30 02:04:06 DEBUG : test.sum: md5 = 4ccd2959e22321f98b453ad1704e5ffe OK 2025/03/30 02:04:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 02:04:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 02:04:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 02:04:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.15s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:04:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/data" 2025/03/30 02:04:08 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/data" 2025/03/30 02:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/vjrnln8ratgmqakfosrqe8espk" 2025/03/30 02:04:14 DEBUG : data/banana: md5 = 92878e00f86f115deafb18d48bffe463 OK 2025/03/30 02:04:15 DEBUG : test.sum: md5 = 6614dee25f96b059b8e08d5d263bb876 OK === RUN TestCheckSumDownload/subtest1 2025/03/30 02:04:19 DEBUG : data/potato: md5 = c35fb4683d3e51a88cededb9055b8669 OK 2025/03/30 02:04:21 DEBUG : test.sum: md5 = 251556da4a5e382a170977bdb1e98541 OK === RUN TestCheckSumDownload/subtest2 2025/03/30 02:04:24 DEBUG : test.sum: md5 = c114a568ae123eaabf1f77653d59fc98 OK === RUN TestCheckSumDownload/subtest3 2025/03/30 02:04:28 DEBUG : test.sum: md5 = 38d04d4841cff64b713e43a76c45626c OK === RUN TestCheckSumDownload/subtest4 2025/03/30 02:04:33 DEBUG : test.sum: md5 = bcd5205ab3889f287590946655f17f95 OK === RUN TestCheckSumDownload/subtest5 2025/03/30 02:04:36 DEBUG : test.sum: md5 = 00b0730a2db917ca1fe0433add92624a OK === RUN TestCheckSumDownload/subtest6 2025/03/30 02:04:41 DEBUG : data/banana: md5 = 7aa43a9862f824316a79ef913331f8e7 OK 2025/03/30 02:04:42 DEBUG : data/potato: md5 = a4aaeb61d6fd21e87dd8800fb6ab6f23 OK 2025/03/30 02:04:43 DEBUG : test.sum: md5 = a8a5ec3887667c09328312b73a02b125 OK === RUN TestCheckSumDownload/subtest7 2025/03/30 02:04:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/30 02:04:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.63s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (2.12s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.35s) --- PASS: TestCheckSumDownload/subtest5 (1.93s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (3.17s) === RUN TestApplyTransforms 2025/03/30 02:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qibucat6hopi" 2025/03/30 02:04:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/qhtbaj04b04bud92jk8jrvg0kbarm57vb0b1tpg3pcsk0g38mvpg" 2025/03/30 02:04:51 DEBUG : Creating backend with remote "/tmp/rclone4001988888" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi'", Local "Local file system at /tmp/rclone4001988888", Modify Window "1ms" 2025/03/30 02:04:53 DEBUG : hello, world!: md5 = c71a1072a7d78f29983e764e5cb96b6e OK upper checkfile vs. lower remote (without normalization) 2025/03/30 02:04:53 ERROR : hello, world!: sum not found 2025/03/30 02:04:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi' 2025/03/30 02:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi': 1 files missing 2025/03/30 02:04:53 NOTICE: 1 hashes missing 2025/03/30 02:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi': 2 differences found 2025/03/30 02:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/30 02:04:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi': 0 differences found 2025/03/30 02:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi': 1 matching files 2025/03/30 02:04:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kebatoh1helo" 2025/03/30 02:04:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/j18g17m0ma5upb8tdu9u76n3vucgmvipfesmfhelsvhqcord0mag" 2025/03/30 02:04:55 DEBUG : Creating backend with remote "/tmp/rclone4196251001" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo'", Local "Local file system at /tmp/rclone4196251001", Modify Window "1ms" 2025/03/30 02:04:58 DEBUG : HELLO, WORLD!: md5 = 3b94f8f9f4b841e716c123aef141cd90 OK lower checkfile vs. upper remote (without normalization) 2025/03/30 02:04:58 ERROR : HELLO, WORLD!: sum not found 2025/03/30 02:04:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo' 2025/03/30 02:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo': 1 files missing 2025/03/30 02:04:58 NOTICE: 1 hashes missing 2025/03/30 02:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo': 2 differences found 2025/03/30 02:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/30 02:04:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo': 0 differences found 2025/03/30 02:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo': 1 matching files 2025/03/30 02:04:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kopekum2rowe" 2025/03/30 02:04:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/tn8d0j1numa7t1r5ondrt2rfsa4jm6ubot8kl5pj1kmmv3mnlocg" 2025/03/30 02:05:00 DEBUG : Creating backend with remote "/tmp/rclone2715075602" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe'", Local "Local file system at /tmp/rclone2715075602", Modify Window "1ms" 2025/03/30 02:05:02 DEBUG : HeLlO, wOrLd!: md5 = 5e8e182fb309f2e42911366b719f539d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/30 02:05:03 ERROR : HeLlO, wOrLd!: sum not found 2025/03/30 02:05:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe' 2025/03/30 02:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe': 1 files missing 2025/03/30 02:05:03 NOTICE: 1 hashes missing 2025/03/30 02:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe': 2 differences found 2025/03/30 02:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/30 02:05:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe': 0 differences found 2025/03/30 02:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe': 1 matching files 2025/03/30 02:05:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizapoz2kahi" 2025/03/30 02:05:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:05:04 DEBUG : Creating backend with remote "TestDrive:crypt/hm2g0iiqd0ru1p4gsl024ohmlpd58ncjffo8942oek2skklmr9j0" 2025/03/30 02:05:05 DEBUG : Creating backend with remote "/tmp/rclone1169916081" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi'", Local "Local file system at /tmp/rclone1169916081", Modify Window "1ms" 2025/03/30 02:05:07 DEBUG : HELLO, WORLD!: md5 = 0a90ce90b28f5bbf35b47de9d2887447 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/30 02:05:08 ERROR : HELLO, WORLD!: sum not found 2025/03/30 02:05:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi' 2025/03/30 02:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi': 1 files missing 2025/03/30 02:05:08 NOTICE: 1 hashes missing 2025/03/30 02:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi': 2 differences found 2025/03/30 02:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/30 02:05:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi': 0 differences found 2025/03/30 02:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi': 1 matching files 2025/03/30 02:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lomavur7nepo" 2025/03/30 02:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/d0g686vease3tjibt1e4643ff1p8d8cf8imi1j30f1iftfni3vrg" 2025/03/30 02:05:10 DEBUG : Creating backend with remote "/tmp/rclone2893984187" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo'", Local "Local file system at /tmp/rclone2893984187", Modify Window "1ms" 2025/03/30 02:05:12 DEBUG : 測試_Русский___ě_áñ: md5 = 3a5101ff8641d81f299a9423474e9c33 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/30 02:05:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 02:05:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo' 2025/03/30 02:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo': 1 files missing 2025/03/30 02:05:12 NOTICE: 1 hashes missing 2025/03/30 02:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo': 2 differences found 2025/03/30 02:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/30 02:05:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo': 0 differences found 2025/03/30 02:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo': 1 matching files 2025/03/30 02:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tasasux5zonu" 2025/03/30 02:05:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/dgr8eobfu192ovtbdp9v5p3vtcrdv2ffot9674e3pmre8o03s3k0" 2025/03/30 02:05:15 DEBUG : Creating backend with remote "/tmp/rclone2463838020" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu'", Local "Local file system at /tmp/rclone2463838020", Modify Window "1ms" 2025/03/30 02:05:17 DEBUG : 測試_Русский___ě_áñ: md5 = 25f18d20d4f1015512db2373e0054c35 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/30 02:05:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 02:05:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu' 2025/03/30 02:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu': 1 files missing 2025/03/30 02:05:17 NOTICE: 1 hashes missing 2025/03/30 02:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu': 2 differences found 2025/03/30 02:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/30 02:05:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu': 0 differences found 2025/03/30 02:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu': 1 matching files 2025/03/30 02:05:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dahefub5lipi" 2025/03/30 02:05:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:05:18 DEBUG : Creating backend with remote "TestDrive:crypt/3p693umopif0bium58b9ng7sbgcjb9j20a9f5fr6c9ldrgueqc9g" 2025/03/30 02:05:19 DEBUG : Creating backend with remote "/tmp/rclone4200851025" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi'", Local "Local file system at /tmp/rclone4200851025", Modify Window "1ms" 2025/03/30 02:05:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 21c99ba36b2a66e434d8a4823886e230 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/30 02:05:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:05:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi' 2025/03/30 02:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi': 1 files missing 2025/03/30 02:05:22 NOTICE: 1 hashes missing 2025/03/30 02:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi': 2 differences found 2025/03/30 02:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/30 02:05:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi': 0 differences found 2025/03/30 02:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi': 1 matching files 2025/03/30 02:05:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borufux5dise" 2025/03/30 02:05:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:05:23 DEBUG : Creating backend with remote "TestDrive:crypt/okbd4g4k9lej721k7ak5mineq3de019rnn5dormapranjjv46u80" 2025/03/30 02:05:24 DEBUG : Creating backend with remote "/tmp/rclone3299997303" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise'", Local "Local file system at /tmp/rclone3299997303", Modify Window "1ms" 2025/03/30 02:05:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e7ba0f60006446afe095e831d6d0245 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/30 02:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise' 2025/03/30 02:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise': 1 files missing 2025/03/30 02:05:27 NOTICE: 1 hashes missing 2025/03/30 02:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise': 2 differences found 2025/03/30 02:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/30 02:05:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise': 0 differences found 2025/03/30 02:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise': 1 matching files 2025/03/30 02:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wehabux2gule" 2025/03/30 02:05:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/sl0prim2dmb8p926agdckr0elmc9rddjcqj80arkscnmr2e88djg" 2025/03/30 02:05:29 DEBUG : Creating backend with remote "/tmp/rclone759641647" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule'", Local "Local file system at /tmp/rclone759641647", Modify Window "1ms" 2025/03/30 02:05:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb3e527dfe308984997ddbd00c5240a6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/30 02:05:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:05:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule' 2025/03/30 02:05:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule': 1 files missing 2025/03/30 02:05:31 NOTICE: 1 hashes missing 2025/03/30 02:05:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule': 2 differences found 2025/03/30 02:05:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/30 02:05:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule': 0 differences found 2025/03/30 02:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule': 1 matching files 2025/03/30 02:05:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xipinup8nepu" 2025/03/30 02:05:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:05:32 DEBUG : Creating backend with remote "TestDrive:crypt/c37up4ruq7e40qe8pib09uo3lh6fsfu9m7qvrrs2vjg4f919g7ug" 2025/03/30 02:05:33 DEBUG : Creating backend with remote "/tmp/rclone4192103506" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu'", Local "Local file system at /tmp/rclone4192103506", Modify Window "1ms" 2025/03/30 02:05:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f7494d777deecd585fed192a2e7450eb OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/30 02:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu' 2025/03/30 02:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu': 1 files missing 2025/03/30 02:05:36 NOTICE: 1 hashes missing 2025/03/30 02:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu': 2 differences found 2025/03/30 02:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/30 02:05:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu': 0 differences found 2025/03/30 02:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu': 1 matching files 2025/03/30 02:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xipinup8nepu': Purge remote 2025/03/30 02:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wehabux2gule': Purge remote 2025/03/30 02:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borufux5dise': Purge remote 2025/03/30 02:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahefub5lipi': Purge remote 2025/03/30 02:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tasasux5zonu': Purge remote 2025/03/30 02:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lomavur7nepo': Purge remote 2025/03/30 02:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizapoz2kahi': Purge remote 2025/03/30 02:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kopekum2rowe': Purge remote 2025/03/30 02:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kebatoh1helo': Purge remote 2025/03/30 02:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qibucat6hopi': Purge remote --- PASS: TestApplyTransforms (52.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:05:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 02:05:44 DEBUG : sub/file2: md5 = 75fe8b5bd80196c1bc43c40b3fa8fdb6 OK 2025/03/30 02:05:44 INFO : file1: Copied (new) to: sub/file2 2025/03/30 02:05:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 02:05:45 DEBUG : file1: Unchanged skipping 2025/03/30 02:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': don't need to copy/move sub/file2, it is already at target location 2025/03/30 02:05:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:05:50 DEBUG : dst/file1: md5 = 7822abf435fe8bb8ebfecf92ec723d10 OK 2025/03/30 02:05:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/backup" 2025/03/30 02:05:51 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/1nrff024r7pq65ecp72fc28jb0" 2025/03/30 02:05:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 02:05:55 INFO : dst/file1: Moved (server-side) 2025/03/30 02:05:56 DEBUG : dst/file1: md5 = 92df4a598ddfe5312404453d306990e4 OK 2025/03/30 02:05:56 INFO : dst/file1: Copied (new) 2025/03/30 02:05:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 02:06:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 02:06:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:06:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/dst" 2025/03/30 02:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 02:06:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/CompareDest" 2025/03/30 02:06:03 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/gveqi14airsml4bgu7krj116o8" 2025/03/30 02:06:04 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 02:06:07 DEBUG : one: md5 = 32cc0b68ba5d4afb2472618524888b74 OK 2025/03/30 02:06:07 INFO : one: Copied (new) 2025/03/30 02:06:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:06:09 DEBUG : one: md5 = cce74de34347a92230b14db8eb9dbfa3 OK 2025/03/30 02:06:09 INFO : one: Copied (replaced existing) 2025/03/30 02:06:11 DEBUG : dst/one: md5 = 17e062b5826f25d5b1c5c42d4869e2dc OK 2025/03/30 02:06:13 DEBUG : CompareDest/one: md5 = 37aff0a288af42c04b0198f9af821791 OK 2025/03/30 02:06:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:06:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 02:06:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 02:06:16 DEBUG : CompareDest/two: md5 = 69fb516b11971330f43c6f943c2f33a1 OK 2025/03/30 02:06:17 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:06:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 02:06:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 02:06:18 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:06:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 02:06:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 02:06:19 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:06:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 02:06:21 DEBUG : two: md5 = 44a7b2301b4cd9e58011c1bd235d4ae8 OK 2025/03/30 02:06:21 INFO : two: Copied (new) 2025/03/30 02:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 02:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:06:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:06:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.03s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:06:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/dst" 2025/03/30 02:06:25 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 02:06:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/CopyDest" 2025/03/30 02:06:27 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/30 02:06:28 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 02:06:31 DEBUG : one: md5 = 8b17072cc750020ce2b1415a0b055ee9 OK 2025/03/30 02:06:31 INFO : one: Copied (new) 2025/03/30 02:06:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:06:33 DEBUG : one: md5 = 0bd1b0dddf131412d9d3fbf3ec6ce81d OK 2025/03/30 02:06:33 INFO : one: Copied (replaced existing) 2025/03/30 02:06:35 DEBUG : dst/one: md5 = 1a44cd9311cc660a724050ba686c8225 OK 2025/03/30 02:06:38 DEBUG : CopyDest/one: md5 = c1797dde12e4afc4695282c5c1775dd9 OK 2025/03/30 02:06:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/BackupDir" 2025/03/30 02:06:38 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/30 02:06:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:06:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 02:06:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:06:42 INFO : one: Moved (server-side) 2025/03/30 02:06:43 INFO : one: Copied (server-side copy) 2025/03/30 02:06:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 02:06:45 DEBUG : CopyDest/two: md5 = 50fe42006aff89127bf85c0f089ab95f OK 2025/03/30 02:06:46 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:06:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 02:06:47 INFO : two: Copied (server-side copy) 2025/03/30 02:06:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 02:06:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 02:06:48 DEBUG : two: Unchanged skipping 2025/03/30 02:06:49 DEBUG : CopyDest/three: md5 = 0510b155a3bdb9e250ce1e8aa580cb33 OK 2025/03/30 02:06:50 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 02:06:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 02:06:50 DEBUG : three: Destination not found in --copy-dest 2025/03/30 02:06:52 DEBUG : three: md5 = 49a6fc77574dae244457b77ccfe0f29e OK 2025/03/30 02:06:52 INFO : three: Copied (new) 2025/03/30 02:06:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 02:06:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 02:06:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:06:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:06:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 02:06:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 02:06:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.13s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:06:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/30 02:07:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 608bb2074dceac4209f0984a014b7196 OK 2025/03/30 02:07:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/30 02:07:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/30 02:07:02 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/03/30 02:07:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/30 02:07:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/30 02:07:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 60b0b5f384cf0190209df8d7d126765d OK 2025/03/30 02:07:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/30 02:07:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/30 02:07:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.79s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using skip mode. 2025/03/30 02:07:11 NOTICE: one: Found 2 files with duplicate names 2025/03/30 02:07:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using skip mode. 2025/03/30 02:07:17 NOTICE: one: Found 3 files with duplicate names 2025/03/30 02:07:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/30 02:07:17 INFO : one: Deleted 2025/03/30 02:07:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using first mode. 2025/03/30 02:07:23 NOTICE: one: Found 3 files with duplicate names 2025/03/30 02:07:24 INFO : one: Deleted 2025/03/30 02:07:24 INFO : one: Deleted 2025/03/30 02:07:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.18s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using newest mode. 2025/03/30 02:07:29 NOTICE: one: Found 3 files with duplicate names 2025/03/30 02:07:30 INFO : one: Deleted 2025/03/30 02:07:30 INFO : one: Deleted 2025/03/30 02:07:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.30s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using oldest mode. 2025/03/30 02:07:36 NOTICE: one: Found 3 files with duplicate names 2025/03/30 02:07:37 INFO : one: Deleted 2025/03/30 02:07:37 INFO : one: Deleted 2025/03/30 02:07:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using largest mode. 2025/03/30 02:07:42 NOTICE: one: Found 3 files with duplicate names 2025/03/30 02:07:43 INFO : one: Deleted 2025/03/30 02:07:43 INFO : one: Deleted 2025/03/30 02:07:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using smallest mode. 2025/03/30 02:07:49 NOTICE: one: Found 3 files with duplicate names 2025/03/30 02:07:49 INFO : one: Deleted 2025/03/30 02:07:49 INFO : one: Deleted 2025/03/30 02:07:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.17s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:07:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Looking for duplicate names using rename mode. 2025/03/30 02:07:56 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/30 02:07:57 INFO : one-2.txt: renamed from: one.txt 2025/03/30 02:07:58 INFO : one-3.txt: renamed from: one.txt 2025/03/30 02:07:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.47s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:08:04 DEBUG : dupe1/one.txt: md5 = 172a2f3420aa5cdac3a5fd135d37a6b0 OK 2025/03/30 02:08:06 DEBUG : dupe2/two.txt: md5 = b13f3254252e7c97cc8f5977206450ab OK 2025/03/30 02:08:08 DEBUG : dupe3/three.txt: md5 = 34f67ba84f0ae5486257394425ffccd9 OK 2025/03/30 02:08:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/30 02:08:09 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/30 02:08:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/30 02:08:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/30 02:08:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/30 02:08:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/30 02:08:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.51s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:08:16 DEBUG : a.txt: md5 = a0aa367794a7f558316a5454c64f991d OK 2025/03/30 02:08:18 DEBUG : zend.txt: md5 = 1c5f11d71738f61b8b536f0ca5b79609 OK 2025/03/30 02:08:20 DEBUG : sub dir/hello world: md5 = 1d3aa3416e6e5f42a85d3194972583b8 OK 2025/03/30 02:08:21 DEBUG : sub dir/hello world2: md5 = 892be9484bafbf0a887b763e10acae3d OK 2025/03/30 02:08:23 DEBUG : sub dir/ignore dir/.ignore: md5 = 7f3fd4350e536b15699b4fa24235f0e1 OK 2025/03/30 02:08:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 213d06165d21bedcb0b4a7dcf326d8b7 OK 2025/03/30 02:08:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0a9d959b93823ffcb40beba59e44b38f OK 2025/03/30 02:08:28 DEBUG : a.txt: Excluded (Size Filter) 2025/03/30 02:08:28 DEBUG : a.txt: Excluded 2025/03/30 02:08:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 02:08:28 DEBUG : sub dir/hello world2: Excluded 2025/03/30 02:08:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 02:08:28 DEBUG : sub dir/hello world: Excluded 2025/03/30 02:08:29 DEBUG : sub dir/ignore dir: Excluded 2025/03/30 02:08:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 02:08:29 DEBUG : sub dir/hello world2: Excluded 2025/03/30 02:08:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 02:08:29 DEBUG : sub dir/hello world: Excluded 2025/03/30 02:08:29 DEBUG : sub dir/ignore dir: Excluded 2025/03/30 02:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/30 02:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/30 02:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/30 02:08:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/30 02:08:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/30 02:08:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/30 02:08:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.02s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:08:37 DEBUG : file1: md5 = b07047f7843a52139c9b7b036108df35 OK 2025/03/30 02:08:39 DEBUG : sub/file2: md5 = 6322f29cdb41366f62f1143149b26c6e 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/03/30 02:08:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/30 02:08:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/30 02:08:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/30 02:08:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.39s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:08:46 DEBUG : file1: md5 = 8935b2dadc47d1de1d26b25aca725d3c OK 2025/03/30 02:08:48 DEBUG : sub/file2: md5 = a20ae5ac40aed71f6e2ab01090dc1357 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/03/30 02:08:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/notfound" 2025/03/30 02:08:52 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/qe0i31qdkoejk60elps0ni5sqk" 2025/03/30 02:08:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.38s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:08:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Making directory 2025/03/30 02:08:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Making directory --- PASS: TestMkdir (0.85s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:08:59 DEBUG : sub dir/hello world: md5 = 77d56fb3b9c710d1521dd6ec681efc0c OK 2025/03/30 02:09:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:03 DEBUG : potato2: md5 = 8547666ea18861da71c541391589bee1 OK 2025/03/30 02:09:05 DEBUG : empty space: md5 = 1ad343d579520c0e96ed52d88dcc914f OK --- PASS: TestLs (4.60s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:08 DEBUG : potato2: md5 = 7df37a09edf37b7e7f8cc18399ef4b37 OK 2025/03/30 02:09:10 DEBUG : empty space: md5 = f34c9fd95e2d81cf9bf78648e0ad31d7 OK 2025/03/30 02:09:10 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.27s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:13 DEBUG : potato2: md5 = 38c9103f47a3138cf046234355b914a5 OK 2025/03/30 02:09:14 DEBUG : empty space: md5 = 88d086c5afb02f4f188fb6f1bd40829f OK --- PASS: TestLsLong (4.35s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:17 DEBUG : potato2: md5 = 707768a918eae65242061ffca53c9d73 OK 2025/03/30 02:09:19 DEBUG : empty space: md5 = d9a9b16d8443dc035c0f57fe909bd445 OK --- PASS: TestHashSums (4.08s) === RUN TestHashSumsWithErrors 2025/03/30 02:09:20 DEBUG : Creating backend with remote ":memory:" 2025/03/30 02:09:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/30 02:09:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 02:09:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 02:09:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 02:09:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 02:09:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 02:09:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 02:09:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/30 02:09:20 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:22 DEBUG : potato2: md5 = dcf337403c6bf96884788a295db5d48e OK 2025/03/30 02:09:23 DEBUG : empty space: md5 = a2faa77ebaca9115b891848a17769702 OK 2025/03/30 02:09:25 DEBUG : sub dir/potato3: md5 = 70e37950497059f99b3a6bb65b0ec7f8 OK 2025/03/30 02:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:30 DEBUG : small: md5 = 994f35da279b1b6c057c434d0fc56756 OK 2025/03/30 02:09:31 DEBUG : medium: md5 = f1efedbcfe7a0bde6546f9ab5d93a7da OK 2025/03/30 02:09:33 DEBUG : large: md5 = 5587cb359c432c0c4fee975b7cd077ad OK 2025/03/30 02:09:33 DEBUG : Waiting for deletions to finish 2025/03/30 02:09:33 DEBUG : large: Excluded (Size Filter) 2025/03/30 02:09:34 INFO : small: Deleted 2025/03/30 02:09:34 INFO : medium: Deleted --- PASS: TestDelete (6.27s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:36 DEBUG : small: md5 = e7951de2b82432807201974a69098672 OK 2025/03/30 02:09:38 DEBUG : medium: md5 = fc983a701514d46e4be763833c60ead9 OK 2025/03/30 02:09:39 DEBUG : large: md5 = b1db887e672bf7ade3f898f0df4be631 OK 2025/03/30 02:09:39 DEBUG : Waiting for deletions to finish 2025/03/30 02:09:39 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/30 02:09:40 INFO : small: Deleted 2025/03/30 02:09:40 INFO : large: Deleted --- PASS: TestMaxDelete (6.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:43 DEBUG : small: md5 = cf6be4cfe946e22a9c89735081a4ab05 OK 2025/03/30 02:09:44 DEBUG : medium: md5 = f45250ed9417cc34232ed0eefa039dcb OK 2025/03/30 02:09:46 DEBUG : large: md5 = 904237d4d7d48b68d01ee40eb4db5934 OK 2025/03/30 02:09:46 DEBUG : Waiting for deletions to finish 2025/03/30 02:09:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 02:09:47 INFO : small: Deleted 2025/03/30 02:09:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.85s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:50 DEBUG : small: md5 = e454dfb36d398ed05a1ba3bb69af13ad OK 2025/03/30 02:09:51 DEBUG : medium: md5 = 2b270631308ce803579f4885db563822 OK 2025/03/30 02:09:53 DEBUG : large: md5 = c3594848b99699f63e50fcc7737119c2 OK 2025/03/30 02:09:53 DEBUG : Waiting for deletions to finish 2025/03/30 02:09:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 02:09:54 INFO : medium: Deleted 2025/03/30 02:09:54 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.57s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:09:56 DEBUG : ReadFile: md5 = 3a18a1ea072d01bd1c6de09708c0a1d6 OK --- PASS: TestReadFile (4.07s) === RUN TestRetry 2025/03/30 02:09:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/30 02:09:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/30 02:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 02:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 02:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 02:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 02:09:59 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:10:00 DEBUG : file1: md5 = 056fd03922876cbd0e2cb020433b9811 OK 2025/03/30 02:10:02 DEBUG : file2: md5 = 7293a033a55e1851db1992d9a5b3ebf5 OK --- PASS: TestCat (16.00s) === RUN TestPurge 2025/03/30 02:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-befohom7geju" 2025/03/30 02:10:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/lihndm4qe3bebdmuoqsa3k2koi2f4cinrc6dnqqja8e6i1s662ig" 2025/03/30 02:10:16 DEBUG : Creating backend with remote "/tmp/rclone2787710489" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-befohom7geju'", Local "Local file system at /tmp/rclone2787710489", Modify Window "1ms" 2025/03/30 02:10:21 DEBUG : A1/B1/C1/one: md5 = 5a7190f3d531fadffbaf79d3ea9d34c9 OK 2025/03/30 02:10:21 INFO : A2: Making directory 2025/03/30 02:10:22 INFO : A1/B2: Making directory 2025/03/30 02:10:22 INFO : A1/B2/C2: Making directory 2025/03/30 02:10:23 INFO : A1/B1/C3: Making directory 2025/03/30 02:10:24 INFO : A3: Making directory 2025/03/30 02:10:25 INFO : A3/B3: Making directory 2025/03/30 02:10:25 INFO : A3/B3/C4: Making directory 2025/03/30 02:10:28 DEBUG : A1/two: md5 = 30f1aed9f476b0ee0cc8374f37144abd OK 2025/03/30 02:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befohom7geju': Purge remote 2025/03/30 02:10:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.96s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:10:35 DEBUG : A1/B1/C1/one: md5 = cef29fdbb7b8e7a454024c25a58d7e51 OK 2025/03/30 02:10:35 INFO : A2: Making directory 2025/03/30 02:10:35 INFO : A1/B2: Making directory 2025/03/30 02:10:36 INFO : A1/B2/C2: Making directory 2025/03/30 02:10:37 INFO : A1/B1/C3: Making directory 2025/03/30 02:10:38 INFO : A3: Making directory 2025/03/30 02:10:38 INFO : A3/B3: Making directory 2025/03/30 02:10:39 INFO : A3/B3/C4: Making directory 2025/03/30 02:10:41 DEBUG : A1/two: md5 = 94577666d32dcb284c4ed2e5f96acda0 OK 2025/03/30 02:10:42 DEBUG : removing 1 level 3 directories 2025/03/30 02:10:42 INFO : A3/B3/C4: Removing directory 2025/03/30 02:10:45 DEBUG : removing 2 level 3 directories 2025/03/30 02:10:45 INFO : A1/B2/C2: Removing directory 2025/03/30 02:10:45 INFO : A1/B1/C3: Removing directory 2025/03/30 02:10:46 DEBUG : removing 2 level 2 directories 2025/03/30 02:10:46 INFO : A3/B3: Removing directory 2025/03/30 02:10:46 INFO : A1/B2: Removing directory 2025/03/30 02:10:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/30 02:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 02:10:46 DEBUG : removing 2 level 1 directories 2025/03/30 02:10:46 INFO : A3: Removing directory 2025/03/30 02:10:46 INFO : A2: Removing directory 2025/03/30 02:10:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/30 02:10:50 DEBUG : removing 1 level 3 directories 2025/03/30 02:10:50 INFO : A1/B1/C1: Removing directory 2025/03/30 02:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:51 DEBUG : removing 1 level 2 directories 2025/03/30 02:10:51 INFO : A1/B1: Removing directory 2025/03/30 02:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 02:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 02:10:52 DEBUG : removing 1 level 1 directories 2025/03/30 02:10:52 INFO : A1: Removing directory 2025/03/30 02:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 02:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 02:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 02:10:52 DEBUG : removing 1 level 0 directories 2025/03/30 02:10:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Removing directory 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 02:10:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:10:55 INFO : A1: Making directory 2025/03/30 02:10:55 INFO : A1/B1: Making directory 2025/03/30 02:10:56 INFO : A1/B1/C1: Making directory 2025/03/30 02:10:59 DEBUG : removing 1 level 3 directories 2025/03/30 02:10:59 INFO : A1/B1/C1: Removing directory 2025/03/30 02:10:59 DEBUG : removing 1 level 2 directories 2025/03/30 02:10:59 INFO : A1/B1: Removing directory 2025/03/30 02:10:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 02:11:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:11:02 INFO : A1: Making directory 2025/03/30 02:11:03 INFO : A1/B1: Making directory 2025/03/30 02:11:03 INFO : A1/B1/C1: Making directory 2025/03/30 02:11:06 DEBUG : removing 1 level 3 directories 2025/03/30 02:11:06 INFO : A1/B1/C1: Removing directory 2025/03/30 02:11:07 DEBUG : removing 1 level 2 directories 2025/03/30 02:11:07 INFO : A1/B1: Removing directory 2025/03/30 02:11:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 02:11:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:11:11 DEBUG : file1: md5 = 54d5a31c9c8a45802f07d0d87f409d8b OK 2025/03/30 02:11:11 DEBUG : filename.txt: File name found in url 2025/03/30 02:11:13 DEBUG : filename.txt: md5 = c3047c8c761addab3156238a9deb921e OK 2025/03/30 02:11:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/30 02:11:14 DEBUG : headerfilename.txt: md5 = 325591a17ed846e194f76d76b7b8035e OK 2025/03/30 02:11:15 DEBUG : file2: md5 = 9be22be8a898f9978749fb9055573c8d OK --- PASS: TestCopyURL (9.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:11:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 02:11:20 DEBUG : sub/file2: md5 = 6f42f0e4eabff2125205f8df0bb8f6fa OK 2025/03/30 02:11:20 INFO : file1: Copied (new) to: sub/file2 2025/03/30 02:11:20 INFO : file1: Deleted 2025/03/30 02:11:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 02:11:21 DEBUG : file1: Unchanged skipping 2025/03/30 02:11:21 INFO : file1: Deleted 2025/03/30 02:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': don't need to copy/move sub/file2, it is already at target location 2025/03/30 02:11:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:11:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 02:11:25 DEBUG : file1: md5 = 20fa2bf7550400b3e48e61eb5a8daef2 OK 2025/03/30 02:11:25 INFO : file1: Copied (new) 2025/03/30 02:11:25 INFO : file1: Deleted 2025/03/30 02:11:26 DEBUG : file1: Destination exists, skipping 2025/03/30 02:11:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:11:30 DEBUG : dst/file1: md5 = efd25e4a30900d12e6298aaee9a197ef OK 2025/03/30 02:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaluvev0xufu/backup" 2025/03/30 02:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10/1nrff024r7pq65ecp72fc28jb0" 2025/03/30 02:11:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 02:11:35 INFO : dst/file1: Moved (server-side) 2025/03/30 02:11:36 DEBUG : dst/file1: md5 = 7c2643d7d25a8727d8da98d3336e1852 OK 2025/03/30 02:11:36 INFO : dst/file1: Copied (new) 2025/03/30 02:11:36 INFO : dst/file1: Deleted 2025/03/30 02:11:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 02:11:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 02:11:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.46s) === 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:11:43 DEBUG : A1/one: md5 = 1352211b36fae3ffb82a7a59ba33d35a OK 2025/03/30 02:11:44 DEBUG : A1/two: md5 = f5e60745e1ec5b50455a144e6fa1e207 OK 2025/03/30 02:11:46 DEBUG : A1/B1/three: md5 = ee2b4e30b96ccb8f9924954278b1e209 OK 2025/03/30 02:11:48 DEBUG : A1/B1/C1/four: md5 = c03768bbba2cda7ca9c56f878a2278c7 OK 2025/03/30 02:11:51 DEBUG : A1/B1/C2/five: md5 = de5e9558e77f4c5ac48c8261364865b5 OK 2025/03/30 02:11:51 INFO : A1/B2: Making directory 2025/03/30 02:11:51 INFO : A1/B1/C3: Making directory 2025/03/30 02:12:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/30 02:12:00 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/30 02:12:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/30 02:12:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/30 02:12:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/30 02:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 02:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 02:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 02:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 02:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 02:12:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/30 02:12:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/30 02:12:12 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/30 02:12:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/30 02:12:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/30 02:12:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/30 02:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 02:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 02:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 02:12:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 02:12:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 02:12:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/30 02:12:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/30 02:12:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 02:12:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 02:12:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 02:12:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 02:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 02:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 02:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 02:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:12:24 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 02:12:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 30e5d811cebc28adf5a2d3d84139b161 OK 2025/03/30 02:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/30 02:12:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/30 02:12:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/30 02:12:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 1a938f560adf3c04644529dc16cc4745 OK 2025/03/30 02:12:28 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 02:12:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 2734b3bae48d031abc8a302ae2447f10 OK 2025/03/30 02:12:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/30 02:12:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/30 02:12:33 DEBUG : with_checksum_big_file_from_pipe: md5 = 7416a5fb87662e02069991f2ff8b5307 OK 2025/03/30 02:12:33 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 02:12:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 02:12:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/30 02:12:38 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-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 02:12:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/30 02:12:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/30 02:12:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/30 02:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': File to upload is small (48 bytes), uploading instead of streaming 2025/03/30 02:12:45 DEBUG : rcat_metadata: md5 = ae6c245be199d746890cd4cbec63965e OK 2025/03/30 02:12:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/30 02:12:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/30 02:12:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = fa60f8616473555cb509969e766f5c66 OK 2025/03/30 02:12:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.78s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:12:51 DEBUG : potato1: md5 = 0c7749e8e9cb2e7d2933095b4430dbda OK 2025/03/30 02:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/30 02:12:53 DEBUG : potato2: md5 = c5a9f4379d7057b4f9fe481ec066bfaa OK 2025/03/30 02:12:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.37s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:12:56 DEBUG : potato1: md5 = 4e82eafaedae8e204961d690aeaf308a OK 2025/03/30 02:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/30 02:12:57 DEBUG : potato2: md5 = bffd60f74d043deb1b6a2c3b7a864217 OK 2025/03/30 02:12:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.81s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:13:00 DEBUG : potato2: md5 = 0099f952823548b6d1cdf5b30ea52698 OK 2025/03/30 02:13:02 DEBUG : empty space: md5 = 06fbf96b2e5c45f82b0e8fa52970ea8c OK 2025/03/30 02:13:04 DEBUG : sub dir/potato3: md5 = 6ec49de9992478d186c4be3bc9307ff8 OK 2025/03/30 02:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Touching "sub dir/potato3" 2025/03/30 02:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Touching "empty space" 2025/03/30 02:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Touching "potato2" 2025/03/30 02:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.35s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:13:08 DEBUG : dir with metadata: Making directory with metadata 2025/03/30 02:13:09 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:13:11 DEBUG : directory with modtime: Making directory with metadata 2025/03/30 02:13:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:13:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/30 02:13:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 02:13:13 DEBUG : Google drive root 'crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10': Skipping btime metadata as can't update it on an existing file: 2025-03-30T02:13:13.574282622Z 2025/03/30 02:13:14 INFO : non existent directory: Updated directory metadata 2025/03/30 02:13:16 DEBUG : Google drive root 'crypt/gd9tnii5bkbh6kaovgbcf3le50jee838evaaat6jg09r1ppsjo10': Skipping btime metadata as can't update it on an existing file: 2025-03-30T02:13:13.574282622Z 2025/03/30 02:13:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.50s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:13:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/30 02:13:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/30 02:13:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:13:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/30 02:13:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 02:13:21 DEBUG : dst: Making directory with metadata 2025/03/30 02:13:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 02:13:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 02:13:23 INFO : dst: Set directory modification time (using SetModTime) 2025/03/30 02:13:23 INFO : dst: Set directory modification time (using SetModTime) 2025/03/30 02:13:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/30 02:13:24 INFO : dst: Set directory modification time (using SetModTime) 2025/03/30 02:13:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu'", Local "Local file system at /tmp/rclone1765285665", Modify Window "1ms" 2025/03/30 02:13:27 DEBUG : sub dir/test remove existing: md5 = 4740c5f7221569b05cab425df5ff199f OK 2025/03/30 02:13:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = aaad89628f0fd7de8f0b7c5b038db898 OK 2025/03/30 02:13:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wivicis3" before starting 2025/03/30 02:13:31 DEBUG : sub dir/test remove existing.wivicis3: TEST: removing renamed existing file after operation 2025/03/30 02:13:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kumeyod8" before starting 2025/03/30 02:13:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kumeyod8: TEST: renaming existing back after failed operation 2025/03/30 02:13:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gifokaw7" before starting 2025/03/30 02:13:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gifokaw7: TEST: removing renamed existing file after operation 2025/03/30 02:13:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "se82506su753pu42ipf4u0me5qq5qu5m41tpm352f6b8apd0pjv0" 2025/03/30 02:13:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "drmfg9unfbdcqvfed2rhn07nm9jj28uvbd0gjdi1rk8mrl2bnqpimd247pj0cr8k9c9utss7bvnko7t63924g1smi571rtv3751mj9i72gnmfjpkt9mvint1jeb2l5tigqmp2ovlpj7nel38ccn6vk34vgepkm5cjpc5cja6lpnv9e569mng" --- PASS: TestRemoveExisting (12.57s) === 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/03/30 02:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaluvev0xufu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m15.721015017s (try 1/5)