"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/03 01:00:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi" 2025/01/03 01:00:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:00:16 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg" 2025/01/03 01:00:17 DEBUG : Creating backend with remote "/tmp/rclone4041968172" === 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/03 01:00:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/03 01:00:18 DEBUG : potato: Seek from 10 to 0 2025/01/03 01:00:18 DEBUG : potato: Seek from 10 to 0 2025/01/03 01:00:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/03 01:00:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:00:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/03 01:00:18 DEBUG : potato: Seek from 7 to 0 2025/01/03 01:00:18 DEBUG : potato: Seek from 7 to 0 2025/01/03 01:00:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/03 01:00:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:00:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/03 01:00:18 DEBUG : potato: Seek from 8 to 0 2025/01/03 01:00:18 DEBUG : potato: Seek from 8 to 0 2025/01/03 01:00:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/03 01:00:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/03 01:00:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/03 01:00:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/03 01:00:18 DEBUG : potato: Seek from 5 to 2 2025/01/03 01:00:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/03 01:00:18 DEBUG : potato: Seek from 9 to 0 2025/01/03 01:00:18 DEBUG : potato: Seek from 9 to 0 2025/01/03 01:00:18 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:00:21 DEBUG : rutabaga: md5 = 015025cbb6955b7f1a604b6b3dcd6177 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/03 01:00:24 DEBUG : empty space: md5 = 6983a83f077ba45a6bd76660fcccc225 OK === RUN TestCheck/3 2025/01/03 01:00:26 DEBUG : potato2: md5 = 6ccdb0de7ad504b7a2635b53c80dd23b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/03 01:00:29 DEBUG : remotepotato: md5 = 3bf4b3cccf9b9812b162bfe2f0a3d824 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.46s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/01/03 01:00:33 DEBUG : Creating backend with remote "nonexistent" 2025/01/03 01:00:33 DEBUG : Creating backend with remote "nonexistent" 2025/01/03 01:00:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/03 01:00:33 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/01/03 01:00:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/03 01:00:33 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:00:35 DEBUG : rutabaga: md5 = f7f3096b02efcb2212d8d01de381c72a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/03 01:00:40 DEBUG : empty space: md5 = c9b9860b30e739aa6682f70e41a883b8 OK === RUN TestCheckDownload/3 2025/01/03 01:00:43 DEBUG : potato2: md5 = 5f9f1ebefd570507d983340e08f21f89 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/03 01:00:49 DEBUG : remotepotato: md5 = 3f42bf288730cd6ea67e40d7dae931b5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.35s) --- PASS: TestCheckDownload/1 (1.43s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (1.19s) --- PASS: TestCheckDownload/4 (1.49s) --- PASS: TestCheckDownload/5 (1.73s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:00:56 DEBUG : rutabaga: md5 = 279a24dbb6ca74d64e663862107ebe63 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/03 01:00:59 DEBUG : empty space: md5 = a635314dc0e563fe519a0d06db335b48 OK === RUN TestCheckSizeOnly/3 2025/01/03 01:01:01 DEBUG : potato2: md5 = bf4ee2260b6e585cbac961c415944ba8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/03 01:01:04 DEBUG : remotepotato: md5 = a86984eec4015fa649985dfd40dc7b13 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.30s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:01:09 DEBUG : test.sum: md5 = c3a088c5a948cee3711d23e1e35a5cea OK 2025/01/03 01:01:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/03 01:01:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/03 01:01:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/03 01:01:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/03 01:01:12 DEBUG : test.sum: md5 = 55bc4eec978b917cde37e18ca2c7de29 OK 2025/01/03 01:01:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/03 01:01:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/03 01:01:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/03 01:01:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.37s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/data" 2025/01/03 01:01:15 DEBUG : Config file has changed externally - reloading 2025/01/03 01:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/data" 2025/01/03 01:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/vjrnln8ratgmqakfosrqe8espk" 2025/01/03 01:01:22 DEBUG : data/banana: md5 = 0e98b8ad8f5cfeed45a861653214b3e9 OK 2025/01/03 01:01:23 DEBUG : test.sum: md5 = bf3e5df26b7ec2c309f8445d1f077ebe OK === RUN TestCheckSumDownload/subtest1 2025/01/03 01:01:29 DEBUG : data/potato: md5 = b7157d96590004b4342311f77ede0978 OK 2025/01/03 01:01:31 DEBUG : test.sum: md5 = 04d11b9f6ed3c6105aa44935e1b5bb64 OK === RUN TestCheckSumDownload/subtest2 2025/01/03 01:01:36 DEBUG : test.sum: md5 = 91deacfab8af98f3309efed063b1d911 OK === RUN TestCheckSumDownload/subtest3 2025/01/03 01:01:41 DEBUG : test.sum: md5 = 12a4d2775ceb3745ba94545c1022dfe1 OK === RUN TestCheckSumDownload/subtest4 2025/01/03 01:01:46 DEBUG : test.sum: md5 = ce19564f235c00ee19adf9da01d1e7f1 OK === RUN TestCheckSumDownload/subtest5 2025/01/03 01:01:50 DEBUG : test.sum: md5 = 9a904296ed24e48ac0d1a9a7404d11cf OK === RUN TestCheckSumDownload/subtest6 2025/01/03 01:01:55 DEBUG : data/banana: md5 = f3e5e36535e694ecef065ee7faefbd46 OK 2025/01/03 01:01:57 DEBUG : data/potato: md5 = fcad9472d12622680beb2683703f7867 OK 2025/01/03 01:01:58 DEBUG : test.sum: md5 = 9099900c6b6c1f6e80682ced892c48af OK === RUN TestCheckSumDownload/subtest7 2025/01/03 01:02:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/03 01:02:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.03s) --- PASS: TestCheckSumDownload/subtest1 (3.64s) --- PASS: TestCheckSumDownload/subtest2 (3.08s) --- PASS: TestCheckSumDownload/subtest3 (2.82s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (2.65s) --- PASS: TestCheckSumDownload/subtest6 (2.44s) --- PASS: TestCheckSumDownload/subtest7 (2.93s) === RUN TestApplyTransforms 2025/01/03 01:02:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niviyac4loye" 2025/01/03 01:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:05 DEBUG : Creating backend with remote "TestDrive:crypt/rq61hcbjjkhc0mrcfujcmkq39ql2f789dk12mi18hm1aish9qkhg" 2025/01/03 01:02:06 DEBUG : Creating backend with remote "/tmp/rclone958416543" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye'", Local "Local file system at /tmp/rclone958416543", Modify Window "1ms" 2025/01/03 01:02:09 DEBUG : hello, world!: md5 = a4bedfd5beeb031ee1e1dabf5d791720 OK upper checkfile vs. lower remote (without normalization) 2025/01/03 01:02:10 ERROR : hello, world!: sum not found 2025/01/03 01:02:10 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye' 2025/01/03 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye': 1 files missing 2025/01/03 01:02:10 NOTICE: 1 hashes missing 2025/01/03 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye': 2 differences found 2025/01/03 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/03 01:02:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye': 0 differences found 2025/01/03 01:02:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye': 1 matching files 2025/01/03 01:02:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujogar1seta" 2025/01/03 01:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:11 DEBUG : Creating backend with remote "TestDrive:crypt/2v33832g29frgf078hdnoqfnn2kqqltg2maroln0riq4bmvch56g" 2025/01/03 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone2992413267" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta'", Local "Local file system at /tmp/rclone2992413267", Modify Window "1ms" 2025/01/03 01:02:15 DEBUG : HELLO, WORLD!: md5 = 27fa5ef7928139834717d3547125d319 OK lower checkfile vs. upper remote (without normalization) 2025/01/03 01:02:15 ERROR : HELLO, WORLD!: sum not found 2025/01/03 01:02:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta' 2025/01/03 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta': 1 files missing 2025/01/03 01:02:15 NOTICE: 1 hashes missing 2025/01/03 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta': 2 differences found 2025/01/03 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/03 01:02:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta': 0 differences found 2025/01/03 01:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta': 1 matching files 2025/01/03 01:02:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofafag3kiwo" 2025/01/03 01:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:17 DEBUG : Creating backend with remote "TestDrive:crypt/7avrk4v8ah6cnup299dql7he6s51dao4hh2a4momki45ucmnu080" 2025/01/03 01:02:18 DEBUG : Creating backend with remote "/tmp/rclone4105399928" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo'", Local "Local file system at /tmp/rclone4105399928", Modify Window "1ms" 2025/01/03 01:02:21 DEBUG : HeLlO, wOrLd!: md5 = 623e28212c2f398b45cd706c6520c59a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/03 01:02:21 ERROR : HeLlO, wOrLd!: sum not found 2025/01/03 01:02:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo' 2025/01/03 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo': 1 files missing 2025/01/03 01:02:21 NOTICE: 1 hashes missing 2025/01/03 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo': 2 differences found 2025/01/03 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/03 01:02:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo': 0 differences found 2025/01/03 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo': 1 matching files 2025/01/03 01:02:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-somekoq3kuyi" 2025/01/03 01:02:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:23 DEBUG : Creating backend with remote "TestDrive:crypt/737hmelit7g2ssirpi3avt9vjp246oje5bvi585dkvtdkoh2cubg" 2025/01/03 01:02:24 DEBUG : Creating backend with remote "/tmp/rclone4007646366" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi'", Local "Local file system at /tmp/rclone4007646366", Modify Window "1ms" 2025/01/03 01:02:26 DEBUG : HELLO, WORLD!: md5 = 5b3561785a3f14dc34c3d5d54a65c6b1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/03 01:02:27 ERROR : HELLO, WORLD!: sum not found 2025/01/03 01:02:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi' 2025/01/03 01:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi': 1 files missing 2025/01/03 01:02:27 NOTICE: 1 hashes missing 2025/01/03 01:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi': 2 differences found 2025/01/03 01:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/03 01:02:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi': 0 differences found 2025/01/03 01:02:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi': 1 matching files 2025/01/03 01:02:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hinukim7qetu" 2025/01/03 01:02:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:28 DEBUG : Creating backend with remote "TestDrive:crypt/1q6bfanuaaalvr3c3m0401s4j8kjkk5gdoe0okav0021ki49bsa0" 2025/01/03 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone2421262126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu'", Local "Local file system at /tmp/rclone2421262126", Modify Window "1ms" 2025/01/03 01:02:32 DEBUG : 測試_Русский___ě_áñ: md5 = 8ac1e356e7c1ad7b6f1509a2620950ab OK NFD checkfile vs. NFC remote (without normalization) 2025/01/03 01:02:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/03 01:02:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu' 2025/01/03 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu': 1 files missing 2025/01/03 01:02:33 NOTICE: 1 hashes missing 2025/01/03 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu': 2 differences found 2025/01/03 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/03 01:02:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu': 0 differences found 2025/01/03 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu': 1 matching files 2025/01/03 01:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nezurak0wuri" 2025/01/03 01:02:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/ou9943k3bof1fcr171etb3m5g5nmoihnqdbrtminpr23enncvd10" 2025/01/03 01:02:36 DEBUG : Creating backend with remote "/tmp/rclone1267491061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri'", Local "Local file system at /tmp/rclone1267491061", Modify Window "1ms" 2025/01/03 01:02:39 DEBUG : 測試_Русский___ě_áñ: md5 = 1a8d10f599785980e4211579fb6e11e5 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/03 01:02:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/03 01:02:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri' 2025/01/03 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri': 1 files missing 2025/01/03 01:02:39 NOTICE: 1 hashes missing 2025/01/03 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri': 2 differences found 2025/01/03 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/03 01:02:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri': 0 differences found 2025/01/03 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri': 1 matching files 2025/01/03 01:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqevix4vugi" 2025/01/03 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:41 DEBUG : Creating backend with remote "TestDrive:crypt/l6cj5esgcdcjj5iqqc3ean0ngmdtn37qqlffpk78g9efa4vtpgjg" 2025/01/03 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone1712160126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi'", Local "Local file system at /tmp/rclone1712160126", Modify Window "1ms" 2025/01/03 01:02:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 613d11a0d2474fcc1c5dd72d922eede2 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/03 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi' 2025/01/03 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi': 1 files missing 2025/01/03 01:02:45 NOTICE: 1 hashes missing 2025/01/03 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi': 2 differences found 2025/01/03 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/03 01:02:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi': 0 differences found 2025/01/03 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi': 1 matching files 2025/01/03 01:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawijen0yegu" 2025/01/03 01:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/lfuj1p1de5vt5ccigsdvtibam65gh6orm9mn8o8vdnuppsh9vsug" 2025/01/03 01:02:48 DEBUG : Creating backend with remote "/tmp/rclone1660312126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu'", Local "Local file system at /tmp/rclone1660312126", Modify Window "1ms" 2025/01/03 01:02:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0dfc29689cc46475ea61c42ebecc81e6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/03 01:02:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:02:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu' 2025/01/03 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu': 1 files missing 2025/01/03 01:02:51 NOTICE: 1 hashes missing 2025/01/03 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu': 2 differences found 2025/01/03 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/03 01:02:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu': 0 differences found 2025/01/03 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu': 1 matching files 2025/01/03 01:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-renowoq0buzi" 2025/01/03 01:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:52 DEBUG : Creating backend with remote "TestDrive:crypt/vf4rqc28eg15r0safnfna5gehpcq9dprvpj124kvf37jlmrl2c2g" 2025/01/03 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone3616306029" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi'", Local "Local file system at /tmp/rclone3616306029", Modify Window "1ms" 2025/01/03 01:02:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72b5d25b71dd0ecc7a0d9f681a48d16b OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/03 01:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi' 2025/01/03 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi': 1 files missing 2025/01/03 01:02:56 NOTICE: 1 hashes missing 2025/01/03 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi': 2 differences found 2025/01/03 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/03 01:02:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi': 0 differences found 2025/01/03 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi': 1 matching files 2025/01/03 01:02:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hevodoy1xuhi" 2025/01/03 01:02:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:02:58 DEBUG : Creating backend with remote "TestDrive:crypt/f0bdq9jvm0augavadm8k4opcebtl1gpgsth6ti32bji3o6t2ehb0" 2025/01/03 01:02:59 DEBUG : Creating backend with remote "/tmp/rclone3107451566" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi'", Local "Local file system at /tmp/rclone3107451566", Modify Window "1ms" 2025/01/03 01:03:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ee1258590e06437a2db31e0a76093f97 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/03 01:03:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/03 01:03:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi' 2025/01/03 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi': 1 files missing 2025/01/03 01:03:02 NOTICE: 1 hashes missing 2025/01/03 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi': 2 differences found 2025/01/03 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/03 01:03:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/03 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi': 0 differences found 2025/01/03 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi': 1 matching files 2025/01/03 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hevodoy1xuhi': Purge remote 2025/01/03 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-renowoq0buzi': Purge remote 2025/01/03 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawijen0yegu': Purge remote 2025/01/03 01:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqevix4vugi': Purge remote 2025/01/03 01:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nezurak0wuri': Purge remote 2025/01/03 01:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hinukim7qetu': Purge remote 2025/01/03 01:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-somekoq3kuyi': Purge remote 2025/01/03 01:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofafag3kiwo': Purge remote 2025/01/03 01:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujogar1seta': Purge remote 2025/01/03 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niviyac4loye': Purge remote --- PASS: TestApplyTransforms (65.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:03:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 01:03:13 DEBUG : sub/file2: md5 = 8a3ca24bfd3f5ef4b29525a662d97357 OK 2025/01/03 01:03:13 INFO : file1: Copied (new) to: sub/file2 2025/01/03 01:03:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:03:14 DEBUG : file1: Unchanged skipping 2025/01/03 01:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': don't need to copy/move sub/file2, it is already at target location 2025/01/03 01:03:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.11s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:03:21 DEBUG : dst/file1: md5 = bebcf1fab7f5fc64ce256575f7b15d1d OK 2025/01/03 01:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/backup" 2025/01/03 01:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/1nrff024r7pq65ecp72fc28jb0" 2025/01/03 01:03:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/03 01:03:26 INFO : dst/file1: Moved (server-side) 2025/01/03 01:03:28 DEBUG : dst/file1: md5 = aca4d67fc73f866f0a734bd33c250160 OK 2025/01/03 01:03:28 INFO : dst/file1: Copied (new) 2025/01/03 01:03:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:03:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:03:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.53s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:03:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/dst" 2025/01/03 01:03:34 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/CompareDest" 2025/01/03 01:03:35 DEBUG : Config file has changed externally - reloading 2025/01/03 01:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/gveqi14airsml4bgu7krj116o8" 2025/01/03 01:03:37 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:03:40 DEBUG : one: md5 = b99b778258106ca4ddad7fde18ca82b4 OK 2025/01/03 01:03:40 INFO : one: Copied (new) 2025/01/03 01:03:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:03:43 DEBUG : one: md5 = f81138a2f204ea12538b503275f9bd76 OK 2025/01/03 01:03:43 INFO : one: Copied (replaced existing) 2025/01/03 01:03:45 DEBUG : dst/one: md5 = 468136e3a18efc83eabbdf911dee5475 OK 2025/01/03 01:03:48 DEBUG : CompareDest/one: md5 = f6ce1db9ac2a98f2c4a3d13862bdf63b OK 2025/01/03 01:03:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:03:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:03:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 01:03:51 DEBUG : CompareDest/two: md5 = a6e4d3a25695d6c9a88dd5396be5bf79 OK 2025/01/03 01:03:52 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:03:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:03:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:03:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:03:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:03:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:03:55 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:03:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/03 01:03:57 DEBUG : two: md5 = 8a1870575ae797ff434cb31a054eb78c OK 2025/01/03 01:03:57 INFO : two: Copied (new) 2025/01/03 01:04:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:04:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:04:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:04:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/dst" 2025/01/03 01:04:02 DEBUG : Config file has changed externally - reloading 2025/01/03 01:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/CopyDest" 2025/01/03 01:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/03 01:04:05 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:04:49 DEBUG : one: md5 = 2238610601c3dee3d529b9d9528bbf2a OK 2025/01/03 01:04:59 INFO : one: Copied (new) 2025/01/03 01:08:25 DEBUG : pacer: low level retry 1/10 (error Get "https://www.googleapis.com/drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%271Oee1X6xFS5-HJpnjerKBqRTO5ALsW4ct%27+in+parents%29&supportsAllDrives=true": dial tcp: lookup www.googleapis.com: i/o timeout) 2025/01/03 01:08:25 DEBUG : pacer: Rate limited, increasing sleep to 1.034870759s 2025/01/03 01:08:25 DEBUG : pacer: Reducing sleep to 0s 2025/01/03 01:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:08:29 DEBUG : one: md5 = 61cc5179530458d31ddc5aaa9b37fdfb OK 2025/01/03 01:08:29 INFO : one: Copied (replaced existing) 2025/01/03 01:08:31 DEBUG : dst/one: md5 = a9eb203e94fdd7d6ea92ce34f7ca6584 OK 2025/01/03 01:08:34 DEBUG : CopyDest/one: md5 = 8689cb2889150c9a91b4aa8c23c68790 OK 2025/01/03 01:08:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/BackupDir" 2025/01/03 01:08:35 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/03 01:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:08:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:08:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:08:40 INFO : one: Moved (server-side) 2025/01/03 01:08:41 INFO : one: Copied (server-side copy) 2025/01/03 01:08:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/03 01:08:44 DEBUG : CopyDest/two: md5 = 92dd768114932081e41098a00208bfad OK 2025/01/03 01:08:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:08:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:08:46 INFO : two: Copied (server-side copy) 2025/01/03 01:08:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/03 01:08:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 01:08:47 DEBUG : two: Unchanged skipping 2025/01/03 01:08:50 DEBUG : CopyDest/three: md5 = 11926ad0accabd31e1fede6ed535c3fb OK 2025/01/03 01:08:50 DEBUG : three: Need to transfer - File not found at Destination 2025/01/03 01:08:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/03 01:08:51 DEBUG : three: Destination not found in --copy-dest 2025/01/03 01:08:53 DEBUG : three: md5 = 6ba8e6672563681f2f9ed3866763330b OK 2025/01/03 01:08:53 INFO : three: Copied (new) 2025/01/03 01:08:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/03 01:08:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:08:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:09:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:09:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/03 01:09:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:09:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (299.36s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:09:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/03 01:09:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = dc539e41793e4de09ef7a71827ea539d OK 2025/01/03 01:09:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/03 01:09:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/03 01:09:06 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/01/03 01:09:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/03 01:09:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/03 01:09:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a96252a7b1b081568cddb7ad897a8d19 OK 2025/01/03 01:09:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/03 01:09:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/03 01:09:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:09:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using skip mode. 2025/01/03 01:09:18 NOTICE: one: Found 2 files with duplicate names 2025/01/03 01:09:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:09:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using skip mode. 2025/01/03 01:09:25 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:09:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/03 01:09:26 INFO : one: Deleted 2025/01/03 01:09:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.17s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:09:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using first mode. 2025/01/03 01:09:33 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:09:34 INFO : one: Deleted 2025/01/03 01:09:34 INFO : one: Deleted 2025/01/03 01:09:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.74s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:09:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using newest mode. 2025/01/03 01:09:41 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:09:42 INFO : one: Deleted 2025/01/03 01:09:42 INFO : one: Deleted 2025/01/03 01:09:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.89s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:09:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using oldest mode. 2025/01/03 01:09:49 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:09:50 INFO : one: Deleted 2025/01/03 01:09:50 INFO : one: Deleted 2025/01/03 01:09:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.68s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:09:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using largest mode. 2025/01/03 01:09:57 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:09:57 INFO : one: Deleted 2025/01/03 01:09:58 INFO : one: Deleted 2025/01/03 01:09:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.88s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:10:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using smallest mode. 2025/01/03 01:10:10 NOTICE: one: Found 3 files with duplicate names 2025/01/03 01:10:10 INFO : one: Deleted 2025/01/03 01:10:11 INFO : one: Deleted 2025/01/03 01:10:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (12.68s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:10:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Looking for duplicate names using rename mode. 2025/01/03 01:10:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/03 01:10:20 INFO : one-2.txt: renamed from: one.txt 2025/01/03 01:10:21 INFO : one-3.txt: renamed from: one.txt 2025/01/03 01:10:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.03s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:10:31 DEBUG : dupe1/one.txt: md5 = b1bab10dd8fa7f261e0f6a6b38de99b1 OK 2025/01/03 01:10:34 DEBUG : dupe2/two.txt: md5 = 4e262bb1484aca52abf2200ab2172b5a OK 2025/01/03 01:10:36 DEBUG : dupe3/three.txt: md5 = 2e63797978ef72cea3d049606a695346 OK 2025/01/03 01:10:37 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/03 01:10:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/03 01:10:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/03 01:10:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/03 01:10:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/03 01:10:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/03 01:10:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.64s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:10:47 DEBUG : a.txt: md5 = f16c434afc888b44506636f35b638f5e OK 2025/01/03 01:10:48 DEBUG : zend.txt: md5 = cec2bc445a861f47d524c24a611ac56f OK 2025/01/03 01:10:53 DEBUG : sub dir/hello world: md5 = 857d70559aeaa566208b8811d6165054 OK 2025/01/03 01:10:55 DEBUG : sub dir/hello world2: md5 = 90b6b17152cb485bcde19850a80e4dd1 OK 2025/01/03 01:10:58 DEBUG : sub dir/ignore dir/.ignore: md5 = 2cbf70d0264ccbaa6a454412c8926d3d OK 2025/01/03 01:10:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = dd3e95cc7571fa4ee752496708cd363c OK 2025/01/03 01:11:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = b4a8f45e291c7950b826e2cd1692652f OK 2025/01/03 01:11:03 DEBUG : a.txt: Excluded (Size Filter) 2025/01/03 01:11:03 DEBUG : a.txt: Excluded 2025/01/03 01:11:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/03 01:11:04 DEBUG : sub dir/hello world: Excluded 2025/01/03 01:11:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/03 01:11:04 DEBUG : sub dir/hello world2: Excluded 2025/01/03 01:11:05 DEBUG : sub dir/ignore dir: Excluded 2025/01/03 01:11:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/03 01:11:05 DEBUG : sub dir/hello world: Excluded 2025/01/03 01:11:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/03 01:11:05 DEBUG : sub dir/hello world2: Excluded 2025/01/03 01:11:05 DEBUG : sub dir/ignore dir: Excluded 2025/01/03 01:11:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/03 01:11:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/03 01:11:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/03 01:11:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/03 01:11:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/03 01:11:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/03 01:11:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (29.39s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:11:16 DEBUG : file1: md5 = 20498b5593409b1abeb6c172fe66bd14 OK 2025/01/03 01:11:19 DEBUG : sub/file2: md5 = b9f4215437cfa39c3ce6349ece6f269c 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/01/03 01:11:21 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/03 01:11:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/03 01:11:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/03 01:11:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.08s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:11:27 DEBUG : file1: md5 = fa0c8fadb35d1e39bb70fe95f4509d8e OK 2025/01/03 01:11:29 DEBUG : sub/file2: md5 = 454cba8dfa29f0974dadae1cd38b20d8 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/01/03 01:11:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/notfound" 2025/01/03 01:11:34 DEBUG : Config file has changed externally - reloading 2025/01/03 01:11:34 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/03 01:11:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.17s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.47s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Making directory 2025/01/03 01:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:11:42 DEBUG : sub dir/hello world: md5 = facac7c31da8e523d62b70a24c9cbd55 OK 2025/01/03 01:11:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.75s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:11:47 DEBUG : potato2: md5 = aee09dce51e02a6b748e2cdaa7e3d331 OK 2025/01/03 01:11:49 DEBUG : empty space: md5 = be3161393a4ee32f93f8c6ef397112be OK --- PASS: TestLs (6.07s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:11:53 DEBUG : potato2: md5 = 8b2e02dcfd2afe299995327e63ebf03a OK 2025/01/03 01:11:54 DEBUG : empty space: md5 = c4210cec9b942a7a56919dab122bd634 OK 2025/01/03 01:11:55 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/03 01:11:55 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.03s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:00 DEBUG : potato2: md5 = 4d0574ed0ca2566fe26c5b77fe968b3f OK 2025/01/03 01:12:01 DEBUG : empty space: md5 = 2d41918aca2d15721734a4c2066276c0 OK --- PASS: TestLsLong (5.92s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:06 DEBUG : potato2: md5 = 43563419cfd914e7bf5eefa8e64a82b8 OK 2025/01/03 01:12:07 DEBUG : empty space: md5 = 8bef6b953ce914c74b2f1b3bff5c228a OK --- PASS: TestHashSums (5.51s) === RUN TestHashSumsWithErrors 2025/01/03 01:12:09 DEBUG : Creating backend with remote ":memory:" 2025/01/03 01:12:09 DEBUG : Config file has changed externally - reloading 2025/01/03 01:12:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/03 01:12:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/03 01:12:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/03 01:12:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/03 01:12:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/03 01:12:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/03 01:12:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/03 01:12:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/03 01:12:09 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:11 DEBUG : potato2: md5 = fba3d6572acba3b0ac751b347cf5520f OK 2025/01/03 01:12:13 DEBUG : empty space: md5 = 2e06c095ef3809ae4e0f753bc4d16802 OK 2025/01/03 01:12:15 DEBUG : sub dir/potato3: md5 = 6fc50450f2af86e04f80ed6347f800c5 OK 2025/01/03 01:12:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.18s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:21 DEBUG : small: md5 = 16f321270f000794b960169783a10557 OK 2025/01/03 01:12:23 DEBUG : medium: md5 = 288cf328649da3a8a5f2ae38075e1437 OK 2025/01/03 01:12:25 DEBUG : large: md5 = 0b4a18bc112f061d0b78a662adac4e64 OK 2025/01/03 01:12:25 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:25 DEBUG : large: Excluded (Size Filter) 2025/01/03 01:12:26 INFO : small: Deleted 2025/01/03 01:12:26 INFO : medium: Deleted --- PASS: TestDelete (7.60s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:29 DEBUG : small: md5 = eed405a9da17f08aa2a3e4d58d4119be OK 2025/01/03 01:12:31 DEBUG : medium: md5 = 32f94130de5da8e91efe245b85329584 OK 2025/01/03 01:12:32 DEBUG : large: md5 = a55ffa7a24f6b4958147916e76287508 OK 2025/01/03 01:12:33 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/03 01:12:33 INFO : medium: Deleted 2025/01/03 01:12:33 INFO : small: Deleted --- PASS: TestMaxDelete (8.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:37 DEBUG : small: md5 = 52629711b299fb2cb3303b59b9ac8245 OK 2025/01/03 01:12:39 DEBUG : medium: md5 = 3553a6e6bb18255dce55ccc869955d26 OK 2025/01/03 01:12:40 DEBUG : large: md5 = c5950d8a4dac393763257c9a1e981264 OK 2025/01/03 01:12:41 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/03 01:12:41 INFO : medium: Deleted 2025/01/03 01:12:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.99s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:45 DEBUG : small: md5 = 6aef1b21b957e618049aa1006a6394a4 OK 2025/01/03 01:12:47 DEBUG : medium: md5 = 9db145953eab839f7ce28b2bcae5b14e OK 2025/01/03 01:12:48 DEBUG : large: md5 = 9ea19d36f61fd1c0bc9d65292b6bf098 OK 2025/01/03 01:12:48 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:49 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/03 01:12:49 INFO : large: Deleted 2025/01/03 01:12:49 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.96s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:53 DEBUG : ReadFile: md5 = 8462385169826d07280be8e6722b9d45 OK --- PASS: TestReadFile (4.77s) === RUN TestRetry 2025/01/03 01:12:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/03 01:12:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/03 01:12:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:12:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:12:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:12:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/03 01:12:56 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:12:58 DEBUG : file1: md5 = 4ca288df4d2da465ad0312acd7b5593b OK 2025/01/03 01:12:59 DEBUG : file2: md5 = 69db0dbf1bd63aa1e135af7a050c2806 OK --- PASS: TestCat (18.64s) === RUN TestPurge 2025/01/03 01:13:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoyuhop4tozu" 2025/01/03 01:13:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:13:15 DEBUG : Creating backend with remote "TestDrive:crypt/up3e2upf26rkbkorh0ispvakq1m3aqqq9i9mccn2mvfct672n1vg" 2025/01/03 01:13:16 DEBUG : Creating backend with remote "/tmp/rclone3322541095" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hoyuhop4tozu'", Local "Local file system at /tmp/rclone3322541095", Modify Window "1ms" 2025/01/03 01:13:22 DEBUG : A1/B1/C1/one: md5 = 0e15a94138d0d19aa5907d266e819ac3 OK 2025/01/03 01:13:22 DEBUG : A2: Making directory 2025/01/03 01:13:23 DEBUG : A1/B2: Making directory 2025/01/03 01:13:24 DEBUG : A1/B2/C2: Making directory 2025/01/03 01:13:25 DEBUG : A1/B1/C3: Making directory 2025/01/03 01:13:26 DEBUG : A3: Making directory 2025/01/03 01:13:27 DEBUG : A3/B3: Making directory 2025/01/03 01:13:28 DEBUG : A3/B3/C4: Making directory 2025/01/03 01:13:31 DEBUG : A1/two: md5 = c5a83c18c6bdf04008834db461522e5c OK 2025/01/03 01:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyuhop4tozu': Purge remote 2025/01/03 01:13:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:13:40 DEBUG : A1/B1/C1/one: md5 = 67da66088c4b048ebbd8ac8cca2a121b OK 2025/01/03 01:13:40 DEBUG : A2: Making directory 2025/01/03 01:13:41 DEBUG : A1/B2: Making directory 2025/01/03 01:13:42 DEBUG : A1/B2/C2: Making directory 2025/01/03 01:13:43 DEBUG : A1/B1/C3: Making directory 2025/01/03 01:13:44 DEBUG : A3: Making directory 2025/01/03 01:13:45 DEBUG : A3/B3: Making directory 2025/01/03 01:13:46 DEBUG : A3/B3/C4: Making directory 2025/01/03 01:13:49 DEBUG : A1/two: md5 = 14b8505894367b11cfb37d628b42ab78 OK 2025/01/03 01:13:50 DEBUG : removing 1 level 3 directories 2025/01/03 01:13:50 INFO : A3/B3/C4: Removing directory 2025/01/03 01:13:53 DEBUG : removing 2 level 3 directories 2025/01/03 01:13:53 INFO : A1/B2/C2: Removing directory 2025/01/03 01:13:53 INFO : A1/B1/C3: Removing directory 2025/01/03 01:13:54 DEBUG : removing 2 level 2 directories 2025/01/03 01:13:54 INFO : A3/B3: Removing directory 2025/01/03 01:13:54 INFO : A1/B2: Removing directory 2025/01/03 01:13:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/03 01:13:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:13:55 DEBUG : removing 2 level 1 directories 2025/01/03 01:13:55 INFO : A3: Removing directory 2025/01/03 01:13:55 INFO : A2: Removing directory 2025/01/03 01:13:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/03 01:14:00 DEBUG : removing 1 level 3 directories 2025/01/03 01:14:00 INFO : A1/B1/C1: Removing directory 2025/01/03 01:14:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:01 DEBUG : removing 1 level 2 directories 2025/01/03 01:14:01 INFO : A1/B1: Removing directory 2025/01/03 01:14:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:14:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:14:01 DEBUG : removing 1 level 1 directories 2025/01/03 01:14:01 INFO : A1: Removing directory 2025/01/03 01:14:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:14:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:14:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:14:02 DEBUG : removing 1 level 0 directories 2025/01/03 01:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Removing directory 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/03 01:14:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (28.97s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:14:05 DEBUG : A1: Making directory 2025/01/03 01:14:06 DEBUG : A1/B1: Making directory 2025/01/03 01:14:07 DEBUG : A1/B1/C1: Making directory 2025/01/03 01:14:10 DEBUG : removing 1 level 3 directories 2025/01/03 01:14:10 INFO : A1/B1/C1: Removing directory 2025/01/03 01:14:11 DEBUG : removing 1 level 2 directories 2025/01/03 01:14:11 INFO : A1/B1: Removing directory 2025/01/03 01:14:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:14:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.74s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:14:14 DEBUG : A1: Making directory 2025/01/03 01:14:15 DEBUG : A1/B1: Making directory 2025/01/03 01:14:16 DEBUG : A1/B1/C1: Making directory 2025/01/03 01:14:19 DEBUG : removing 1 level 3 directories 2025/01/03 01:14:19 INFO : A1/B1/C1: Removing directory 2025/01/03 01:14:20 DEBUG : removing 1 level 2 directories 2025/01/03 01:14:20 INFO : A1/B1: Removing directory 2025/01/03 01:14:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:14:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.89s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:14:25 DEBUG : file1: md5 = 9d302f12532fd52a819d9b66a47e656d OK 2025/01/03 01:14:25 DEBUG : filename.txt: File name found in url 2025/01/03 01:14:27 DEBUG : filename.txt: md5 = 1ee530c20488e1ce36a4603851208095 OK 2025/01/03 01:14:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/03 01:14:30 DEBUG : headerfilename.txt: md5 = 296c0c1c4bf3e9d1e71f603d7fbab272 OK 2025/01/03 01:14:32 DEBUG : file2: md5 = e0686043283a6c9cfb3012451cb1f44f OK --- PASS: TestCopyURL (12.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:14:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 01:14:38 DEBUG : sub/file2: md5 = 0cceacfa5d187421aae83ddc32b51bfb OK 2025/01/03 01:14:38 INFO : file1: Copied (new) to: sub/file2 2025/01/03 01:14:38 INFO : file1: Deleted 2025/01/03 01:14:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:14:39 DEBUG : file1: Unchanged skipping 2025/01/03 01:14:39 INFO : file1: Deleted 2025/01/03 01:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': don't need to copy/move sub/file2, it is already at target location 2025/01/03 01:14:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:14:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/03 01:14:44 DEBUG : file1: md5 = efb8d175ed643530f9d45ffe03923b0d OK 2025/01/03 01:14:44 INFO : file1: Copied (new) 2025/01/03 01:14:44 INFO : file1: Deleted 2025/01/03 01:14:44 DEBUG : file1: Destination exists, skipping 2025/01/03 01:14:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.72s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:14:49 DEBUG : dst/file1: md5 = f8583482cb990c3aea5adb9e617d4790 OK 2025/01/03 01:14:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixopig3foxi/backup" 2025/01/03 01:14:50 DEBUG : Config file has changed externally - reloading 2025/01/03 01:14:50 DEBUG : Creating backend with remote "TestDrive:crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg/1nrff024r7pq65ecp72fc28jb0" 2025/01/03 01:14:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/03 01:14:55 INFO : dst/file1: Moved (server-side) 2025/01/03 01:14:57 DEBUG : dst/file1: md5 = fe7cf4a9987e9e706fa9fc7a01a2d6f2 OK 2025/01/03 01:14:57 INFO : dst/file1: Copied (new) 2025/01/03 01:14:57 INFO : dst/file1: Deleted 2025/01/03 01:14:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:15:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/03 01:15:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.85s) === 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:15:05 DEBUG : A1/one: md5 = 87b1af3823a0fc1e3ba1fb362696bac3 OK 2025/01/03 01:15:07 DEBUG : A1/two: md5 = 80d3899c5d5e64da32ff98909140f689 OK 2025/01/03 01:15:10 DEBUG : A1/B1/three: md5 = 51685bdb71db33ae90ed8952cdd1e187 OK 2025/01/03 01:15:12 DEBUG : A1/B1/C1/four: md5 = 60a0c86181ecfe51c29bbe4e83934059 OK 2025/01/03 01:15:15 DEBUG : A1/B1/C2/five: md5 = 4b7c328657f5473dbce58c160b472b65 OK 2025/01/03 01:15:15 DEBUG : A1/B2: Making directory 2025/01/03 01:15:16 DEBUG : A1/B1/C3: Making directory 2025/01/03 01:15:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/03 01:15:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/03 01:15:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/03 01:15:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/03 01:15:29 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/03 01:15:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:15:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:15:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:15:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:15:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:15:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/03 01:15:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/03 01:15:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/03 01:15:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/03 01:15:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/03 01:15:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/03 01:15:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:15:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:15:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:15:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:15:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:15:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/03 01:15:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/03 01:15:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.88s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:15:59 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:16:01 DEBUG : no_checksum_small_file_from_pipe: md5 = 2551f3bff99e14c885498f404af92869 OK 2025/01/03 01:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/03 01:16:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/03 01:16:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/03 01:16:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 474f8a892ea95bccb0846b5ff8eb21cc OK 2025/01/03 01:16:03 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:16:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 07583f6658dc7cf287cb183fb8ae1e0b OK 2025/01/03 01:16:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/03 01:16:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/03 01:16:09 DEBUG : with_checksum_big_file_from_pipe: md5 = 233d4caa14f53ad4cf4173b25939e5ac OK 2025/01/03 01:16:09 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:16:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:16:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/03 01:16:15 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-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/03 01:16:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/03 01:16:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/03 01:16:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/03 01:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/03 01:16:24 DEBUG : rcat_metadata: md5 = 3640a5b7209de0b26a354bc820a5134a OK 2025/01/03 01:16:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/03 01:16:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/03 01:16:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = f5ef60c049ecd58cbba875a4eff2abe6 OK 2025/01/03 01:16:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.34s) --- PASS: TestRcatMetadata/Normal (2.78s) --- PASS: TestRcatMetadata/ViaDisk (3.14s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:30 DEBUG : potato1: md5 = cd26a66e262ac67a1ca61ab989a05c23 OK 2025/01/03 01:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/03 01:16:32 DEBUG : potato2: md5 = e99b2595dbd273d875989920253618cc OK 2025/01/03 01:16:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.88s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:35 DEBUG : potato1: md5 = 42eb38c6bdb9da61cb6461a310334cf0 OK 2025/01/03 01:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/03 01:16:37 DEBUG : potato2: md5 = 5f9c9d6fb3878cb0be430093ce67b4ca OK 2025/01/03 01:16:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.53s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:41 DEBUG : potato2: md5 = a170b01aa2001c30186fcc3f8bc2c398 OK 2025/01/03 01:16:42 DEBUG : empty space: md5 = 6e68520b31d904e9507867b532c306eb OK 2025/01/03 01:16:45 DEBUG : sub dir/potato3: md5 = 75c337b96c3250840dcaa80f55dcea09 OK 2025/01/03 01:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Touching "empty space" 2025/01/03 01:16:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Touching "potato2" 2025/01/03 01:16:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Touching "sub dir/potato3" 2025/01/03 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.67s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:52 DEBUG : dir with metadata: Making directory with metadata 2025/01/03 01:16:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.74s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:54 DEBUG : directory with modtime: Making directory with metadata 2025/01/03 01:16:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.83s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:16:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/03 01:16:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/03 01:16:57 DEBUG : Google drive root 'crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg': Skipping btime metadata as can't update it on an existing file: 2025-01-03T01:16:57.723477027Z 2025/01/03 01:16:58 INFO : non existent directory: Updated directory metadata 2025/01/03 01:17:01 DEBUG : Google drive root 'crypt/60fs1lhor6ihobv2q7b7msdq8j8rln0jptfepkc3b6r29kcgm4fg': Skipping btime metadata as can't update it on an existing file: 2025-01-03T01:16:57.723477027Z 2025/01/03 01:17:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.14s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:17:03 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/03 01:17:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/03 01:17:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.77s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:17:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/03 01:17:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/03 01:17:09 DEBUG : dst: Making directory with metadata 2025/01/03 01:17:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/03 01:17:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 01:17:11 INFO : dst: Set directory modification time (using SetModTime) 2025/01/03 01:17:11 INFO : dst: Set directory modification time (using SetModTime) 2025/01/03 01:17:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/03 01:17:12 INFO : dst: Set directory modification time (using SetModTime) 2025/01/03 01:17:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.78s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi'", Local "Local file system at /tmp/rclone4041968172", Modify Window "1ms" 2025/01/03 01:17:17 DEBUG : sub dir/test remove existing: md5 = 9c26bea5cd9f27ab939bcccd61acbac0 OK 2025/01/03 01:17:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5a7d2b4cd04e2e3af5fc85c252eeb9a4 OK 2025/01/03 01:17:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.niwudac7" before starting 2025/01/03 01:17:21 DEBUG : sub dir/test remove existing.niwudac7: TEST: removing renamed existing file after operation 2025/01/03 01:17:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.reduleg7" before starting 2025/01/03 01:17:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.reduleg7: TEST: renaming existing back after failed operation 2025/01/03 01:17:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxefaf3" before starting 2025/01/03 01:17:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxefaf3: TEST: removing renamed existing file after operation 2025/01/03 01:17:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p3rc9u84b8k39hlg7rckfabhteo0idf36m10pb4l925h15gn5kpg" 2025/01/03 01:17:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "drpa5eepcvgkta8ffa6cn98r82p1qgpl2ogvb0978hf645fqm0uo94i47ls8eic4m8f8pdr91urv1mdf183uqm4hfqn2png3ffr4hbrm4qpvf04t7a2kr1m51fhhukb3p3q0gag1lbqkeafrs5ab34dv03eeh0pmo620690dfc9i8jh6g3o0" --- PASS: TestRemoveExisting (14.39s) === 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/01/03 01:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixopig3foxi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m13.431641997s (try 1/5)