"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/05 05:10:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa" 2025/05/05 05:10:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:10:56 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg" 2025/05/05 05:10:57 DEBUG : Creating backend with remote "/tmp/rclone1116625590" === 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-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", 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/05 05:10:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/05 05:10:57 DEBUG : potato: Seek from 10 to 0 2025/05/05 05:10:57 DEBUG : potato: Seek from 10 to 0 2025/05/05 05:10:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/05 05:10:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Seek from 5 to 2 2025/05/05 05:10:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/05 05:10:57 DEBUG : potato: Seek from 7 to 0 2025/05/05 05:10:57 DEBUG : potato: Seek from 7 to 0 2025/05/05 05:10:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/05 05:10:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Seek from 5 to 2 2025/05/05 05:10:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/05 05:10:57 DEBUG : potato: Seek from 8 to 0 2025/05/05 05:10:57 DEBUG : potato: Seek from 8 to 0 2025/05/05 05:10:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/05 05:10:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 05:10:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 05:10:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 05:10:57 DEBUG : potato: Seek from 5 to 2 2025/05/05 05:10:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/05 05:10:57 DEBUG : potato: Seek from 9 to 0 2025/05/05 05:10:57 DEBUG : potato: Seek from 9 to 0 2025/05/05 05:10:57 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-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:10:59 DEBUG : rutabaga: md5 = 3edc7b0fb1561dc8e68cfe1a5844bd5e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/05 05:11:02 DEBUG : empty space: md5 = db1b88ef5638001adf7fe9cea88a5e47 OK === RUN TestCheck/3 2025/05/05 05:11:03 DEBUG : potato2: md5 = 09d3d8e03d1bca7deb0941ce87e6ec3b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/05 05:11:05 DEBUG : remotepotato: md5 = ebc5805cb823cbf0e430c3f2258c5d45 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.06s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/05/05 05:11:08 DEBUG : Creating backend with remote "nonexistent" 2025/05/05 05:11:08 DEBUG : Creating backend with remote "nonexistent" 2025/05/05 05:11:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/05 05:11:08 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/05 05:11:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/05 05:11:08 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-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:11:10 DEBUG : rutabaga: md5 = 91ddfc81d7c7177f2ea95e483d7e5726 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/05 05:11:13 DEBUG : empty space: md5 = 57992dfb6357af630ee28557a26dd990 OK === RUN TestCheckDownload/3 2025/05/05 05:11:16 DEBUG : potato2: md5 = b645f89dfa1a7d845f5326c67df67070 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/05 05:11:20 DEBUG : remotepotato: md5 = 825a35bd799a91c7b4c11c2040ea9247 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.43s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (1.34s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (1.47s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:11:26 DEBUG : rutabaga: md5 = eb60a0ca7155314e43a487f426ec9704 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/05 05:11:28 DEBUG : empty space: md5 = b9e3050fd07c53edf6c52c968fed7f95 OK === RUN TestCheckSizeOnly/3 2025/05/05 05:11:30 DEBUG : potato2: md5 = 322f6527f48dd785cd164254acd6d3e0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/05 05:11:32 DEBUG : remotepotato: md5 = d629097fbfe5153732b643d481a05603 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.92s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:11:36 DEBUG : test.sum: md5 = 286b4c2e48724a52882beb41a0b0404a OK 2025/05/05 05:11:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/05 05:11:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/05 05:11:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/05 05:11:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/05 05:11:39 DEBUG : test.sum: md5 = 33b090e97392a3176540a8c7de157fe0 OK 2025/05/05 05:11:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/05 05:11:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/05 05:11:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/05 05:11:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.89s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:11:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/data" 2025/05/05 05:11:41 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.79s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/data" 2025/05/05 05:11:42 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/vjrnln8ratgmqakfosrqe8espk" 2025/05/05 05:11:46 DEBUG : data/banana: md5 = fb723f75ec7b4949682c2408d150a5f1 OK 2025/05/05 05:11:47 DEBUG : test.sum: md5 = 2d0f4b666fefca5db619794868c331bf OK === RUN TestCheckSumDownload/subtest1 2025/05/05 05:11:52 DEBUG : data/potato: md5 = 105d8163e5b1b9444d406053530d04ff OK 2025/05/05 05:11:53 DEBUG : test.sum: md5 = 3cd2eb18dfa991d8dddf41cb3104ffeb OK === RUN TestCheckSumDownload/subtest2 2025/05/05 05:11:57 DEBUG : test.sum: md5 = 4034a93934a37140f1d35a8b47451607 OK === RUN TestCheckSumDownload/subtest3 2025/05/05 05:12:01 DEBUG : test.sum: md5 = 4e6331ecdecf148848dbb3e84eac478c OK === RUN TestCheckSumDownload/subtest4 2025/05/05 05:12:05 DEBUG : test.sum: md5 = f05764579aa248b9acae41bfce422507 OK === RUN TestCheckSumDownload/subtest5 2025/05/05 05:12:09 DEBUG : test.sum: md5 = 81602cc9562117418adfd32a8483c4b2 OK === RUN TestCheckSumDownload/subtest6 2025/05/05 05:12:13 DEBUG : data/banana: md5 = b2cf2776484b5664b70db2a31dbf6cb6 OK 2025/05/05 05:12:15 DEBUG : data/potato: md5 = 82ef3001167d998603b1db6cc8204072 OK 2025/05/05 05:12:16 DEBUG : test.sum: md5 = e55bb4e455f14551caeb19cde1baa3d1 OK === RUN TestCheckSumDownload/subtest7 2025/05/05 05:12:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/05 05:12:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.07s) --- PASS: TestCheckSumDownload/subtest1 (2.77s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.77s) --- PASS: TestCheckSumDownload/subtest4 (2.15s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (2.66s) --- PASS: TestCheckSumDownload/subtest7 (2.49s) === RUN TestApplyTransforms 2025/05/05 05:12:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugewih1kaci" 2025/05/05 05:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:22 DEBUG : Creating backend with remote "TestDrive:crypt/ndn6sgdgai06gn5qnqeajmhcbln4toeab519pondbu216bsk7gpg" 2025/05/05 05:12:22 DEBUG : Creating backend with remote "/tmp/rclone3955944050" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci'", Local "Local file system at /tmp/rclone3955944050", Modify Window "1ms" 2025/05/05 05:12:24 DEBUG : hello, world!: md5 = 372c5645252d6814f7ff53b360c87c9b OK upper checkfile vs. lower remote (without normalization) 2025/05/05 05:12:25 ERROR : hello, world!: sum not found 2025/05/05 05:12:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci' 2025/05/05 05:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci': 1 files missing 2025/05/05 05:12:25 NOTICE: 1 hashes missing 2025/05/05 05:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci': 2 differences found 2025/05/05 05:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/05 05:12:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci': 0 differences found 2025/05/05 05:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci': 1 matching files 2025/05/05 05:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yecenic9cuso" 2025/05/05 05:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:26 DEBUG : Creating backend with remote "TestDrive:crypt/a6v81fqc3ur96s1esk50m08p1ho60vbtp8qh6krucn3c53jfntv0" 2025/05/05 05:12:27 DEBUG : Creating backend with remote "/tmp/rclone1431174867" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso'", Local "Local file system at /tmp/rclone1431174867", Modify Window "1ms" 2025/05/05 05:12:29 DEBUG : HELLO, WORLD!: md5 = b16befaa37a73afeb849e2390149e721 OK lower checkfile vs. upper remote (without normalization) 2025/05/05 05:12:29 ERROR : HELLO, WORLD!: sum not found 2025/05/05 05:12:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso' 2025/05/05 05:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso': 1 files missing 2025/05/05 05:12:29 NOTICE: 1 hashes missing 2025/05/05 05:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso': 2 differences found 2025/05/05 05:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/05 05:12:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso': 0 differences found 2025/05/05 05:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso': 1 matching files 2025/05/05 05:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zedarim4soco" 2025/05/05 05:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/0448np5qmevmls4bkl97t07gqkp7rl99j4ha26m2duhv3h8uhuig" 2025/05/05 05:12:32 DEBUG : Creating backend with remote "/tmp/rclone1258195148" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco'", Local "Local file system at /tmp/rclone1258195148", Modify Window "1ms" 2025/05/05 05:12:34 DEBUG : HeLlO, wOrLd!: md5 = 13ac5c4239b468fbeeed125e9a9e4b4f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/05 05:12:34 ERROR : HeLlO, wOrLd!: sum not found 2025/05/05 05:12:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco' 2025/05/05 05:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco': 1 files missing 2025/05/05 05:12:34 NOTICE: 1 hashes missing 2025/05/05 05:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco': 2 differences found 2025/05/05 05:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/05 05:12:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco': 0 differences found 2025/05/05 05:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco': 1 matching files 2025/05/05 05:12:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuwupor9dayi" 2025/05/05 05:12:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:35 DEBUG : Creating backend with remote "TestDrive:crypt/18ijbjd05a2jds9llr4a3qathuqec9k4v2ecs3jkmif11jqrk9tg" 2025/05/05 05:12:36 DEBUG : Creating backend with remote "/tmp/rclone2327924496" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi'", Local "Local file system at /tmp/rclone2327924496", Modify Window "1ms" 2025/05/05 05:12:39 DEBUG : HELLO, WORLD!: md5 = bf3bba6a1dd47be117c5b25ac3d8601b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/05 05:12:39 ERROR : HELLO, WORLD!: sum not found 2025/05/05 05:12:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi' 2025/05/05 05:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi': 1 files missing 2025/05/05 05:12:39 NOTICE: 1 hashes missing 2025/05/05 05:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi': 2 differences found 2025/05/05 05:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/05 05:12:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi': 0 differences found 2025/05/05 05:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi': 1 matching files 2025/05/05 05:12:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuwiyuk0bave" 2025/05/05 05:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:40 DEBUG : Creating backend with remote "TestDrive:crypt/hjqsk36kj28rrmru640lj7ht7hhpc96sdm3023d3tvodqlmjgju0" 2025/05/05 05:12:41 DEBUG : Creating backend with remote "/tmp/rclone2107671924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave'", Local "Local file system at /tmp/rclone2107671924", Modify Window "1ms" 2025/05/05 05:12:44 DEBUG : 測試_Русский___ě_áñ: md5 = 4364c14c4b7d6c1e954667f75367db04 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/05 05:12:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/05 05:12:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave' 2025/05/05 05:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave': 1 files missing 2025/05/05 05:12:44 NOTICE: 1 hashes missing 2025/05/05 05:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave': 2 differences found 2025/05/05 05:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/05 05:12:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave': 0 differences found 2025/05/05 05:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave': 1 matching files 2025/05/05 05:12:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xirotiw6moru" 2025/05/05 05:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:45 DEBUG : Creating backend with remote "TestDrive:crypt/mm5uk1fvrg5jccp5b1v360v4abg99ujri89c8g465thpeh2majv0" 2025/05/05 05:12:46 DEBUG : Creating backend with remote "/tmp/rclone4101646628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru'", Local "Local file system at /tmp/rclone4101646628", Modify Window "1ms" 2025/05/05 05:12:48 DEBUG : 測試_Русский___ě_áñ: md5 = d9f4ee59d2924a16971e1a400dad0ec9 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/05 05:12:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/05 05:12:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru' 2025/05/05 05:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru': 1 files missing 2025/05/05 05:12:49 NOTICE: 1 hashes missing 2025/05/05 05:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru': 2 differences found 2025/05/05 05:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/05 05:12:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru': 0 differences found 2025/05/05 05:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru': 1 matching files 2025/05/05 05:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-newuhij1horu" 2025/05/05 05:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:50 DEBUG : Creating backend with remote "TestDrive:crypt/no2pqu66jmgcn8l1bsu5b1c37d1c6qq3h9di1kk84c1ulk99n2eg" 2025/05/05 05:12:51 DEBUG : Creating backend with remote "/tmp/rclone3102500190" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu'", Local "Local file system at /tmp/rclone3102500190", Modify Window "1ms" 2025/05/05 05:12:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9a90d53d0822cebefff3bfb2ae6cd51 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/05 05:12:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 05:12:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu' 2025/05/05 05:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu': 1 files missing 2025/05/05 05:12:54 NOTICE: 1 hashes missing 2025/05/05 05:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu': 2 differences found 2025/05/05 05:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/05 05:12:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu': 0 differences found 2025/05/05 05:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu': 1 matching files 2025/05/05 05:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucerit2zoli" 2025/05/05 05:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/vhet732obn863lt5h5ihu4aabnn5peu9jejobleonaqft4hq0cqg" 2025/05/05 05:12:56 DEBUG : Creating backend with remote "/tmp/rclone1846835990" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli'", Local "Local file system at /tmp/rclone1846835990", Modify Window "1ms" 2025/05/05 05:12:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f67ba3f1c31ba45d8e91cad8753fd71e OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/05 05:12:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 05:12:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli' 2025/05/05 05:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli': 1 files missing 2025/05/05 05:12:58 NOTICE: 1 hashes missing 2025/05/05 05:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli': 2 differences found 2025/05/05 05:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/05 05:13:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli': 0 differences found 2025/05/05 05:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli': 1 matching files 2025/05/05 05:13:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobedig0vuci" 2025/05/05 05:13:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:13:00 DEBUG : Creating backend with remote "TestDrive:crypt/jcppgrslqeq0hfrvsa1gac2p9lg67druhc7423vmeehgn7ihmfa0" 2025/05/05 05:13:01 DEBUG : Creating backend with remote "/tmp/rclone2447639665" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci'", Local "Local file system at /tmp/rclone2447639665", Modify Window "1ms" 2025/05/05 05:13:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ebcbb9bbdb42bf8b26d592d83ce188e2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/05 05:13:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 05:13:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci' 2025/05/05 05:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci': 1 files missing 2025/05/05 05:13:03 NOTICE: 1 hashes missing 2025/05/05 05:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci': 2 differences found 2025/05/05 05:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/05 05:13:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci': 0 differences found 2025/05/05 05:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci': 1 matching files 2025/05/05 05:13:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisuzor5biji" 2025/05/05 05:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:13:04 DEBUG : Creating backend with remote "TestDrive:crypt/b0070citgb938o3krhj1jfhi8afk3rie1t622tc2nutlkk9a2b80" 2025/05/05 05:13:05 DEBUG : Creating backend with remote "/tmp/rclone3557500379" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji'", Local "Local file system at /tmp/rclone3557500379", Modify Window "1ms" 2025/05/05 05:13:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 49e096a54be3816650a4e5c5e51b7d1e OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/05 05:13:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 05:13:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji' 2025/05/05 05:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji': 1 files missing 2025/05/05 05:13:07 NOTICE: 1 hashes missing 2025/05/05 05:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji': 2 differences found 2025/05/05 05:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/05 05:13:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 05:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji': 0 differences found 2025/05/05 05:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji': 1 matching files 2025/05/05 05:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisuzor5biji': Purge remote 2025/05/05 05:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobedig0vuci': Purge remote 2025/05/05 05:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucerit2zoli': Purge remote 2025/05/05 05:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-newuhij1horu': Purge remote 2025/05/05 05:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xirotiw6moru': Purge remote 2025/05/05 05:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuwiyuk0bave': Purge remote 2025/05/05 05:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwupor9dayi': Purge remote 2025/05/05 05:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zedarim4soco': Purge remote 2025/05/05 05:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yecenic9cuso': Purge remote 2025/05/05 05:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugewih1kaci': Purge remote --- PASS: TestApplyTransforms (51.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:13:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 05:13:16 DEBUG : sub/file2: md5 = 96a15485d7f16fd775884a29e945fece OK 2025/05/05 05:13:16 INFO : file1: Copied (new) to: sub/file2 2025/05/05 05:13:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:13:16 DEBUG : file1: Unchanged skipping 2025/05/05 05:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': don't need to copy/move sub/file2, it is already at target location 2025/05/05 05:13:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.71s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:13:22 DEBUG : dst/file1: md5 = bd30d0943a4b4a9db34d1ce32209b276 OK 2025/05/05 05:13:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/backup" 2025/05/05 05:13:22 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/1nrff024r7pq65ecp72fc28jb0" 2025/05/05 05:13:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/05 05:13:26 INFO : dst/file1: Moved (server-side) 2025/05/05 05:13:27 DEBUG : dst/file1: md5 = f75764d875b89d412a0df102966671ec OK 2025/05/05 05:13:27 INFO : dst/file1: Copied (new) 2025/05/05 05:13:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 05:13:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 05:13:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:13:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/dst" 2025/05/05 05:13:32 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:13:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/CompareDest" 2025/05/05 05:13:34 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/gveqi14airsml4bgu7krj116o8" 2025/05/05 05:13:35 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 05:13:37 DEBUG : one: md5 = e59a931eb1a36f5915e1c5381bd71f02 OK 2025/05/05 05:13:37 INFO : one: Copied (new) 2025/05/05 05:13:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:13:40 DEBUG : one: md5 = e22da184c4157b9b68c4f2f9201534ce OK 2025/05/05 05:13:40 INFO : one: Copied (replaced existing) 2025/05/05 05:13:42 DEBUG : dst/one: md5 = 1a27e066fa70fc72f946991335a0a6bb OK 2025/05/05 05:13:44 DEBUG : CompareDest/one: md5 = d21a255b439a15ab86ca8d95a71b7fd5 OK 2025/05/05 05:13:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:13:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:13:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 05:13:47 DEBUG : CompareDest/two: md5 = 81e85d720d450d6a56d1fbe17a2009a2 OK 2025/05/05 05:13:47 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 05:13:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:13:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 05:13:48 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 05:13:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:13:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 05:13:50 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 05:13:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/05 05:13:51 DEBUG : two: md5 = 4955f33bf2b872508557d7845eee5850 OK 2025/05/05 05:13:51 INFO : two: Copied (new) 2025/05/05 05:13:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:13:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:13:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:13:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.51s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:13:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/dst" 2025/05/05 05:13:56 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:13:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/CopyDest" 2025/05/05 05:13:57 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/05 05:13:58 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 05:14:01 DEBUG : one: md5 = bd05e7d4ea72b6d1330244ce727ff9c1 OK 2025/05/05 05:14:01 INFO : one: Copied (new) 2025/05/05 05:14:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:14:03 DEBUG : one: md5 = 1fdf0ebe51a188b968242d6e7697cd77 OK 2025/05/05 05:14:03 INFO : one: Copied (replaced existing) 2025/05/05 05:14:05 DEBUG : dst/one: md5 = f4f53f9d3dd37e8144d37095dcfc9c3a OK 2025/05/05 05:14:07 DEBUG : CopyDest/one: md5 = 01783583f9e88ccdda46d945da11dd2c OK 2025/05/05 05:14:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/BackupDir" 2025/05/05 05:14:08 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/05 05:14:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:14:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:14:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:14:11 INFO : one: Moved (server-side) 2025/05/05 05:14:12 INFO : one: Copied (server-side copy) 2025/05/05 05:14:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/05 05:14:14 DEBUG : CopyDest/two: md5 = 151828fdb741041d9112754c9217e30f OK 2025/05/05 05:14:15 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 05:14:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:14:16 INFO : two: Copied (server-side copy) 2025/05/05 05:14:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/05 05:14:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:14:16 DEBUG : two: Unchanged skipping 2025/05/05 05:14:18 DEBUG : CopyDest/three: md5 = ca8daf8697d8e39807d79bcc02f76867 OK 2025/05/05 05:14:19 DEBUG : three: Need to transfer - File not found at Destination 2025/05/05 05:14:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/05 05:14:19 DEBUG : three: Destination not found in --copy-dest 2025/05/05 05:14:20 DEBUG : three: md5 = 2600dba35432f8f213b3d05d1146a600 OK 2025/05/05 05:14:20 INFO : three: Copied (new) 2025/05/05 05:14:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 05:14:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:14:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:14:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:14:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 05:14:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:14:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.41s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:14:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/05 05:14:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 13be065da969ff58a9277dbeea05b487 OK 2025/05/05 05:14:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/05 05:14:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/05 05:14:31 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/05 05:14:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/05 05:14:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/05 05:14:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 200ebf73482a4b07b8b3b914d3192022 OK 2025/05/05 05:14:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/05 05:14:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/05 05:14:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.58s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:14:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using skip mode. 2025/05/05 05:14:40 NOTICE: one: Found 2 files with duplicate names 2025/05/05 05:14:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.50s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:14:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using skip mode. 2025/05/05 05:14:45 NOTICE: one: Found 3 files with duplicate names 2025/05/05 05:14:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/05 05:14:45 INFO : one: Deleted 2025/05/05 05:14:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.87s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:14:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using first mode. 2025/05/05 05:14:51 NOTICE: one: Found 3 files with duplicate names 2025/05/05 05:14:51 INFO : one: Deleted 2025/05/05 05:14:52 INFO : one: Deleted 2025/05/05 05:14:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.83s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:14:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using newest mode. 2025/05/05 05:14:57 NOTICE: one: Found 3 files with duplicate names 2025/05/05 05:14:57 INFO : one: Deleted 2025/05/05 05:14:58 INFO : one: Deleted 2025/05/05 05:14:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.90s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:15:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using oldest mode. 2025/05/05 05:15:03 NOTICE: one: Found 3 files with duplicate names 2025/05/05 05:15:04 INFO : one: Deleted 2025/05/05 05:15:04 INFO : one: Deleted 2025/05/05 05:15:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:15:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using largest mode. 2025/05/05 05:15:10 NOTICE: one: Found 3 files with duplicate names 2025/05/05 05:15:10 INFO : one: Deleted 2025/05/05 05:15:11 INFO : one: Deleted 2025/05/05 05:15:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:15:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using smallest mode. 2025/05/05 05:15:16 NOTICE: one: Found 3 files with duplicate names 2025/05/05 05:15:16 INFO : one: Deleted 2025/05/05 05:15:17 INFO : one: Deleted 2025/05/05 05:15:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.02s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Looking for duplicate names using rename mode. 2025/05/05 05:15:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/05 05:15:24 INFO : one-2.txt: renamed from: one.txt 2025/05/05 05:15:26 INFO : one-3.txt: renamed from: one.txt 2025/05/05 05:15:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.53s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:15:31 DEBUG : dupe1/one.txt: md5 = 3cfb5ef50a01ce4f434d327d741c70af OK 2025/05/05 05:15:33 DEBUG : dupe2/two.txt: md5 = dfdc5493bf2092c66b9c64698f0f8f56 OK 2025/05/05 05:15:35 DEBUG : dupe3/three.txt: md5 = b11ef0af6aae47d505d9f34a84d55db7 OK 2025/05/05 05:15:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/05 05:15:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/05 05:15:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/05 05:15:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/05 05:15:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/05 05:15:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/05 05:15:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.92s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:15:43 DEBUG : a.txt: md5 = 7deed59ae1ed8ff855ab00ac6bdf884b OK 2025/05/05 05:15:44 DEBUG : zend.txt: md5 = a66bf6b3138001a1697f7964c5b610e2 OK 2025/05/05 05:15:46 DEBUG : sub dir/hello world: md5 = df729d0548459a4e1559822e06e3e22c OK 2025/05/05 05:15:47 DEBUG : sub dir/hello world2: md5 = 7f83ae6f5a5f5e5f7744916f32a93d2c OK 2025/05/05 05:15:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 3f2353ec1839b626216f99dc0f8d2264 OK 2025/05/05 05:15:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 72a1726dce621b50e1059ef339457312 OK 2025/05/05 05:15:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = 94fa3abce5eef36094b85f6fba9223b0 OK 2025/05/05 05:15:54 DEBUG : a.txt: Excluded (Size Filter) 2025/05/05 05:15:54 DEBUG : a.txt: Excluded 2025/05/05 05:15:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 05:15:54 DEBUG : sub dir/hello world: Excluded 2025/05/05 05:15:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 05:15:54 DEBUG : sub dir/hello world2: Excluded 2025/05/05 05:15:55 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 05:15:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 05:15:55 DEBUG : sub dir/hello world: Excluded 2025/05/05 05:15:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 05:15:55 DEBUG : sub dir/hello world2: Excluded 2025/05/05 05:15:55 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 05:16:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/05 05:16:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/05 05:16:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/05 05:16:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/05 05:16:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/05 05:16:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:16:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.62s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:03 DEBUG : a.txt: md5 = 963edbba93d5181940accf600f155638 OK 2025/05/05 05:16:05 DEBUG : zend.txt: md5 = 19ab5170fd06eb05d9ce23c310701532 OK 2025/05/05 05:16:07 DEBUG : sub dir/hello world: md5 = 3a147f88cd7302601c1665bcd06ddf6c OK 2025/05/05 05:16:08 DEBUG : sub dir/hello world2: md5 = 0ba6044cd492a3e4d9eb12526674402c OK 2025/05/05 05:16:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 96e81ad5930f555c886974b379746774 OK 2025/05/05 05:16:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = bdcc57cd707bc1986f4e672e03870a54 OK 2025/05/05 05:16:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = d2b7f5b0d7bb0519d9403b067ac11242 OK 2025/05/05 05:16:14 DEBUG : a.txt: Excluded (Size Filter) 2025/05/05 05:16:14 DEBUG : a.txt: Excluded 2025/05/05 05:16:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 05:16:15 DEBUG : sub dir/hello world: Excluded 2025/05/05 05:16:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 05:16:15 DEBUG : sub dir/hello world2: Excluded 2025/05/05 05:16:16 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 05:16:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 05:16:16 DEBUG : sub dir/hello world: Excluded 2025/05/05 05:16:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 05:16:16 DEBUG : sub dir/hello world2: Excluded 2025/05/05 05:16:16 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 05:16:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/05 05:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/05 05:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/05 05:16:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/05 05:16:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/05 05:16:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:16:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.36s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:24 DEBUG : file1: md5 = 729dd56b00a0611dee799342389ae96a OK 2025/05/05 05:16:26 DEBUG : sub/file2: md5 = 448eafd9da5b4477278ae9a46df94cf2 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/05 05:16:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/05 05:16:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/05 05:16:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/05 05:16:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.99s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:33 DEBUG : file1: md5 = 95a541d84329db44739300d0c234e50b OK 2025/05/05 05:16:35 DEBUG : sub/file2: md5 = 4d34767a21dd871b1a048ca80c6725d4 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/05 05:16:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/notfound" 2025/05/05 05:16:38 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/05 05:16:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.67s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.59s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Making directory 2025/05/05 05:16:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:45 DEBUG : sub dir/hello world: md5 = b6c47087ba4083485a636a9477a1b4e1 OK 2025/05/05 05:16:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.62s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:48 DEBUG : potato2: md5 = e0e6f0cfb94ebcbd49315e5d0d728060 OK 2025/05/05 05:16:50 DEBUG : empty space: md5 = 65929b21062be2c6d78532ca1d91ff78 OK --- PASS: TestLs (4.28s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:53 DEBUG : potato2: md5 = 7dc65eb3d07e72006db7881e9f90cdc7 OK 2025/05/05 05:16:54 DEBUG : empty space: md5 = dd3d7c1c3d8bdd1e0a1df9ad3a29a64c OK 2025/05/05 05:16:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:16:58 DEBUG : potato2: md5 = 3361db2bc0cb36286ef0eed3edc9df6d OK 2025/05/05 05:16:59 DEBUG : empty space: md5 = 685b6f0503f52ab7a2555c87c99a70ce OK --- PASS: TestLsLong (4.48s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:02 DEBUG : potato2: md5 = 567cb6e7eea5391a7f56896d788471e4 OK 2025/05/05 05:17:03 DEBUG : empty space: md5 = aa565bfe09610bd8f72c4d2861fb4b1b OK --- PASS: TestHashSums (4.31s) === RUN TestHashSumsWithErrors 2025/05/05 05:17:05 DEBUG : Creating backend with remote ":memory:" 2025/05/05 05:17:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/05 05:17:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/05 05:17:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/05 05:17:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/05 05:17:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/05 05:17:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/05 05:17:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/05 05:17:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/05 05:17:05 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-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:06 DEBUG : potato2: md5 = 50c40d9789fb3fcfc3723ed13b15778f OK 2025/05/05 05:17:08 DEBUG : empty space: md5 = 15dcae35c9a4481d4f23b2eba5c0a34f OK 2025/05/05 05:17:10 DEBUG : sub dir/potato3: md5 = 6a8acfa56ace874ad1080c35fc6cd833 OK 2025/05/05 05:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.83s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:14 DEBUG : small: md5 = a68d68c3a805d84683458330b5fe22a7 OK 2025/05/05 05:17:15 DEBUG : medium: md5 = 11f6e6e78799fa96c0073e9630ddf479 OK 2025/05/05 05:17:17 DEBUG : large: md5 = 83d44abd061890d60611d5b2ca836a4f OK 2025/05/05 05:17:17 DEBUG : Waiting for deletions to finish 2025/05/05 05:17:17 DEBUG : large: Excluded (Size Filter) 2025/05/05 05:17:17 INFO : medium: Deleted 2025/05/05 05:17:17 INFO : small: Deleted --- PASS: TestDelete (5.70s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:20 DEBUG : small: md5 = 35441dad9a382b6b1e75edaa7cf7994b OK 2025/05/05 05:17:21 DEBUG : medium: md5 = dcd1b8d260ee894e33b82bff7a43350e OK 2025/05/05 05:17:22 DEBUG : large: md5 = c9ffd2d3845dce54b6f70cae4aeb41de OK 2025/05/05 05:17:23 DEBUG : Waiting for deletions to finish 2025/05/05 05:17:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/05 05:17:23 INFO : medium: Deleted 2025/05/05 05:17:23 INFO : large: Deleted --- PASS: TestMaxDelete (6.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:26 DEBUG : small: md5 = 10ef7341c3505baa5fb5c3088b06830f OK 2025/05/05 05:17:27 DEBUG : medium: md5 = c9a93c008e2fa40b291e4b389f938d8c OK 2025/05/05 05:17:29 DEBUG : large: md5 = 4e21cac8de39eb6c6fadb5ceed5cb023 OK 2025/05/05 05:17:29 DEBUG : Waiting for deletions to finish 2025/05/05 05:17:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/05 05:17:29 INFO : medium: Deleted 2025/05/05 05:17:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.32s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:32 DEBUG : small: md5 = b6bed144cce4221dc9319de00aeec80a OK 2025/05/05 05:17:34 DEBUG : medium: md5 = e2ca4fda4b907fb4b0efa9edb95577b0 OK 2025/05/05 05:17:35 DEBUG : large: md5 = 43e20418e7851e548ec2e89bb4fd24bb OK 2025/05/05 05:17:35 DEBUG : Waiting for deletions to finish 2025/05/05 05:17:35 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/05 05:17:36 INFO : small: Deleted 2025/05/05 05:17:36 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.46s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:39 DEBUG : ReadFile: md5 = f66ba677d36ee30bfe0a639c8c69cad2 OK --- PASS: TestReadFile (3.87s) === RUN TestRetry 2025/05/05 05:17:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/05 05:17:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/05 05:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 05:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 05:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 05:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 05:17:41 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-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:17:43 DEBUG : file1: md5 = 6164fce4b58d0dd839dff526676cd7c7 OK 2025/05/05 05:17:44 DEBUG : file2: md5 = a1ac4ecc0c96d8689d0c6bc50c5bb7a5 OK --- PASS: TestCat (18.10s) === RUN TestPurge 2025/05/05 05:18:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fazaweb2pama" 2025/05/05 05:18:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:18:00 DEBUG : Creating backend with remote "TestDrive:crypt/qt0ls3lrselv6urks57e09kfisov9em4ikanljk96kouonqa2rug" 2025/05/05 05:18:01 DEBUG : Creating backend with remote "/tmp/rclone625772247" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fazaweb2pama'", Local "Local file system at /tmp/rclone625772247", Modify Window "1ms" 2025/05/05 05:18:05 DEBUG : A1/B1/C1/one: md5 = bc49c688c66c1e5662874a10d5fd3e2c OK 2025/05/05 05:18:05 INFO : A2: Making directory 2025/05/05 05:18:06 INFO : A1/B2: Making directory 2025/05/05 05:18:06 INFO : A1/B2/C2: Making directory 2025/05/05 05:18:07 INFO : A1/B1/C3: Making directory 2025/05/05 05:18:08 INFO : A3: Making directory 2025/05/05 05:18:09 INFO : A3/B3: Making directory 2025/05/05 05:18:09 INFO : A3/B3/C4: Making directory 2025/05/05 05:18:11 DEBUG : A1/two: md5 = 1256aa127ca0b63545a94d0f0407504a OK 2025/05/05 05:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fazaweb2pama': Purge remote 2025/05/05 05:18:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.95s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:18:18 DEBUG : A1/B1/C1/one: md5 = 605dc4af904acda0dcdfd5529372caba OK 2025/05/05 05:18:18 INFO : A2: Making directory 2025/05/05 05:18:19 INFO : A1/B2: Making directory 2025/05/05 05:18:19 INFO : A1/B2/C2: Making directory 2025/05/05 05:18:20 INFO : A1/B1/C3: Making directory 2025/05/05 05:18:21 INFO : A3: Making directory 2025/05/05 05:18:22 INFO : A3/B3: Making directory 2025/05/05 05:18:22 INFO : A3/B3/C4: Making directory 2025/05/05 05:18:24 DEBUG : A1/two: md5 = 571d6bf4b812a7b6162614ade5a8646a OK 2025/05/05 05:18:26 DEBUG : removing 1 level 3 directories 2025/05/05 05:18:26 INFO : A3/B3/C4: Removing directory 2025/05/05 05:18:28 DEBUG : removing 2 level 3 directories 2025/05/05 05:18:28 INFO : A1/B2/C2: Removing directory 2025/05/05 05:18:28 INFO : A1/B1/C3: Removing directory 2025/05/05 05:18:29 DEBUG : removing 2 level 2 directories 2025/05/05 05:18:29 INFO : A3/B3: Removing directory 2025/05/05 05:18:29 INFO : A1/B2: Removing directory 2025/05/05 05:18:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 05:18:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/05 05:18:29 DEBUG : removing 2 level 1 directories 2025/05/05 05:18:29 INFO : A3: Removing directory 2025/05/05 05:18:29 INFO : A2: Removing directory 2025/05/05 05:18:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/05 05:18:33 DEBUG : removing 1 level 3 directories 2025/05/05 05:18:33 INFO : A1/B1/C1: Removing directory 2025/05/05 05:18:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:34 DEBUG : removing 1 level 2 directories 2025/05/05 05:18:34 INFO : A1/B1: Removing directory 2025/05/05 05:18:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 05:18:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 05:18:34 DEBUG : removing 1 level 1 directories 2025/05/05 05:18:34 INFO : A1: Removing directory 2025/05/05 05:18:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 05:18:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 05:18:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:18:35 DEBUG : removing 1 level 0 directories 2025/05/05 05:18:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Removing directory 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/05 05:18:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:18:37 INFO : A1: Making directory 2025/05/05 05:18:38 INFO : A1/B1: Making directory 2025/05/05 05:18:39 INFO : A1/B1/C1: Making directory 2025/05/05 05:18:41 DEBUG : removing 1 level 3 directories 2025/05/05 05:18:41 INFO : A1/B1/C1: Removing directory 2025/05/05 05:18:42 DEBUG : removing 1 level 2 directories 2025/05/05 05:18:42 INFO : A1/B1: Removing directory 2025/05/05 05:18:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 05:18:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.51s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:18:44 INFO : A1: Making directory 2025/05/05 05:18:45 INFO : A1/B1: Making directory 2025/05/05 05:18:46 INFO : A1/B1/C1: Making directory 2025/05/05 05:18:48 DEBUG : removing 1 level 3 directories 2025/05/05 05:18:48 INFO : A1/B1/C1: Removing directory 2025/05/05 05:18:49 DEBUG : removing 1 level 2 directories 2025/05/05 05:18:49 INFO : A1/B1: Removing directory 2025/05/05 05:18:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 05:18:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:18:53 DEBUG : file1: md5 = 8fd593e910171e439f260117e7b60d1e OK 2025/05/05 05:18:53 DEBUG : filename.txt: File name found in url 2025/05/05 05:18:55 DEBUG : filename.txt: md5 = 19905a6efab350ffd5455950d511929e OK 2025/05/05 05:18:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/05 05:18:56 DEBUG : headerfilename.txt: md5 = 6aa33a5ba669200f0520fc599b74dad0 OK 2025/05/05 05:18:58 DEBUG : file2: md5 = ddf6dc50e0ac1a7c1cd5c7388dcfe123 OK --- PASS: TestCopyURL (8.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:19:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 05:19:02 DEBUG : sub/file2: md5 = fc091ddea93f174cab21842d610412ff OK 2025/05/05 05:19:02 INFO : file1: Copied (new) to: sub/file2 2025/05/05 05:19:02 INFO : file1: Deleted 2025/05/05 05:19:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:19:03 DEBUG : file1: Unchanged skipping 2025/05/05 05:19:03 INFO : file1: Deleted 2025/05/05 05:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': don't need to copy/move sub/file2, it is already at target location 2025/05/05 05:19:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:19:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 05:19:07 DEBUG : file1: md5 = 92b3edf88ac5d0c797e1f2a79fce8be9 OK 2025/05/05 05:19:07 INFO : file1: Copied (new) 2025/05/05 05:19:07 INFO : file1: Deleted 2025/05/05 05:19:08 DEBUG : file1: Destination exists, skipping 2025/05/05 05:19:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:19:12 DEBUG : dst/file1: md5 = 44064d668e4d06cf96a00b408afd2341 OK 2025/05/05 05:19:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazakes1kupa/backup" 2025/05/05 05:19:13 DEBUG : Creating backend with remote "TestDrive:crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg/1nrff024r7pq65ecp72fc28jb0" 2025/05/05 05:19:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/05 05:19:16 INFO : dst/file1: Moved (server-side) 2025/05/05 05:19:18 DEBUG : dst/file1: md5 = e52ac5da4568fc80ecfcf5a5eaa6b40f OK 2025/05/05 05:19:18 INFO : dst/file1: Copied (new) 2025/05/05 05:19:18 INFO : dst/file1: Deleted 2025/05/05 05:19:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 05:19:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 05:19:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.33s) === 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-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:19:24 DEBUG : A1/one: md5 = aa1e8ee54509c478669be4773a588754 OK 2025/05/05 05:19:25 DEBUG : A1/two: md5 = cfe05510dd2b4e264decd52c36cee342 OK 2025/05/05 05:19:27 DEBUG : A1/B1/three: md5 = 4e2fe6573a5151b0ece998f04be195fc OK 2025/05/05 05:19:29 DEBUG : A1/B1/C1/four: md5 = bf97c556da4960f244f6f9a5c51d1ae8 OK 2025/05/05 05:19:31 DEBUG : A1/B1/C2/five: md5 = b6e486c6bb32a2abad756ee9c763323a OK 2025/05/05 05:19:31 INFO : A1/B2: Making directory 2025/05/05 05:19:32 INFO : A1/B1/C3: Making directory 2025/05/05 05:19:42 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/05 05:19:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/05 05:19:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/05 05:19:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/05 05:19:42 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/05 05:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 05:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 05:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 05:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 05:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 05:19:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/05 05:19:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/05 05:19:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/05 05:19:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/05 05:19:53 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/05 05:19:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/05 05:19:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 05:19:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 05:19:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 05:19:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 05:19:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 05:20:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/05 05:20:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/05 05:20:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 05:20:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 05:20:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 05:20:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 05:20:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 05:20:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 05:20:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:20:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.08s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 05:20:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 635c88f666b73710da4e249448d850db OK 2025/05/05 05:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/05 05:20:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/05 05:20:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/05 05:20:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 824a5463afcdab3667ad120569f947cb OK 2025/05/05 05:20:10 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 05:20:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 7a7e79bea1e560e654d30ba5cdb4560f OK 2025/05/05 05:20:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/05 05:20:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/05 05:20:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 3430ef1300ed687841247a4e1f67fc39 OK 2025/05/05 05:20:15 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 05:20:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:20:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/05 05:20:19 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-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 05:20:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/05 05:20:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/05 05:20:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.57s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/05 05:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': File to upload is small (48 bytes), uploading instead of streaming 2025/05/05 05:20:27 DEBUG : rcat_metadata: md5 = 3fac82f938ca8ecbb68201f62992bbb6 OK 2025/05/05 05:20:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/05 05:20:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/05 05:20:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = c88e5ed0c690639dfc47e60a5a78c209 OK 2025/05/05 05:20:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.46s) --- PASS: TestRcatMetadata/Normal (2.38s) --- PASS: TestRcatMetadata/ViaDisk (2.60s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:32 DEBUG : potato1: md5 = c5251892eefddaff5febe47b9ed62d53 OK 2025/05/05 05:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': File to upload is small (60 bytes), uploading instead of streaming 2025/05/05 05:20:33 DEBUG : potato2: md5 = f2fa8eaed87df36fad38e06e99c4dca7 OK 2025/05/05 05:20:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:36 DEBUG : potato1: md5 = 0d809d91ce2dc6cdec9c898aba89864d OK 2025/05/05 05:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': File to upload is small (60 bytes), uploading instead of streaming 2025/05/05 05:20:37 DEBUG : potato2: md5 = 1313a98270a4911f2c73877cd9060b93 OK 2025/05/05 05:20:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.53s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:41 DEBUG : potato2: md5 = 1e898756fdbb7b2dce8e5f161d6a65ed OK 2025/05/05 05:20:42 DEBUG : empty space: md5 = 6a5e269a3013e43a512f22ddb183c576 OK 2025/05/05 05:20:44 DEBUG : sub dir/potato3: md5 = 55865230544d286995386b2f0cafaa44 OK 2025/05/05 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Touching "empty space" 2025/05/05 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Touching "potato2" 2025/05/05 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Touching "sub dir/potato3" 2025/05/05 05:20:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.58s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:49 DEBUG : dir with metadata: Making directory with metadata 2025/05/05 05:20:50 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:51 DEBUG : directory with modtime: Making directory with metadata 2025/05/05 05:20:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.23s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/05 05:20:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 05:20:54 DEBUG : Google drive root 'crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg': Skipping btime metadata as can't update it on an existing file: 2025-05-05T05:20:54.147278376Z 2025/05/05 05:20:54 INFO : non existent directory: Updated directory metadata 2025/05/05 05:20:56 DEBUG : Google drive root 'crypt/3228pnrb9ekua61nkuemlocdiqla2jv33j8lrcrkiefodm4g8veg': Skipping btime metadata as can't update it on an existing file: 2025-05-05T05:20:54.147278376Z 2025/05/05 05:20:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.91s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:20:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/05 05:21:00 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/05 05:21:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:21:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/05 05:21:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 05:21:03 DEBUG : dst: Making directory with metadata 2025/05/05 05:21:03 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 05:21:03 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:21:04 INFO : dst: Set directory modification time (using SetModTime) 2025/05/05 05:21:04 INFO : dst: Set directory modification time (using SetModTime) 2025/05/05 05:21:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/05 05:21:05 INFO : dst: Set directory modification time (using SetModTime) 2025/05/05 05:21:05 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa'", Local "Local file system at /tmp/rclone1116625590", Modify Window "1ms" 2025/05/05 05:21:08 DEBUG : sub dir/test remove existing: md5 = 043f54b34fe4769bd318ff9335030aa9 OK 2025/05/05 05:21:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e642ac3dbfddd6e7c3216f548c06d1da OK 2025/05/05 05:21:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.webiwaz6" before starting 2025/05/05 05:21:13 DEBUG : sub dir/test remove existing.webiwaz6: TEST: removing renamed existing file after operation 2025/05/05 05:21:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuwekex7" before starting 2025/05/05 05:21:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuwekex7: TEST: renaming existing back after failed operation 2025/05/05 05:21:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lilixut8" before starting 2025/05/05 05:21:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lilixut8: TEST: removing renamed existing file after operation 2025/05/05 05:21:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c34itghtj9kin9gbq0n4b9mjrqcoes2t27bl7qjgjulpepb7ipdg" 2025/05/05 05:21:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gvr6rp2dpjndk9cgebp9c9vva9atdaeq6525939haot356b96cfv10thv0j5k966828shn7mo477ar9531f3fh0smqckho00qegrbv5jnfj0dpd4gme0h6fm10ckvpifbbkf8pe65hcd25880p1d2tq20qo3sbe3ouh84isv81qsnv00u150" --- PASS: TestRemoveExisting (13.29s) === 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/05 05:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazakes1kupa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m24.176508103s (try 1/5)