"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/02 03:56:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru" 2025/05/02 03:56:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:56:55 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0" 2025/05/02 03:56:56 DEBUG : Creating backend with remote "/tmp/rclone88071381" === 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/02 03:56:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/02 03:56:56 DEBUG : potato: Seek from 10 to 0 2025/05/02 03:56:56 DEBUG : potato: Seek from 10 to 0 2025/05/02 03:56:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/02 03:56:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Seek from 5 to 2 2025/05/02 03:56:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/02 03:56:56 DEBUG : potato: Seek from 7 to 0 2025/05/02 03:56:56 DEBUG : potato: Seek from 7 to 0 2025/05/02 03:56:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/02 03:56:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Seek from 5 to 2 2025/05/02 03:56:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/02 03:56:56 DEBUG : potato: Seek from 8 to 0 2025/05/02 03:56:56 DEBUG : potato: Seek from 8 to 0 2025/05/02 03:56:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/02 03:56:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 03:56:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 03:56:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 03:56:56 DEBUG : potato: Seek from 5 to 2 2025/05/02 03:56:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/02 03:56:56 DEBUG : potato: Seek from 9 to 0 2025/05/02 03:56:56 DEBUG : potato: Seek from 9 to 0 2025/05/02 03:56:56 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:56:58 DEBUG : rutabaga: md5 = 90547467698a7be2439dffb5c3e39449 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/02 03:57:00 DEBUG : empty space: md5 = 0b0008c2b0c5ab084a1c5d694c9e0875 OK === RUN TestCheck/3 2025/05/02 03:57:02 DEBUG : potato2: md5 = e1c42b30c08cd30724d02429844fbf5c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/02 03:57:04 DEBUG : remotepotato: md5 = d03b88711e0fd4da4a654740d60c9826 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.99s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/05/02 03:57:07 DEBUG : Creating backend with remote "nonexistent" 2025/05/02 03:57:07 DEBUG : Creating backend with remote "nonexistent" 2025/05/02 03:57:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/02 03:57:07 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/05/02 03:57:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/02 03:57:07 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:57:08 DEBUG : rutabaga: md5 = 0ee7f59e2f42667456aa565cfc653101 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/02 03:57:12 DEBUG : empty space: md5 = 520f0ed9571e10e842fc4cdefc74cd37 OK === RUN TestCheckDownload/3 2025/05/02 03:57:15 DEBUG : potato2: md5 = 66ab0785646958e11d1669a755881be8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/02 03:57:19 DEBUG : remotepotato: md5 = b4c1dd2b02080720ec8165f3169c1c88 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.92s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.37s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:57:24 DEBUG : rutabaga: md5 = 89abda04648784748d4bd8ac188250ff OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/02 03:57:26 DEBUG : empty space: md5 = 2623a9eb74b0c9ff480b97ba39d8b1eb OK === RUN TestCheckSizeOnly/3 2025/05/02 03:57:28 DEBUG : potato2: md5 = 5de95f238028afb3ce33d081ecdfe5e3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/02 03:57:30 DEBUG : remotepotato: md5 = b9eecd2468bca87a51b5179afac8a4e2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.23s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:57:34 DEBUG : test.sum: md5 = 482184ffd38ad8b06e19597e7d7b503a OK 2025/05/02 03:57:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/02 03:57:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/02 03:57:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/02 03:57:35 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/02 03:57:37 DEBUG : test.sum: md5 = 747ae43c22767c93b1b1a8a07d816985 OK 2025/05/02 03:57:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/02 03:57:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/02 03:57:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/02 03:57:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.74s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:57:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/data" 2025/05/02 03:57:39 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru/data' lacks md5, skipping --- SKIP: TestCheckSum (1.82s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:57:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/data" 2025/05/02 03:57:41 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/vjrnln8ratgmqakfosrqe8espk" 2025/05/02 03:57:44 DEBUG : data/banana: md5 = 07926893eed83c5fc7b2ac14d43a90f6 OK 2025/05/02 03:57:46 DEBUG : test.sum: md5 = f1e05f572d4c326e202eaf4aadc29b28 OK === RUN TestCheckSumDownload/subtest1 2025/05/02 03:57:50 DEBUG : data/potato: md5 = ad3f5ba5c524180f5611355308882848 OK 2025/05/02 03:57:51 DEBUG : test.sum: md5 = d7b9ee46982161cb189b836de1a2dadb OK === RUN TestCheckSumDownload/subtest2 2025/05/02 03:57:56 DEBUG : test.sum: md5 = 967abc2f84d77dab4f6b34f1f9682213 OK === RUN TestCheckSumDownload/subtest3 2025/05/02 03:58:00 DEBUG : test.sum: md5 = 429a258e5ea1aeac33c494be5814cc19 OK === RUN TestCheckSumDownload/subtest4 2025/05/02 03:58:05 DEBUG : test.sum: md5 = ba2629e5d22f258bab2f0244976d2869 OK === RUN TestCheckSumDownload/subtest5 2025/05/02 03:58:08 DEBUG : test.sum: md5 = 2807d48ef8eaaea9a427cbf964b534eb OK === RUN TestCheckSumDownload/subtest6 2025/05/02 03:58:13 DEBUG : data/banana: md5 = b4c9923f96e28f8ac8b8eae7f29b02eb OK 2025/05/02 03:58:15 DEBUG : data/potato: md5 = c3dbc305fadecf94038bab9334f908b8 OK 2025/05/02 03:58:16 DEBUG : test.sum: md5 = 75304c361f2bc259912a892d753787c9 OK === RUN TestCheckSumDownload/subtest7 2025/05/02 03:58:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/02 03:58:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.35s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (2.95s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.44s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (3.14s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/05/02 03:58:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yawudeq5quke" 2025/05/02 03:58:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:21 DEBUG : Creating backend with remote "TestDrive:crypt/ra1934rn93jg9pvr05phnc46qoc2nbv56bv13hqlof9gb9sf0elg" 2025/05/02 03:58:22 DEBUG : Creating backend with remote "/tmp/rclone747592902" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke'", Local "Local file system at /tmp/rclone747592902", Modify Window "1ms" 2025/05/02 03:58:24 DEBUG : hello, world!: md5 = f6621e9ddf971a85dc76c83daa07fa01 OK upper checkfile vs. lower remote (without normalization) 2025/05/02 03:58:24 ERROR : hello, world!: sum not found 2025/05/02 03:58:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke' 2025/05/02 03:58:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke': 1 files missing 2025/05/02 03:58:24 NOTICE: 1 hashes missing 2025/05/02 03:58:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke': 2 differences found 2025/05/02 03:58:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/02 03:58:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke': 0 differences found 2025/05/02 03:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke': 1 matching files 2025/05/02 03:58:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vahijul0noni" 2025/05/02 03:58:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/s2rgjn0vdlo0sscrjm3592cooh6465hqrstktrl67a6rqtp6cqp0" 2025/05/02 03:58:26 DEBUG : Creating backend with remote "/tmp/rclone3234912849" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni'", Local "Local file system at /tmp/rclone3234912849", Modify Window "1ms" 2025/05/02 03:58:28 DEBUG : HELLO, WORLD!: md5 = a7a9f386d5e594514ed6cb7b0ad713fc OK lower checkfile vs. upper remote (without normalization) 2025/05/02 03:58:29 ERROR : HELLO, WORLD!: sum not found 2025/05/02 03:58:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni' 2025/05/02 03:58:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni': 1 files missing 2025/05/02 03:58:29 NOTICE: 1 hashes missing 2025/05/02 03:58:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni': 2 differences found 2025/05/02 03:58:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/02 03:58:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni': 0 differences found 2025/05/02 03:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni': 1 matching files 2025/05/02 03:58:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qorafor4mifo" 2025/05/02 03:58:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:30 DEBUG : Creating backend with remote "TestDrive:crypt/d2kurd5fsg5seigaa1rh9rfhd0dojq9ktk2j2jojm3kdiennrcpg" 2025/05/02 03:58:31 DEBUG : Creating backend with remote "/tmp/rclone1021664307" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo'", Local "Local file system at /tmp/rclone1021664307", Modify Window "1ms" 2025/05/02 03:58:33 DEBUG : HeLlO, wOrLd!: md5 = a546276cb49b31c681cb2d3dc307b5a3 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/02 03:58:34 ERROR : HeLlO, wOrLd!: sum not found 2025/05/02 03:58:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo' 2025/05/02 03:58:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo': 1 files missing 2025/05/02 03:58:34 NOTICE: 1 hashes missing 2025/05/02 03:58:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo': 2 differences found 2025/05/02 03:58:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/02 03:58:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo': 0 differences found 2025/05/02 03:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo': 1 matching files 2025/05/02 03:58:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kahamag6kowo" 2025/05/02 03:58:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:35 DEBUG : Creating backend with remote "TestDrive:crypt/9tgcphh5iu7f2c6jsm6p7am9hbnledvk45h16lded1p2u7n6c42g" 2025/05/02 03:58:36 DEBUG : Creating backend with remote "/tmp/rclone1075658558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo'", Local "Local file system at /tmp/rclone1075658558", Modify Window "1ms" 2025/05/02 03:58:38 DEBUG : HELLO, WORLD!: md5 = 7cd1d79996c2cb0782e4ffa1125793c9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/02 03:58:39 ERROR : HELLO, WORLD!: sum not found 2025/05/02 03:58:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo' 2025/05/02 03:58:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo': 1 files missing 2025/05/02 03:58:39 NOTICE: 1 hashes missing 2025/05/02 03:58:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo': 2 differences found 2025/05/02 03:58:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/02 03:58:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo': 0 differences found 2025/05/02 03:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo': 1 matching files 2025/05/02 03:58:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jodebor5nedi" 2025/05/02 03:58:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:40 DEBUG : Creating backend with remote "TestDrive:crypt/kmo7kle60v6it7hl7ifr5kfdrs7lu3f0nsd8f03qvungh5shll3g" 2025/05/02 03:58:41 DEBUG : Creating backend with remote "/tmp/rclone406489744" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi'", Local "Local file system at /tmp/rclone406489744", Modify Window "1ms" 2025/05/02 03:58:43 DEBUG : 測試_Русский___ě_áñ: md5 = 1c509598e15cc5f096f3da0d8f8dbea9 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/02 03:58:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/02 03:58:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi' 2025/05/02 03:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi': 1 files missing 2025/05/02 03:58:44 NOTICE: 1 hashes missing 2025/05/02 03:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi': 2 differences found 2025/05/02 03:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/02 03:58:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi': 0 differences found 2025/05/02 03:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi': 1 matching files 2025/05/02 03:58:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yarodug7xebu" 2025/05/02 03:58:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:45 DEBUG : Creating backend with remote "TestDrive:crypt/93ous7m51po15sk6t6k26csprss9426ghgvmgjvnd44n7irdp0c0" 2025/05/02 03:58:46 DEBUG : Creating backend with remote "/tmp/rclone4223041342" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu'", Local "Local file system at /tmp/rclone4223041342", Modify Window "1ms" 2025/05/02 03:58:48 DEBUG : 測試_Русский___ě_áñ: md5 = abd4d44b7314c60d3293ce78cdd5d7a3 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/02 03:58:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/02 03:58:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu' 2025/05/02 03:58:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu': 1 files missing 2025/05/02 03:58:48 NOTICE: 1 hashes missing 2025/05/02 03:58:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu': 2 differences found 2025/05/02 03:58:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/02 03:58:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu': 0 differences found 2025/05/02 03:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu': 1 matching files 2025/05/02 03:58:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jexikak5divu" 2025/05/02 03:58:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:50 DEBUG : Creating backend with remote "TestDrive:crypt/7hjt9l8q3811is3emjmgrisdu0o6qav9e3q7eg6tl60ta4tafmg0" 2025/05/02 03:58:51 DEBUG : Creating backend with remote "/tmp/rclone1624155322" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu'", Local "Local file system at /tmp/rclone1624155322", Modify Window "1ms" 2025/05/02 03:58:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e4554bd7ca04ae726a67c27fd180c83 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/02 03:58:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 03:58:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu' 2025/05/02 03:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu': 1 files missing 2025/05/02 03:58:54 NOTICE: 1 hashes missing 2025/05/02 03:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu': 2 differences found 2025/05/02 03:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/02 03:58:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu': 0 differences found 2025/05/02 03:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu': 1 matching files 2025/05/02 03:58:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bivahuz9miba" 2025/05/02 03:58:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:55 DEBUG : Creating backend with remote "TestDrive:crypt/600mdh2hulik40qg27spep0c3cp53f51bn05p3og00evjcmvgbv0" 2025/05/02 03:58:56 DEBUG : Creating backend with remote "/tmp/rclone2164256157" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba'", Local "Local file system at /tmp/rclone2164256157", Modify Window "1ms" 2025/05/02 03:58:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8395a72e736eba378c09381c3f2b1d62 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/02 03:58:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 03:58:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba' 2025/05/02 03:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba': 1 files missing 2025/05/02 03:58:58 NOTICE: 1 hashes missing 2025/05/02 03:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba': 2 differences found 2025/05/02 03:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/02 03:58:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:58:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba': 0 differences found 2025/05/02 03:58:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba': 1 matching files 2025/05/02 03:58:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jahumuz7xeve" 2025/05/02 03:58:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:58:59 DEBUG : Creating backend with remote "TestDrive:crypt/nfahpjoq32hs678sq0l8s7ali5ba4vpt7ri1qt86np0867n3d2k0" 2025/05/02 03:59:00 DEBUG : Creating backend with remote "/tmp/rclone4286301534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve'", Local "Local file system at /tmp/rclone4286301534", Modify Window "1ms" 2025/05/02 03:59:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6c15c76b82062fbe7786540a2e55fe3a OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/02 03:59:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 03:59:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve' 2025/05/02 03:59:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve': 1 files missing 2025/05/02 03:59:03 NOTICE: 1 hashes missing 2025/05/02 03:59:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve': 2 differences found 2025/05/02 03:59:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/02 03:59:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:59:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve': 0 differences found 2025/05/02 03:59:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve': 1 matching files 2025/05/02 03:59:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwaruf1vaco" 2025/05/02 03:59:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:59:05 DEBUG : Creating backend with remote "TestDrive:crypt/qkfi2lrqt422qpdeo4vkcu9rhgit5bsl8gps5ff2coima4ojtvcg" 2025/05/02 03:59:06 DEBUG : Creating backend with remote "/tmp/rclone4258157126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco'", Local "Local file system at /tmp/rclone4258157126", Modify Window "1ms" 2025/05/02 03:59:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2226e38bb46027b1eed327464b74545c OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/02 03:59:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 03:59:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco' 2025/05/02 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco': 1 files missing 2025/05/02 03:59:08 NOTICE: 1 hashes missing 2025/05/02 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco': 2 differences found 2025/05/02 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/02 03:59:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 03:59:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco': 0 differences found 2025/05/02 03:59:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco': 1 matching files 2025/05/02 03:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwaruf1vaco': Purge remote 2025/05/02 03:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jahumuz7xeve': Purge remote 2025/05/02 03:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivahuz9miba': Purge remote 2025/05/02 03:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jexikak5divu': Purge remote 2025/05/02 03:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yarodug7xebu': Purge remote 2025/05/02 03:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jodebor5nedi': Purge remote 2025/05/02 03:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kahamag6kowo': Purge remote 2025/05/02 03:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qorafor4mifo': Purge remote 2025/05/02 03:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vahijul0noni': Purge remote 2025/05/02 03:59:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yawudeq5quke': Purge remote --- PASS: TestApplyTransforms (53.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:59:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 03:59:16 DEBUG : sub/file2: md5 = 497602da3f843aa69fa0935eb7727ae0 OK 2025/05/02 03:59:16 INFO : file1: Copied (new) to: sub/file2 2025/05/02 03:59:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 03:59:17 DEBUG : file1: Unchanged skipping 2025/05/02 03:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': don't need to copy/move sub/file2, it is already at target location 2025/05/02 03:59:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.78s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:59:22 DEBUG : dst/file1: md5 = cad55d58bdf5828508e7a7ff5b7dfb56 OK 2025/05/02 03:59:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/backup" 2025/05/02 03:59:23 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/1nrff024r7pq65ecp72fc28jb0" 2025/05/02 03:59:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/02 03:59:27 INFO : dst/file1: Moved (server-side) 2025/05/02 03:59:28 DEBUG : dst/file1: md5 = c6b326afdf3ceb288ad77f44880aec76 OK 2025/05/02 03:59:28 INFO : dst/file1: Copied (new) 2025/05/02 03:59:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 03:59:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 03:59:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.31s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:59:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/dst" 2025/05/02 03:59:33 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 03:59:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/CompareDest" 2025/05/02 03:59:34 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/gveqi14airsml4bgu7krj116o8" 2025/05/02 03:59:36 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 03:59:38 DEBUG : one: md5 = 826d57f9556993d1a38d66802983f73e OK 2025/05/02 03:59:38 INFO : one: Copied (new) 2025/05/02 03:59:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:59:40 DEBUG : one: md5 = 5bdb0fa1798af9a6f68c95f6815a211d OK 2025/05/02 03:59:40 INFO : one: Copied (replaced existing) 2025/05/02 03:59:42 DEBUG : dst/one: md5 = 2bc0abd443cc3d01c7ad61b8eb897726 OK 2025/05/02 03:59:44 DEBUG : CompareDest/one: md5 = 9cd4dea06d1b9fb12754fed8d5e7c36e OK 2025/05/02 03:59:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:59:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 03:59:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 03:59:47 DEBUG : CompareDest/two: md5 = a568e67e786429b612e392f8a24c2f18 OK 2025/05/02 03:59:48 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 03:59:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 03:59:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 03:59:49 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 03:59:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 03:59:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 03:59:50 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 03:59:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/02 03:59:52 DEBUG : two: md5 = b4e452ea4ce983d146169e0ec000a90a OK 2025/05/02 03:59:52 INFO : two: Copied (new) 2025/05/02 03:59:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 03:59:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 03:59:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 03:59:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.83s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 03:59:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/dst" 2025/05/02 03:59:56 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 03:59:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/CopyDest" 2025/05/02 03:59:58 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/02 04:00:00 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 04:00:02 DEBUG : one: md5 = d945499eee45186d28478d96a33b6cff OK 2025/05/02 04:00:02 INFO : one: Copied (new) 2025/05/02 04:00:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:00:05 DEBUG : one: md5 = 283fa83724e0b679b700d758940cb416 OK 2025/05/02 04:00:05 INFO : one: Copied (replaced existing) 2025/05/02 04:00:07 DEBUG : dst/one: md5 = 2ea03c93bc80f790dac7334fff73011a OK 2025/05/02 04:00:08 DEBUG : CopyDest/one: md5 = c6922843885314b188198623069c9802 OK 2025/05/02 04:00:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/BackupDir" 2025/05/02 04:00:09 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/02 04:00:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:00:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:00:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 04:00:13 INFO : one: Moved (server-side) 2025/05/02 04:00:14 INFO : one: Copied (server-side copy) 2025/05/02 04:00:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/02 04:00:16 DEBUG : CopyDest/two: md5 = 68e5cb8884658e453694574a05af5d54 OK 2025/05/02 04:00:17 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 04:00:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:00:18 INFO : two: Copied (server-side copy) 2025/05/02 04:00:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/02 04:00:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 04:00:18 DEBUG : two: Unchanged skipping 2025/05/02 04:00:20 DEBUG : CopyDest/three: md5 = 8347c3038ab165e9b350eae739e71570 OK 2025/05/02 04:00:21 DEBUG : three: Need to transfer - File not found at Destination 2025/05/02 04:00:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/02 04:00:21 DEBUG : three: Destination not found in --copy-dest 2025/05/02 04:00:23 DEBUG : three: md5 = b5fe8a58072ad3f59af0afe34ee7d9fd OK 2025/05/02 04:00:23 INFO : three: Copied (new) 2025/05/02 04:00:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 04:00:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:00:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 04:00:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 04:00:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 04:00:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:00:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.44s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:00:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/02 04:00:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 053622aef62016b2fc34f644a930cf24 OK 2025/05/02 04:00:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/02 04:00:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/02 04:00:34 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/05/02 04:00:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/02 04:00:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/02 04:00:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f39beffae94627a46c9d5d75b54402c0 OK 2025/05/02 04:00:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/02 04:00:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/02 04:00:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (1.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:00:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using skip mode. 2025/05/02 04:00:43 NOTICE: one: Found 2 files with duplicate names 2025/05/02 04:00:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:00:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using skip mode. 2025/05/02 04:00:49 NOTICE: one: Found 3 files with duplicate names 2025/05/02 04:00:49 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/02 04:00:49 INFO : one: Deleted 2025/05/02 04:00:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:00:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using first mode. 2025/05/02 04:00:55 NOTICE: one: Found 3 files with duplicate names 2025/05/02 04:00:56 INFO : one: Deleted 2025/05/02 04:00:56 INFO : one: Deleted 2025/05/02 04:00:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:01:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using newest mode. 2025/05/02 04:01:01 NOTICE: one: Found 3 files with duplicate names 2025/05/02 04:01:02 INFO : one: Deleted 2025/05/02 04:01:02 INFO : one: Deleted 2025/05/02 04:01:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.37s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using oldest mode. 2025/05/02 04:01:08 NOTICE: one: Found 3 files with duplicate names 2025/05/02 04:01:09 INFO : one: Deleted 2025/05/02 04:01:09 INFO : one: Deleted 2025/05/02 04:01:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.04s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:01:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using largest mode. 2025/05/02 04:01:14 NOTICE: one: Found 3 files with duplicate names 2025/05/02 04:01:14 INFO : one: Deleted 2025/05/02 04:01:15 INFO : one: Deleted 2025/05/02 04:01:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.93s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:01:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using smallest mode. 2025/05/02 04:01:20 NOTICE: one: Found 3 files with duplicate names 2025/05/02 04:01:20 INFO : one: Deleted 2025/05/02 04:01:21 INFO : one: Deleted 2025/05/02 04:01:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.88s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:01:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Looking for duplicate names using rename mode. 2025/05/02 04:01:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/02 04:01:28 INFO : one-2.txt: renamed from: one.txt 2025/05/02 04:01:29 INFO : one-3.txt: renamed from: one.txt 2025/05/02 04:01:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.99s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:01:35 DEBUG : dupe1/one.txt: md5 = 2af8dedef98c77531ca30fab0e33f5e6 OK 2025/05/02 04:01:37 DEBUG : dupe2/two.txt: md5 = 91a9e641a6a999da579dbf2ba3093539 OK 2025/05/02 04:01:39 DEBUG : dupe3/three.txt: md5 = 01f9d7709597082ed8bcebf685fdb8be OK 2025/05/02 04:01:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/02 04:01:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/02 04:01:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/02 04:01:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/02 04:01:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/02 04:01:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/02 04:01:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.65s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:01:47 DEBUG : a.txt: md5 = acdf34522454dab2406c1dd01001fdf0 OK 2025/05/02 04:01:48 DEBUG : zend.txt: md5 = 26ff97b2c3542fd4c79860d54af7cb8c OK 2025/05/02 04:01:50 DEBUG : sub dir/hello world: md5 = 50a7d4508530363877a4f4f2cc5f8386 OK 2025/05/02 04:01:52 DEBUG : sub dir/hello world2: md5 = 04205ab4ba2f5db8eafb68314cc800a0 OK 2025/05/02 04:01:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 9dc3d9d52955dc0e80cbc4b1eee03cff OK 2025/05/02 04:01:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 340d16737c521cb064aa1f172d197215 OK 2025/05/02 04:01:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4890f69fbc6331240299a103fc14c679 OK 2025/05/02 04:01:58 DEBUG : a.txt: Excluded (Size Filter) 2025/05/02 04:01:58 DEBUG : a.txt: Excluded 2025/05/02 04:01:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 04:01:59 DEBUG : sub dir/hello world2: Excluded 2025/05/02 04:01:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 04:01:59 DEBUG : sub dir/hello world: Excluded 2025/05/02 04:01:59 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 04:01:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 04:01:59 DEBUG : sub dir/hello world2: Excluded 2025/05/02 04:01:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 04:01:59 DEBUG : sub dir/hello world: Excluded 2025/05/02 04:02:00 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 04:02:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/02 04:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/02 04:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/02 04:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/02 04:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/02 04:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/02 04:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.59s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:02:07 DEBUG : a.txt: md5 = ad8575670a20f68de7a6defdbc442785 OK 2025/05/02 04:02:09 DEBUG : zend.txt: md5 = b837b6f5f14f882dc32dcd6e5377b8fa OK 2025/05/02 04:02:11 DEBUG : sub dir/hello world: md5 = d468860c78b16586eff37a7b46144ecf OK 2025/05/02 04:02:12 DEBUG : sub dir/hello world2: md5 = ded2532a8c73d3982f53192b4d06e5c1 OK 2025/05/02 04:02:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 6a02c172a7415c9056802342fe0806d2 OK 2025/05/02 04:02:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = f1f5cab7c1e661bc924464b87e6f2352 OK 2025/05/02 04:02:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9c3c94fb1cf55c9ced4df119cbf004ee OK 2025/05/02 04:02:19 DEBUG : a.txt: Excluded (Size Filter) 2025/05/02 04:02:19 DEBUG : a.txt: Excluded 2025/05/02 04:02:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 04:02:20 DEBUG : sub dir/hello world: Excluded 2025/05/02 04:02:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 04:02:20 DEBUG : sub dir/hello world2: Excluded 2025/05/02 04:02:20 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 04:02:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 04:02:20 DEBUG : sub dir/hello world: Excluded 2025/05/02 04:02:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 04:02:20 DEBUG : sub dir/hello world2: Excluded 2025/05/02 04:02:20 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 04:02:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/02 04:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/02 04:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/02 04:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/02 04:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/02 04:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 04:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.84s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:02:28 DEBUG : file1: md5 = ec388e2c7046db71f7a58acc77c95ade OK 2025/05/02 04:02:30 DEBUG : sub/file2: md5 = 552defa5c327312534d99ccfcdd76512 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/05/02 04:02:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/02 04:02:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/02 04:02:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/02 04:02:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.08s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:02:37 DEBUG : file1: md5 = ab04f7f1980a139fa1c04bbc63586f03 OK 2025/05/02 04:02:39 DEBUG : sub/file2: md5 = de17e60e65f967f0404f342e427efd95 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/05/02 04:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/notfound" 2025/05/02 04:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/02 04:02:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.04s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:02:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Making directory 2025/05/02 04:02:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:02:50 DEBUG : sub dir/hello world: md5 = f6babd7c4ccfdbce0de4ba12991f3a8c OK 2025/05/02 04:02:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:02:54 DEBUG : potato2: md5 = 7161c8487ba2370895c90964d0164970 OK 2025/05/02 04:02:55 DEBUG : empty space: md5 = 7e514384631e3fdf0749647893fa88f2 OK --- PASS: TestLs (4.37s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:02:58 DEBUG : potato2: md5 = eee22cba7d313b511b33ec3b6f12bdde OK 2025/05/02 04:02:59 DEBUG : empty space: md5 = 9358e57d05f4bed03f9fdb67a0f6bff8 OK 2025/05/02 04:03:00 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/02 04:03:00 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.68s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:03 DEBUG : potato2: md5 = 5a209e83d364f82c64b469e70c3e0eb2 OK 2025/05/02 04:03:04 DEBUG : empty space: md5 = 471b4556498360b837046231ed7a7238 OK --- PASS: TestLsLong (4.56s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:07 DEBUG : potato2: md5 = 0651f89d73bfdb0153c45aa3aacb1764 OK 2025/05/02 04:03:09 DEBUG : empty space: md5 = b7be09ae26a2acb2bfe28726ba766fae OK --- PASS: TestHashSums (4.21s) === RUN TestHashSumsWithErrors 2025/05/02 04:03:10 DEBUG : Creating backend with remote ":memory:" 2025/05/02 04:03:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/02 04:03:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/02 04:03:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/02 04:03:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/02 04:03:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/02 04:03:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/02 04:03:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/02 04:03:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/02 04:03:10 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:11 DEBUG : potato2: md5 = cdc8506f4d7671fe4fd877ec66989c10 OK 2025/05/02 04:03:13 DEBUG : empty space: md5 = c83fd95978db06e6a6a38f198e934a92 OK 2025/05/02 04:03:15 DEBUG : sub dir/potato3: md5 = e58433153ea56e62ff0832373d027056 OK 2025/05/02 04:03:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.90s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:19 DEBUG : small: md5 = d4b344b76ebdedcaa880f80ac4d654a0 OK 2025/05/02 04:03:21 DEBUG : medium: md5 = 4a19339cb8958ffd51c3d93bb03efd73 OK 2025/05/02 04:03:22 DEBUG : large: md5 = 3fa08a43ea2e8b87fb0111bd8bacfd28 OK 2025/05/02 04:03:22 DEBUG : Waiting for deletions to finish 2025/05/02 04:03:23 DEBUG : large: Excluded (Size Filter) 2025/05/02 04:03:23 INFO : small: Deleted 2025/05/02 04:03:23 INFO : medium: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:26 DEBUG : small: md5 = d3acd83922db2400d6545338f813f58e OK 2025/05/02 04:03:27 DEBUG : medium: md5 = b72cb268df969033a25405112c64fc9b OK 2025/05/02 04:03:28 DEBUG : large: md5 = ddb486d0d5f8f064fb15948b6798f4d9 OK 2025/05/02 04:03:29 DEBUG : Waiting for deletions to finish 2025/05/02 04:03:29 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/02 04:03:29 INFO : medium: Deleted 2025/05/02 04:03:29 INFO : small: Deleted --- PASS: TestMaxDelete (6.48s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:32 DEBUG : small: md5 = 1173d86b661407adf3e5eca22e33747d OK 2025/05/02 04:03:33 DEBUG : medium: md5 = e72226a1fc9dd63ec3c69a0d3c3ea0d0 OK 2025/05/02 04:03:35 DEBUG : large: md5 = bccba3daedc2e5b5c1cb1ce7d8029cb4 OK 2025/05/02 04:03:35 DEBUG : Waiting for deletions to finish 2025/05/02 04:03:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/02 04:03:36 INFO : medium: Deleted 2025/05/02 04:03:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.59s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:39 DEBUG : small: md5 = e0f659f91b23dba15e41372ae009cc9b OK 2025/05/02 04:03:40 DEBUG : medium: md5 = 358b3b5da26ede4cebaa39bc2d817726 OK 2025/05/02 04:03:41 DEBUG : large: md5 = 570b19e6f120022da254feb273e41e5b OK 2025/05/02 04:03:42 DEBUG : Waiting for deletions to finish 2025/05/02 04:03:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/02 04:03:42 INFO : large: Deleted 2025/05/02 04:03:42 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:45 DEBUG : ReadFile: md5 = 777bf7d6d8dd1672af88bc5feaf4a8b1 OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/05/02 04:03:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/02 04:03:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/02 04:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 04:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 04:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 04:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 04:03:48 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:03:49 DEBUG : file1: md5 = 887dc2587f73fb538bfc5f2dabd1fccd OK 2025/05/02 04:03:51 DEBUG : file2: md5 = a9cabaa5aa48edc5e97ecdfef9165b2f OK --- PASS: TestCat (17.11s) === RUN TestPurge 2025/05/02 04:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dohixej4xeja" 2025/05/02 04:04:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 04:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/19me9n0e4pqlru450biahqfep0ld601ii0butug70mi8rbbi74n0" 2025/05/02 04:04:06 DEBUG : Creating backend with remote "/tmp/rclone4122095442" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dohixej4xeja'", Local "Local file system at /tmp/rclone4122095442", Modify Window "1ms" 2025/05/02 04:04:10 DEBUG : A1/B1/C1/one: md5 = ec82a026e6a54d66e3453ae32561d3e9 OK 2025/05/02 04:04:10 INFO : A2: Making directory 2025/05/02 04:04:11 INFO : A1/B2: Making directory 2025/05/02 04:04:12 INFO : A1/B2/C2: Making directory 2025/05/02 04:04:13 INFO : A1/B1/C3: Making directory 2025/05/02 04:04:13 INFO : A3: Making directory 2025/05/02 04:04:14 INFO : A3/B3: Making directory 2025/05/02 04:04:15 INFO : A3/B3/C4: Making directory 2025/05/02 04:04:17 DEBUG : A1/two: md5 = a86d60b7402e891904579bf09d96a8f9 OK 2025/05/02 04:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dohixej4xeja': Purge remote 2025/05/02 04:04:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.16s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:04:24 DEBUG : A1/B1/C1/one: md5 = 5da95c6475111dacf23eed7e93b4eca0 OK 2025/05/02 04:04:24 INFO : A2: Making directory 2025/05/02 04:04:25 INFO : A1/B2: Making directory 2025/05/02 04:04:25 INFO : A1/B2/C2: Making directory 2025/05/02 04:04:26 INFO : A1/B1/C3: Making directory 2025/05/02 04:04:27 INFO : A3: Making directory 2025/05/02 04:04:28 INFO : A3/B3: Making directory 2025/05/02 04:04:28 INFO : A3/B3/C4: Making directory 2025/05/02 04:04:30 DEBUG : A1/two: md5 = 8b56ad971c6a399bcb430e19d7f08194 OK 2025/05/02 04:04:31 DEBUG : removing 1 level 3 directories 2025/05/02 04:04:31 INFO : A3/B3/C4: Removing directory 2025/05/02 04:04:34 DEBUG : removing 2 level 3 directories 2025/05/02 04:04:34 INFO : A1/B2/C2: Removing directory 2025/05/02 04:04:34 INFO : A1/B1/C3: Removing directory 2025/05/02 04:04:35 DEBUG : removing 2 level 2 directories 2025/05/02 04:04:35 INFO : A3/B3: Removing directory 2025/05/02 04:04:35 INFO : A1/B2: Removing directory 2025/05/02 04:04:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 04:04:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/02 04:04:35 DEBUG : removing 2 level 1 directories 2025/05/02 04:04:35 INFO : A3: Removing directory 2025/05/02 04:04:35 INFO : A2: Removing directory 2025/05/02 04:04:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/02 04:04:39 DEBUG : removing 1 level 3 directories 2025/05/02 04:04:39 INFO : A1/B1/C1: Removing directory 2025/05/02 04:04:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:40 DEBUG : removing 1 level 2 directories 2025/05/02 04:04:40 INFO : A1/B1: Removing directory 2025/05/02 04:04:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 04:04:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 04:04:41 DEBUG : removing 1 level 1 directories 2025/05/02 04:04:41 INFO : A1: Removing directory 2025/05/02 04:04:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 04:04:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 04:04:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 04:04:41 DEBUG : removing 1 level 0 directories 2025/05/02 04:04:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Removing directory 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 04:04:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:04:44 INFO : A1: Making directory 2025/05/02 04:04:44 INFO : A1/B1: Making directory 2025/05/02 04:04:45 INFO : A1/B1/C1: Making directory 2025/05/02 04:04:47 DEBUG : removing 1 level 3 directories 2025/05/02 04:04:47 INFO : A1/B1/C1: Removing directory 2025/05/02 04:04:48 DEBUG : removing 1 level 2 directories 2025/05/02 04:04:48 INFO : A1/B1: Removing directory 2025/05/02 04:04:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 04:04:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.77s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:04:51 INFO : A1: Making directory 2025/05/02 04:04:51 INFO : A1/B1: Making directory 2025/05/02 04:04:52 INFO : A1/B1/C1: Making directory 2025/05/02 04:04:55 DEBUG : removing 1 level 3 directories 2025/05/02 04:04:55 INFO : A1/B1/C1: Removing directory 2025/05/02 04:04:55 DEBUG : removing 1 level 2 directories 2025/05/02 04:04:55 INFO : A1/B1: Removing directory 2025/05/02 04:04:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 04:04:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:05:00 DEBUG : file1: md5 = 2d508a867d242e7b630c3800c2da5220 OK 2025/05/02 04:05:00 DEBUG : filename.txt: File name found in url 2025/05/02 04:05:01 DEBUG : filename.txt: md5 = 84db66d2cfebc0003f8d8ff23292992c OK 2025/05/02 04:05:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/02 04:05:03 DEBUG : headerfilename.txt: md5 = 1e49ebb11b547730a995e863b65fe3e0 OK 2025/05/02 04:05:04 DEBUG : file2: md5 = feb93f588f34a03e3d95bd61d28a82af OK --- PASS: TestCopyURL (8.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:05:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 04:05:09 DEBUG : sub/file2: md5 = 803cbd066146f0e694e2ef1762f12f8f OK 2025/05/02 04:05:09 INFO : file1: Copied (new) to: sub/file2 2025/05/02 04:05:09 INFO : file1: Deleted 2025/05/02 04:05:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:05:10 DEBUG : file1: Unchanged skipping 2025/05/02 04:05:10 INFO : file1: Deleted 2025/05/02 04:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': don't need to copy/move sub/file2, it is already at target location 2025/05/02 04:05:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.68s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:05:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 04:05:14 DEBUG : file1: md5 = efd548a13eba3e90a5c54efe34676355 OK 2025/05/02 04:05:14 INFO : file1: Copied (new) 2025/05/02 04:05:14 INFO : file1: Deleted 2025/05/02 04:05:14 DEBUG : file1: Destination exists, skipping 2025/05/02 04:05:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:05:19 DEBUG : dst/file1: md5 = cc1e98edcb739e7e89d2e975febfd5a4 OK 2025/05/02 04:05:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevorim9keru/backup" 2025/05/02 04:05:19 DEBUG : Creating backend with remote "TestDrive:crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0/1nrff024r7pq65ecp72fc28jb0" 2025/05/02 04:05:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/02 04:05:23 INFO : dst/file1: Moved (server-side) 2025/05/02 04:05:24 DEBUG : dst/file1: md5 = 266acc2f31372ca4de6b697dbb8c93b2 OK 2025/05/02 04:05:24 INFO : dst/file1: Copied (new) 2025/05/02 04:05:24 INFO : dst/file1: Deleted 2025/05/02 04:05:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 04:05:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/02 04:05:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.23s) === 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:05:31 DEBUG : A1/one: md5 = bb1174f2ba6297914bfbc877c43af573 OK 2025/05/02 04:05:32 DEBUG : A1/two: md5 = b5949c3efcf6c68e0c80d1e247ded2f7 OK 2025/05/02 04:05:34 DEBUG : A1/B1/three: md5 = 13c01c249b7cf2ae48a2c411efe9b8f0 OK 2025/05/02 04:05:36 DEBUG : A1/B1/C1/four: md5 = 28319d6ab5fefc2605a6968d97a4b47b OK 2025/05/02 04:05:39 DEBUG : A1/B1/C2/five: md5 = b23c479acb345812eb2f48e01c793a9f OK 2025/05/02 04:05:39 INFO : A1/B2: Making directory 2025/05/02 04:05:40 INFO : A1/B1/C3: Making directory 2025/05/02 04:05:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/02 04:05:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/02 04:05:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/02 04:05:49 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/02 04:05:49 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/02 04:05:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 04:05:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 04:05:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 04:05:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 04:05:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 04:05:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/02 04:06:00 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/02 04:06:00 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/02 04:06:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/02 04:06:00 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/02 04:06:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/02 04:06:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 04:06:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 04:06:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 04:06:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 04:06:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 04:06:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/02 04:06:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/02 04:06:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/02 04:06:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/02 04:06:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/02 04:06:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 04:06:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/02 04:06:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/02 04:06:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 04:06:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.58s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 04:06:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 799add10e1617e0ea12fc16a8167d50a OK 2025/05/02 04:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/02 04:06:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/02 04:06:16 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/02 04:06:17 DEBUG : no_checksum_big_file_from_pipe: md5 = 16593a2dfc9b270d20cb7ad74ed9d73c OK 2025/05/02 04:06:17 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 04:06:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 29c612bd65dd602b29d9ab39179bbb77 OK 2025/05/02 04:06:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/02 04:06:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/02 04:06:22 DEBUG : with_checksum_big_file_from_pipe: md5 = 11e51d1349b336fb8af6e8135beebfda OK 2025/05/02 04:06:22 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 04:06:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:06:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/02 04:06:26 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-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 04:06:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/02 04:06:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/02 04:06:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.52s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/02 04:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': File to upload is small (48 bytes), uploading instead of streaming 2025/05/02 04:06:34 DEBUG : rcat_metadata: md5 = 797971db7d984cf72c57e63e5e00aaff OK 2025/05/02 04:06:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/02 04:06:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/02 04:06:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = a55cbc1307588321edcf745de152182d OK 2025/05/02 04:06:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:40 DEBUG : potato1: md5 = ae05c05d70b22e264a7f8f046e708e0b OK 2025/05/02 04:06:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': File to upload is small (60 bytes), uploading instead of streaming 2025/05/02 04:06:41 DEBUG : potato2: md5 = 9eb460aeed5cc2f5b0b8d60970b6a18d OK 2025/05/02 04:06:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.16s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:44 DEBUG : potato1: md5 = e02f4ca7c7b27e174e5f40cf76566ba7 OK 2025/05/02 04:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': File to upload is small (60 bytes), uploading instead of streaming 2025/05/02 04:06:46 DEBUG : potato2: md5 = 648dc7e2b42bb8b10dbef5acddea48d6 OK 2025/05/02 04:06:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.73s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:49 DEBUG : potato2: md5 = a9fe2586270744608155b0126e8011b8 OK 2025/05/02 04:06:50 DEBUG : empty space: md5 = a9c0b3f2c8bb80ae6d0663a937159a8f OK 2025/05/02 04:06:52 DEBUG : sub dir/potato3: md5 = 1d784946659d81700c618f2cf17e5599 OK 2025/05/02 04:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Touching "sub dir/potato3" 2025/05/02 04:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Touching "empty space" 2025/05/02 04:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Touching "potato2" 2025/05/02 04:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.51s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:57 DEBUG : dir with metadata: Making directory with metadata 2025/05/02 04:06:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:06:59 DEBUG : directory with modtime: Making directory with metadata 2025/05/02 04:07:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:07:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/02 04:07:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 04:07:02 DEBUG : Google drive root 'crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0': Skipping btime metadata as can't update it on an existing file: 2025-05-02T04:07:02.200389806Z 2025/05/02 04:07:02 INFO : non existent directory: Updated directory metadata 2025/05/02 04:07:04 DEBUG : Google drive root 'crypt/bgadim0ha25unh9janrps1i8gb8c8637n40jicnkv119l91pqim0': Skipping btime metadata as can't update it on an existing file: 2025-05-02T04:07:02.200389806Z 2025/05/02 04:07:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:07:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/02 04:07:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/02 04:07:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:07:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/02 04:07:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 04:07:10 DEBUG : dst: Making directory with metadata 2025/05/02 04:07:11 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 04:07:11 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 04:07:12 INFO : dst: Set directory modification time (using SetModTime) 2025/05/02 04:07:12 INFO : dst: Set directory modification time (using SetModTime) 2025/05/02 04:07:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/02 04:07:13 INFO : dst: Set directory modification time (using SetModTime) 2025/05/02 04:07:13 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru'", Local "Local file system at /tmp/rclone88071381", Modify Window "1ms" 2025/05/02 04:07:16 DEBUG : sub dir/test remove existing: md5 = b822fc6e0b6c372d496233f101e56352 OK 2025/05/02 04:07:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 96c8b72a6e8b9df1a05743e062abb948 OK 2025/05/02 04:07:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qudiker3" before starting 2025/05/02 04:07:20 DEBUG : sub dir/test remove existing.qudiker3: TEST: removing renamed existing file after operation 2025/05/02 04:07:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.turuzoj3" before starting 2025/05/02 04:07:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.turuzoj3: TEST: renaming existing back after failed operation 2025/05/02 04:07:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gesunaf6" before starting 2025/05/02 04:07:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gesunaf6: TEST: removing renamed existing file after operation 2025/05/02 04:07:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mes6ln19tm12h30gm1rscn3e4qmf470jaemjvtug9p7bbfc94jb0" 2025/05/02 04:07:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jd1q9fu55r2kv36v0h1rb6696ooaqg71a2kh8vkn0d72aad24b17vfr9r29tsq8ho64rlo3aur1n3nq1kp55o8b2tiamj6dlb8mrp0mns1360nvq78jpjpf12dh4k13ch38051gug5oipgc8o39e7fvcoh4q3t9i9gt8i5rioe8v69poq3b0" --- PASS: TestRemoveExisting (13.11s) === 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/05/02 04:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevorim9keru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m32.973686037s (try 1/5)