"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/04 05:11:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu" 2025/03/04 05:11:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:11:48 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg" 2025/03/04 05:11:49 DEBUG : Creating backend with remote "/tmp/rclone1370898253" === 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/04 05:11:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/04 05:11:50 DEBUG : potato: Seek from 10 to 0 2025/03/04 05:11:50 DEBUG : potato: Seek from 10 to 0 2025/03/04 05:11:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/04 05:11:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Seek from 5 to 2 2025/03/04 05:11:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/04 05:11:50 DEBUG : potato: Seek from 7 to 0 2025/03/04 05:11:50 DEBUG : potato: Seek from 7 to 0 2025/03/04 05:11:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/04 05:11:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Seek from 5 to 2 2025/03/04 05:11:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/04 05:11:50 DEBUG : potato: Seek from 8 to 0 2025/03/04 05:11:50 DEBUG : potato: Seek from 8 to 0 2025/03/04 05:11:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/04 05:11:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 05:11:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 05:11:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 05:11:50 DEBUG : potato: Seek from 5 to 2 2025/03/04 05:11:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/04 05:11:50 DEBUG : potato: Seek from 9 to 0 2025/03/04 05:11:50 DEBUG : potato: Seek from 9 to 0 2025/03/04 05:11:50 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:11:52 DEBUG : rutabaga: md5 = db2de6aca2d0343096f206fb6e4640f5 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/04 05:11:54 DEBUG : empty space: md5 = 5b1227836fe55bc8dfc13bc72177e348 OK === RUN TestCheck/3 2025/03/04 05:11:57 DEBUG : potato2: md5 = 8805ae696176ee56dfffc45e7dc6df74 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/04 05:11:59 DEBUG : remotepotato: md5 = 0aa450d603e6b36039da465e9280c836 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.34s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/03/04 05:12:02 DEBUG : Creating backend with remote "nonexistent" 2025/03/04 05:12:02 DEBUG : Creating backend with remote "nonexistent" 2025/03/04 05:12:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/04 05:12:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/04 05:12:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/04 05:12:02 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:12:04 DEBUG : rutabaga: md5 = 40a50d0b19c615d8ae52f114e724d5fe OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/04 05:12:08 DEBUG : empty space: md5 = 779064024d08f0553b2c4a83acff5232 OK === RUN TestCheckDownload/3 2025/03/04 05:12:10 DEBUG : potato2: md5 = e0c926f5fe68a1d5e6a95110fccaeca7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/04 05:12:15 DEBUG : remotepotato: md5 = 6df9976041d187329d9374d7b62527dd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.18s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.25s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (1.69s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:12:22 DEBUG : rutabaga: md5 = b2bf2b07c478f1ec7f1b0f4ae00eaf41 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/04 05:12:24 DEBUG : empty space: md5 = 1fc7eae993747a7fcfdb06263cc03e92 OK === RUN TestCheckSizeOnly/3 2025/03/04 05:12:26 DEBUG : potato2: md5 = 95b72020322c45aad88187e5184bc636 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/04 05:12:28 DEBUG : remotepotato: md5 = f678ad84f3c5688f4d098c196abab8f1 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.12s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:12:33 DEBUG : test.sum: md5 = e4b7352a95c61ef37568bf7c2356c3d0 OK 2025/03/04 05:12:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/04 05:12:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/04 05:12:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/04 05:12:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/04 05:12:36 DEBUG : test.sum: md5 = 3256093c4aa7a7f2cf544f35f47973c3 OK 2025/03/04 05:12:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/04 05:12:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/04 05:12:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/04 05:12:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:12:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/data" 2025/03/04 05:12:38 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.12s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:12:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/data" 2025/03/04 05:12:40 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/vjrnln8ratgmqakfosrqe8espk" 2025/03/04 05:12:44 DEBUG : data/banana: md5 = f7e74b94d53cf68a1ddf03bf038280b9 OK 2025/03/04 05:12:45 DEBUG : test.sum: md5 = 41455cb1281cdd0d43e585f7ab595e02 OK === RUN TestCheckSumDownload/subtest1 2025/03/04 05:12:50 DEBUG : data/potato: md5 = 422b774ce84d51dedf7e49bf13703ae1 OK 2025/03/04 05:12:51 DEBUG : test.sum: md5 = 0b4b9873af22ba20b47ef84171972f56 OK === RUN TestCheckSumDownload/subtest2 2025/03/04 05:12:56 DEBUG : test.sum: md5 = 951488439abed36b8ae6fb283b3e558b OK === RUN TestCheckSumDownload/subtest3 2025/03/04 05:13:00 DEBUG : test.sum: md5 = 1fe253ac75f1102bb53a072b6207d2bc OK === RUN TestCheckSumDownload/subtest4 2025/03/04 05:13:05 DEBUG : test.sum: md5 = 0c718c0d5b7d8960d40311c99b2a397f OK === RUN TestCheckSumDownload/subtest5 2025/03/04 05:13:09 DEBUG : test.sum: md5 = 9f7d2c4b5b92cc064e54e21dc06e19c1 OK === RUN TestCheckSumDownload/subtest6 2025/03/04 05:13:13 DEBUG : data/banana: md5 = de479b45465c35b05465ec421f6ceb0e OK 2025/03/04 05:13:15 DEBUG : data/potato: md5 = f725087a70fafe1eecec5f5b8424b603 OK 2025/03/04 05:13:16 DEBUG : test.sum: md5 = e56133799d91e6eab9645a116f6ea9de OK === RUN TestCheckSumDownload/subtest7 2025/03/04 05:13:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/04 05:13:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.22s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (2.39s) --- PASS: TestCheckSumDownload/subtest3 (2.67s) --- PASS: TestCheckSumDownload/subtest4 (2.22s) --- PASS: TestCheckSumDownload/subtest5 (2.42s) --- PASS: TestCheckSumDownload/subtest6 (2.18s) --- PASS: TestCheckSumDownload/subtest7 (3.21s) === RUN TestApplyTransforms 2025/03/04 05:13:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibubew1mugo" 2025/03/04 05:13:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:23 DEBUG : Creating backend with remote "TestDrive:crypt/2ab8c7rtfqefle0dksij5nalgljshr4qjpmm4t0a06b1v6l0aq3g" 2025/03/04 05:13:24 DEBUG : Creating backend with remote "/tmp/rclone1259912669" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo'", Local "Local file system at /tmp/rclone1259912669", Modify Window "1ms" 2025/03/04 05:13:27 DEBUG : hello, world!: md5 = c3b6dbf469e0cea3c107355f09f4d70c OK upper checkfile vs. lower remote (without normalization) 2025/03/04 05:13:27 ERROR : hello, world!: sum not found 2025/03/04 05:13:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo' 2025/03/04 05:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo': 1 files missing 2025/03/04 05:13:27 NOTICE: 1 hashes missing 2025/03/04 05:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo': 2 differences found 2025/03/04 05:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/04 05:13:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo': 0 differences found 2025/03/04 05:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo': 1 matching files 2025/03/04 05:13:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kenedot1vujo" 2025/03/04 05:13:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:29 DEBUG : Creating backend with remote "TestDrive:crypt/77tvs9s6sfpo11tij0461k1bh3lbpdb6rv8spgn5l4eauduul220" 2025/03/04 05:13:30 DEBUG : Creating backend with remote "/tmp/rclone517845825" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo'", Local "Local file system at /tmp/rclone517845825", Modify Window "1ms" 2025/03/04 05:13:32 DEBUG : HELLO, WORLD!: md5 = 20eca43b9f1d0c7a3a753f788a364511 OK lower checkfile vs. upper remote (without normalization) 2025/03/04 05:13:33 ERROR : HELLO, WORLD!: sum not found 2025/03/04 05:13:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo' 2025/03/04 05:13:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo': 1 files missing 2025/03/04 05:13:33 NOTICE: 1 hashes missing 2025/03/04 05:13:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo': 2 differences found 2025/03/04 05:13:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/04 05:13:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:13:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo': 0 differences found 2025/03/04 05:13:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo': 1 matching files 2025/03/04 05:13:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joqamur5qare" 2025/03/04 05:13:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:34 DEBUG : Creating backend with remote "TestDrive:crypt/a4mm8d57js3ffcbkb12iemd9h26o60sjn0ik7sc9ooltomg447u0" 2025/03/04 05:13:35 DEBUG : Creating backend with remote "/tmp/rclone3597872667" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare'", Local "Local file system at /tmp/rclone3597872667", Modify Window "1ms" 2025/03/04 05:13:37 DEBUG : HeLlO, wOrLd!: md5 = 8d95479a5656b15c936240f98e727425 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/04 05:13:38 ERROR : HeLlO, wOrLd!: sum not found 2025/03/04 05:13:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare' 2025/03/04 05:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare': 1 files missing 2025/03/04 05:13:38 NOTICE: 1 hashes missing 2025/03/04 05:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare': 2 differences found 2025/03/04 05:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/04 05:13:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare': 0 differences found 2025/03/04 05:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare': 1 matching files 2025/03/04 05:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutidum3ceku" 2025/03/04 05:13:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/6ofc6kv7eha918euedo2qhup0mdgi5hlkl5e7ingd1h9rvo63eo0" 2025/03/04 05:13:40 DEBUG : Creating backend with remote "/tmp/rclone2466422162" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku'", Local "Local file system at /tmp/rclone2466422162", Modify Window "1ms" 2025/03/04 05:13:42 DEBUG : HELLO, WORLD!: md5 = 9b54a6b1ed143abef11dd2c81f57b8a6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/04 05:13:43 ERROR : HELLO, WORLD!: sum not found 2025/03/04 05:13:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku' 2025/03/04 05:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku': 1 files missing 2025/03/04 05:13:43 NOTICE: 1 hashes missing 2025/03/04 05:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku': 2 differences found 2025/03/04 05:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/04 05:13:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku': 0 differences found 2025/03/04 05:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku': 1 matching files 2025/03/04 05:13:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-herosub8tixi" 2025/03/04 05:13:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:44 DEBUG : Creating backend with remote "TestDrive:crypt/6im63p5rg65k24qo5ijjrtq5amhka4g7bv2j2qc5hf7im5o88s4g" 2025/03/04 05:13:45 DEBUG : Creating backend with remote "/tmp/rclone1066921338" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi'", Local "Local file system at /tmp/rclone1066921338", Modify Window "1ms" 2025/03/04 05:13:47 DEBUG : 測試_Русский___ě_áñ: md5 = cc4f17efbb739363e980f3d5a44547f7 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/04 05:13:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/04 05:13:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi' 2025/03/04 05:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi': 1 files missing 2025/03/04 05:13:48 NOTICE: 1 hashes missing 2025/03/04 05:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi': 2 differences found 2025/03/04 05:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/04 05:13:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi': 0 differences found 2025/03/04 05:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi': 1 matching files 2025/03/04 05:13:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coloheh0vuhe" 2025/03/04 05:13:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:49 DEBUG : Creating backend with remote "TestDrive:crypt/bhs05m8bdr4778c2vk6f7l2uura6hr0k0hsrhqkai806h57dobp0" 2025/03/04 05:13:50 DEBUG : Creating backend with remote "/tmp/rclone4214935529" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe'", Local "Local file system at /tmp/rclone4214935529", Modify Window "1ms" 2025/03/04 05:13:52 DEBUG : 測試_Русский___ě_áñ: md5 = 1733c7f262e69293f9290ccde1949677 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/04 05:13:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/04 05:13:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe' 2025/03/04 05:13:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe': 1 files missing 2025/03/04 05:13:52 NOTICE: 1 hashes missing 2025/03/04 05:13:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe': 2 differences found 2025/03/04 05:13:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/04 05:13:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe': 0 differences found 2025/03/04 05:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe': 1 matching files 2025/03/04 05:13:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubukel2cide" 2025/03/04 05:13:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:54 DEBUG : Creating backend with remote "TestDrive:crypt/rr2pd2jiiumsggkkdijlffpkdc0dtvdr7cj774j9108sqr1hcek0" 2025/03/04 05:13:55 DEBUG : Creating backend with remote "/tmp/rclone2313300278" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide'", Local "Local file system at /tmp/rclone2313300278", Modify Window "1ms" 2025/03/04 05:13:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6623b4273165431db8c43c6ea2e7d027 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/04 05:13:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 05:13:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide' 2025/03/04 05:13:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide': 1 files missing 2025/03/04 05:13:57 NOTICE: 1 hashes missing 2025/03/04 05:13:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide': 2 differences found 2025/03/04 05:13:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/04 05:13:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:13:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide': 0 differences found 2025/03/04 05:13:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide': 1 matching files 2025/03/04 05:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubojup7veyo" 2025/03/04 05:13:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/1m7i3eetqfaam1bi27ndsdv7s7gce2kbe0u7ckk5quioub1jrshg" 2025/03/04 05:13:59 DEBUG : Creating backend with remote "/tmp/rclone747429647" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo'", Local "Local file system at /tmp/rclone747429647", Modify Window "1ms" 2025/03/04 05:14:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 963cccdb115eb885fb3eac2318dd35da OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/04 05:14:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 05:14:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo' 2025/03/04 05:14:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo': 1 files missing 2025/03/04 05:14:02 NOTICE: 1 hashes missing 2025/03/04 05:14:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo': 2 differences found 2025/03/04 05:14:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/04 05:14:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:14:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo': 0 differences found 2025/03/04 05:14:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo': 1 matching files 2025/03/04 05:14:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyozod0tumo" 2025/03/04 05:14:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:14:03 DEBUG : Creating backend with remote "TestDrive:crypt/1jia23pm87aepkkgc6j2hjuq0rk6a6beqmkj2rorgk94vg0oiqu0" 2025/03/04 05:14:04 DEBUG : Creating backend with remote "/tmp/rclone304394743" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo'", Local "Local file system at /tmp/rclone304394743", Modify Window "1ms" 2025/03/04 05:14:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 57c10e51d714f42de2538be435ae3115 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/04 05:14:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 05:14:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo' 2025/03/04 05:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo': 1 files missing 2025/03/04 05:14:07 NOTICE: 1 hashes missing 2025/03/04 05:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo': 2 differences found 2025/03/04 05:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/04 05:14:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:14:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo': 0 differences found 2025/03/04 05:14:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo': 1 matching files 2025/03/04 05:14:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomogok0wego" 2025/03/04 05:14:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:14:09 DEBUG : Creating backend with remote "TestDrive:crypt/sagi28pf2pb369oshr1k7b5u4nf6rps8h4a7fau2v5nh79u6bh50" 2025/03/04 05:14:10 DEBUG : Creating backend with remote "/tmp/rclone3855621467" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego'", Local "Local file system at /tmp/rclone3855621467", Modify Window "1ms" 2025/03/04 05:14:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 483ededd9980bedf93de17e4f87a4eaf OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/04 05:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 05:14:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego' 2025/03/04 05:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego': 1 files missing 2025/03/04 05:14:13 NOTICE: 1 hashes missing 2025/03/04 05:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego': 2 differences found 2025/03/04 05:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/04 05:14:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 05:14:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego': 0 differences found 2025/03/04 05:14:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego': 1 matching files 2025/03/04 05:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomogok0wego': Purge remote 2025/03/04 05:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyozod0tumo': Purge remote 2025/03/04 05:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubojup7veyo': Purge remote 2025/03/04 05:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubukel2cide': Purge remote 2025/03/04 05:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coloheh0vuhe': Purge remote 2025/03/04 05:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-herosub8tixi': Purge remote 2025/03/04 05:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutidum3ceku': Purge remote 2025/03/04 05:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joqamur5qare': Purge remote 2025/03/04 05:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kenedot1vujo': Purge remote 2025/03/04 05:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibubew1mugo': Purge remote --- PASS: TestApplyTransforms (55.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:14:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/04 05:14:21 DEBUG : sub/file2: md5 = e14e4d9c498369550da580b3dbbe7434 OK 2025/03/04 05:14:21 INFO : file1: Copied (new) to: sub/file2 2025/03/04 05:14:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 05:14:22 DEBUG : file1: Unchanged skipping 2025/03/04 05:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': don't need to copy/move sub/file2, it is already at target location 2025/03/04 05:14:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.26s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:14:28 DEBUG : dst/file1: md5 = dba0e048da151fcd685a3afcf4ffe539 OK 2025/03/04 05:14:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/backup" 2025/03/04 05:14:28 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/1nrff024r7pq65ecp72fc28jb0" 2025/03/04 05:14:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/04 05:14:32 INFO : dst/file1: Moved (server-side) 2025/03/04 05:14:34 DEBUG : dst/file1: md5 = f78591a20ab8d12633dbd7488865c4c9 OK 2025/03/04 05:14:34 INFO : dst/file1: Copied (new) 2025/03/04 05:14:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/04 05:14:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/04 05:14:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:14:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/dst" 2025/03/04 05:14:39 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/04 05:14:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/CompareDest" 2025/03/04 05:14:41 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/gveqi14airsml4bgu7krj116o8" 2025/03/04 05:14:42 DEBUG : one: Need to transfer - File not found at Destination 2025/03/04 05:14:45 DEBUG : one: md5 = d20145dd8d737a7f1d0e9a82112c5d31 OK 2025/03/04 05:14:45 INFO : one: Copied (new) 2025/03/04 05:14:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 05:14:48 DEBUG : one: md5 = e14eb54e5f3c7b58fab3c39c9011d791 OK 2025/03/04 05:14:48 INFO : one: Copied (replaced existing) 2025/03/04 05:14:50 DEBUG : dst/one: md5 = 07f1bd6ad408679696927d3efd4d8ee0 OK 2025/03/04 05:14:52 DEBUG : CompareDest/one: md5 = 512a2bba4c541f7c53f460fcd0be5079 OK 2025/03/04 05:14:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 05:14:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 05:14:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/04 05:14:55 DEBUG : CompareDest/two: md5 = 791c82ef8c5f5e108560624011850193 OK 2025/03/04 05:14:56 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 05:14:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 05:14:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/04 05:14:57 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 05:14:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 05:14:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/04 05:14:58 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 05:14:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/04 05:15:00 DEBUG : two: md5 = 6e0e147b4ff2d53427099483be05a10d OK 2025/03/04 05:15:00 INFO : two: Copied (new) 2025/03/04 05:15:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/04 05:15:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:15:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:15:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.36s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/dst" 2025/03/04 05:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/04 05:15:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/CopyDest" 2025/03/04 05:15:07 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/04 05:15:08 DEBUG : one: Need to transfer - File not found at Destination 2025/03/04 05:15:11 DEBUG : one: md5 = 5a439d70c851b66d7d431b09e13b3107 OK 2025/03/04 05:15:11 INFO : one: Copied (new) 2025/03/04 05:15:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 05:15:13 DEBUG : one: md5 = 40779906b2de4a3813f51ba42fef6a4c OK 2025/03/04 05:15:13 INFO : one: Copied (replaced existing) 2025/03/04 05:15:15 DEBUG : dst/one: md5 = a82e22eb7eab7cb158684bd9092a2802 OK 2025/03/04 05:15:17 DEBUG : CopyDest/one: md5 = d83b7e14df089d2497c43d7e42d660e5 OK 2025/03/04 05:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/BackupDir" 2025/03/04 05:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/04 05:15:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 05:15:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 05:15:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 05:15:22 INFO : one: Moved (server-side) 2025/03/04 05:15:23 INFO : one: Copied (server-side copy) 2025/03/04 05:15:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/04 05:15:25 DEBUG : CopyDest/two: md5 = 1fcafb4494a5011374469310acf64f43 OK 2025/03/04 05:15:26 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 05:15:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 05:15:27 INFO : two: Copied (server-side copy) 2025/03/04 05:15:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/04 05:15:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 05:15:28 DEBUG : two: Unchanged skipping 2025/03/04 05:15:30 DEBUG : CopyDest/three: md5 = ba5cab0cffa0acf4b38bbeebb2ec8db3 OK 2025/03/04 05:15:31 DEBUG : three: Need to transfer - File not found at Destination 2025/03/04 05:15:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/04 05:15:31 DEBUG : three: Destination not found in --copy-dest 2025/03/04 05:15:32 DEBUG : three: md5 = 27e63c78d93479d3c719a45bdc114ea0 OK 2025/03/04 05:15:32 INFO : three: Copied (new) 2025/03/04 05:15:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/04 05:15:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/04 05:15:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:15:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/04 05:15:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/04 05:15:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:15:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.34s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:15:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/04 05:15:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 48e4aad1487b192176c3aaf6f4fa6248 OK 2025/03/04 05:15:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/04 05:15:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/04 05:15:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/04 05:15:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/04 05:15:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/04 05:15:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 30dcbee8577798e2c7b832f4c31cc597 OK 2025/03/04 05:15:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/04 05:15:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/04 05:15:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:15:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using skip mode. 2025/03/04 05:15:54 NOTICE: one: Found 2 files with duplicate names 2025/03/04 05:15:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.33s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:15:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using skip mode. 2025/03/04 05:15:59 NOTICE: one: Found 3 files with duplicate names 2025/03/04 05:15:59 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/04 05:16:00 INFO : one: Deleted 2025/03/04 05:16:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.21s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:16:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using first mode. 2025/03/04 05:16:06 NOTICE: one: Found 3 files with duplicate names 2025/03/04 05:16:06 INFO : one: Deleted 2025/03/04 05:16:07 INFO : one: Deleted 2025/03/04 05:16:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.47s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:16:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using newest mode. 2025/03/04 05:16:12 NOTICE: one: Found 3 files with duplicate names 2025/03/04 05:16:13 INFO : one: Deleted 2025/03/04 05:16:13 INFO : one: Deleted 2025/03/04 05:16:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:16:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using oldest mode. 2025/03/04 05:16:19 NOTICE: one: Found 3 files with duplicate names 2025/03/04 05:16:20 INFO : one: Deleted 2025/03/04 05:16:20 INFO : one: Deleted 2025/03/04 05:16:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.45s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:16:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using largest mode. 2025/03/04 05:16:26 NOTICE: one: Found 3 files with duplicate names 2025/03/04 05:16:26 INFO : one: Deleted 2025/03/04 05:16:27 INFO : one: Deleted 2025/03/04 05:16:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.53s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:16:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using smallest mode. 2025/03/04 05:16:32 NOTICE: one: Found 3 files with duplicate names 2025/03/04 05:16:33 INFO : one: Deleted 2025/03/04 05:16:33 INFO : one: Deleted 2025/03/04 05:16:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.66s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:16:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Looking for duplicate names using rename mode. 2025/03/04 05:16:40 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/04 05:16:41 INFO : one-2.txt: renamed from: one.txt 2025/03/04 05:16:42 INFO : one-3.txt: renamed from: one.txt 2025/03/04 05:16:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.01s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:16:49 DEBUG : dupe1/one.txt: md5 = f4ddfba3b34d04e64711dae496c7c81f OK 2025/03/04 05:16:51 DEBUG : dupe2/two.txt: md5 = 5c4cf34329786d84f0d0b8886e5cd576 OK 2025/03/04 05:16:53 DEBUG : dupe3/three.txt: md5 = 17b287dc2f1f4543b4a9bb935df0ac60 OK 2025/03/04 05:16:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/04 05:16:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/04 05:16:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/04 05:16:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/04 05:16:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/04 05:16:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/04 05:16:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.31s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:17:01 DEBUG : a.txt: md5 = feb0b4f72ce7ff031920a21242527b98 OK 2025/03/04 05:17:03 DEBUG : zend.txt: md5 = 6b9ba166d129f3b7e81ebf65dee2fbd5 OK 2025/03/04 05:17:05 DEBUG : sub dir/hello world: md5 = 5e0d66f1ba36bfbb9b12e8463a5f710b OK 2025/03/04 05:17:06 DEBUG : sub dir/hello world2: md5 = 594210a480957c467e75306cb57d4954 OK 2025/03/04 05:17:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 570bb6a384f459e7931d7724e2ce624a OK 2025/03/04 05:17:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = f61f08819f782f8f5a2910711d3ede31 OK 2025/03/04 05:17:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = df207e677001489c488c9ddf75675008 OK 2025/03/04 05:17:13 DEBUG : a.txt: Excluded (Size Filter) 2025/03/04 05:17:13 DEBUG : a.txt: Excluded 2025/03/04 05:17:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/04 05:17:14 DEBUG : sub dir/hello world2: Excluded 2025/03/04 05:17:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/04 05:17:14 DEBUG : sub dir/hello world: Excluded 2025/03/04 05:17:14 DEBUG : sub dir/ignore dir: Excluded 2025/03/04 05:17:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/04 05:17:14 DEBUG : sub dir/hello world2: Excluded 2025/03/04 05:17:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/04 05:17:14 DEBUG : sub dir/hello world: Excluded 2025/03/04 05:17:15 DEBUG : sub dir/ignore dir: Excluded 2025/03/04 05:17:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/04 05:17:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/04 05:17:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/04 05:17:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/04 05:17:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/04 05:17:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/04 05:17:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.24s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:17:23 DEBUG : file1: md5 = 380f5b1fa17d157d5726e34124d84548 OK 2025/03/04 05:17:25 DEBUG : sub/file2: md5 = 2963e48436c5b3b0bc11ad8b09f93a18 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/04 05:17:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/04 05:17:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/04 05:17:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/04 05:17:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.80s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:17:33 DEBUG : file1: md5 = 1a687ba0006034a53e3633a7a5a726c1 OK 2025/03/04 05:17:35 DEBUG : sub/file2: md5 = e795a4a5ae59508c128f054510c42828 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/04 05:17:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/notfound" 2025/03/04 05:17:39 DEBUG : Config file has changed externally - reloading 2025/03/04 05:17:39 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/04 05:17:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.72s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:17:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Making directory 2025/03/04 05:17:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:17:46 DEBUG : sub dir/hello world: md5 = 0eebc1ee556ef10b508b74c23ef80150 OK 2025/03/04 05:17:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:17:50 DEBUG : potato2: md5 = f6ee93843d6100864d1729be2ce3015d OK 2025/03/04 05:17:52 DEBUG : empty space: md5 = cd037cd1789c32197f9a04c05b2adad3 OK --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:17:55 DEBUG : potato2: md5 = eeb826e20aba4944cef7e735aebd3e0c OK 2025/03/04 05:17:57 DEBUG : empty space: md5 = ee5e3aad228435293e6ff4b23f575fe5 OK 2025/03/04 05:17:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/04 05:17:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.94s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:00 DEBUG : potato2: md5 = 1ad89506595000af8bd8dc2c8d9dc0c3 OK 2025/03/04 05:18:02 DEBUG : empty space: md5 = 25e23dfad8f90ee46c36d7ace473eca3 OK --- PASS: TestLsLong (5.02s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:05 DEBUG : potato2: md5 = 45b88089ab57f321f71c6db927c3a7ba OK 2025/03/04 05:18:07 DEBUG : empty space: md5 = 11c4a44182dc588735cfdb13e6fb54af OK --- PASS: TestHashSums (4.54s) === RUN TestHashSumsWithErrors 2025/03/04 05:18:08 DEBUG : Creating backend with remote ":memory:" 2025/03/04 05:18:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/04 05:18:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/04 05:18:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/04 05:18:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/04 05:18:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/04 05:18:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/04 05:18:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/04 05:18:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/04 05:18:08 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:10 DEBUG : potato2: md5 = 774d8d76131f8a668ca46769d58cfccd OK 2025/03/04 05:18:11 DEBUG : empty space: md5 = 637b53a29c4e0171a7d0140a3e40d274 OK 2025/03/04 05:18:14 DEBUG : sub dir/potato3: md5 = 1e733ea5f316a410c40f0cc4c1802a88 OK 2025/03/04 05:18:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.88s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:18 DEBUG : small: md5 = 1636ca1797c030583fdb775f9b8f7093 OK 2025/03/04 05:18:20 DEBUG : medium: md5 = 0744d52e0bd32da06579c8e4f34fd622 OK 2025/03/04 05:18:21 DEBUG : large: md5 = 572cf54a517b4f6bfebfa5644c89a1c2 OK 2025/03/04 05:18:22 DEBUG : Waiting for deletions to finish 2025/03/04 05:18:22 DEBUG : large: Excluded (Size Filter) 2025/03/04 05:18:22 INFO : small: Deleted 2025/03/04 05:18:22 INFO : medium: Deleted --- PASS: TestDelete (6.39s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:25 DEBUG : small: md5 = 71d7c694683991ab0cddd7429a60dfd3 OK 2025/03/04 05:18:26 DEBUG : medium: md5 = 85db5d6b4a22d148c115cf56e1395186 OK 2025/03/04 05:18:28 DEBUG : large: md5 = 65f59dd0aacee94d9ca7cdf8523a38ee OK 2025/03/04 05:18:28 DEBUG : Waiting for deletions to finish 2025/03/04 05:18:28 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/04 05:18:29 INFO : large: Deleted 2025/03/04 05:18:29 INFO : small: Deleted --- PASS: TestMaxDelete (6.68s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:32 DEBUG : small: md5 = 2c2e48987d9c5d4a66b6cdfbcc980ccf OK 2025/03/04 05:18:33 DEBUG : medium: md5 = 28a4d4a82ed100b7a410f02aef7a0e32 OK 2025/03/04 05:18:34 DEBUG : large: md5 = 17ab6cb018218e1de8c91d2341419e86 OK 2025/03/04 05:18:35 DEBUG : Waiting for deletions to finish 2025/03/04 05:18:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/04 05:18:35 INFO : medium: Deleted 2025/03/04 05:18:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.75s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:38 DEBUG : small: md5 = 465b3564c2337faa83077b51dc83689b OK 2025/03/04 05:18:40 DEBUG : medium: md5 = 90884304f96b4a8573d6580d8b484c45 OK 2025/03/04 05:18:41 DEBUG : large: md5 = f0b145e7247f02a41bc4ecb71b928acd OK 2025/03/04 05:18:41 DEBUG : Waiting for deletions to finish 2025/03/04 05:18:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/04 05:18:42 INFO : small: Deleted 2025/03/04 05:18:42 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.79s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:45 DEBUG : ReadFile: md5 = 082c74e21ea71e5e1896f47aae66b19d OK --- PASS: TestReadFile (4.03s) === RUN TestRetry 2025/03/04 05:18:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/04 05:18:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/04 05:18:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 05:18:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 05:18:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 05:18:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 05:18:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:18:49 DEBUG : file1: md5 = 43f6b03332acfa08e95e59f9e1829937 OK 2025/03/04 05:18:51 DEBUG : file2: md5 = c8bdf62e68e628eb26fefd8fada86a63 OK --- PASS: TestCat (15.77s) === RUN TestPurge 2025/03/04 05:19:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geyiyeq1qabi" 2025/03/04 05:19:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 05:19:04 DEBUG : Creating backend with remote "TestDrive:crypt/omq9riu9v5ko757d96fmt8c4fnft8etpjpqshsqk30raertr2ma0" 2025/03/04 05:19:05 DEBUG : Creating backend with remote "/tmp/rclone2591621199" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geyiyeq1qabi'", Local "Local file system at /tmp/rclone2591621199", Modify Window "1ms" 2025/03/04 05:19:09 DEBUG : A1/B1/C1/one: md5 = 7ffa8ad48ee27966779e6d8a1e2f258d OK 2025/03/04 05:19:09 INFO : A2: Making directory 2025/03/04 05:19:10 INFO : A1/B2: Making directory 2025/03/04 05:19:11 INFO : A1/B2/C2: Making directory 2025/03/04 05:19:12 INFO : A1/B1/C3: Making directory 2025/03/04 05:19:12 INFO : A3: Making directory 2025/03/04 05:19:13 INFO : A3/B3: Making directory 2025/03/04 05:19:14 INFO : A3/B3/C4: Making directory 2025/03/04 05:19:16 DEBUG : A1/two: md5 = 1121db6606acc4f897c00d23f36a9c60 OK 2025/03/04 05:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geyiyeq1qabi': Purge remote 2025/03/04 05:19:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.32s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:19:24 DEBUG : A1/B1/C1/one: md5 = 9a9eaef1552674464a947c7da654e848 OK 2025/03/04 05:19:24 INFO : A2: Making directory 2025/03/04 05:19:24 INFO : A1/B2: Making directory 2025/03/04 05:19:25 INFO : A1/B2/C2: Making directory 2025/03/04 05:19:26 INFO : A1/B1/C3: Making directory 2025/03/04 05:19:27 INFO : A3: Making directory 2025/03/04 05:19:28 INFO : A3/B3: Making directory 2025/03/04 05:19:28 INFO : A3/B3/C4: Making directory 2025/03/04 05:19:30 DEBUG : A1/two: md5 = 4342d401b0f6fdf16d5444d047cb2690 OK 2025/03/04 05:19:32 DEBUG : removing 1 level 3 directories 2025/03/04 05:19:32 INFO : A3/B3/C4: Removing directory 2025/03/04 05:19:34 DEBUG : removing 2 level 3 directories 2025/03/04 05:19:34 INFO : A1/B2/C2: Removing directory 2025/03/04 05:19:34 INFO : A1/B1/C3: Removing directory 2025/03/04 05:19:35 DEBUG : removing 2 level 2 directories 2025/03/04 05:19:35 INFO : A3/B3: Removing directory 2025/03/04 05:19:35 INFO : A1/B2: Removing directory 2025/03/04 05:19:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/04 05:19:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/04 05:19:36 DEBUG : removing 2 level 1 directories 2025/03/04 05:19:36 INFO : A3: Removing directory 2025/03/04 05:19:36 INFO : A2: Removing directory 2025/03/04 05:19:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/04 05:19:40 DEBUG : removing 1 level 3 directories 2025/03/04 05:19:40 INFO : A1/B1/C1: Removing directory 2025/03/04 05:19:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:40 DEBUG : removing 1 level 2 directories 2025/03/04 05:19:40 INFO : A1/B1: Removing directory 2025/03/04 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/04 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/04 05:19:41 DEBUG : removing 1 level 1 directories 2025/03/04 05:19:41 INFO : A1: Removing directory 2025/03/04 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/04 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/04 05:19:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/04 05:19:42 DEBUG : removing 1 level 0 directories 2025/03/04 05:19:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Removing directory 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/04 05:19:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.30s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:19:44 INFO : A1: Making directory 2025/03/04 05:19:45 INFO : A1/B1: Making directory 2025/03/04 05:19:46 INFO : A1/B1/C1: Making directory 2025/03/04 05:19:48 DEBUG : removing 1 level 3 directories 2025/03/04 05:19:48 INFO : A1/B1/C1: Removing directory 2025/03/04 05:19:49 DEBUG : removing 1 level 2 directories 2025/03/04 05:19:49 INFO : A1/B1: Removing directory 2025/03/04 05:19:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/04 05:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.34s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:19:52 INFO : A1: Making directory 2025/03/04 05:19:53 INFO : A1/B1: Making directory 2025/03/04 05:19:53 INFO : A1/B1/C1: Making directory 2025/03/04 05:19:56 DEBUG : removing 1 level 3 directories 2025/03/04 05:19:56 INFO : A1/B1/C1: Removing directory 2025/03/04 05:19:57 DEBUG : removing 1 level 2 directories 2025/03/04 05:19:57 INFO : A1/B1: Removing directory 2025/03/04 05:19:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/04 05:19:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.06s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:20:01 DEBUG : file1: md5 = a4d8dcfbbae68d260af812d3acfd826d OK 2025/03/04 05:20:02 DEBUG : filename.txt: File name found in url 2025/03/04 05:20:03 DEBUG : filename.txt: md5 = 368ce0c64ba7b252e5db6b1cb0905bc2 OK 2025/03/04 05:20:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/04 05:20:05 DEBUG : headerfilename.txt: md5 = 44386201de97fc2e0faa43b73ff175f9 OK 2025/03/04 05:20:06 DEBUG : file2: md5 = f85afdd274b75988f0904fa27c32cd9c OK --- PASS: TestCopyURL (9.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:20:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/04 05:20:11 DEBUG : sub/file2: md5 = 2fe97deb29be8468bb6716aa25daf98f OK 2025/03/04 05:20:11 INFO : file1: Copied (new) to: sub/file2 2025/03/04 05:20:11 INFO : file1: Deleted 2025/03/04 05:20:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 05:20:12 DEBUG : file1: Unchanged skipping 2025/03/04 05:20:12 INFO : file1: Deleted 2025/03/04 05:20:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': don't need to copy/move sub/file2, it is already at target location 2025/03/04 05:20:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:20:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/04 05:20:16 DEBUG : file1: md5 = 5f639109c9545d159cab53d5808c97a8 OK 2025/03/04 05:20:16 INFO : file1: Copied (new) 2025/03/04 05:20:16 INFO : file1: Deleted 2025/03/04 05:20:17 DEBUG : file1: Destination exists, skipping 2025/03/04 05:20:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:20:21 DEBUG : dst/file1: md5 = 3b8f4007a90d801adef5d695d869c917 OK 2025/03/04 05:20:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refabaj5davu/backup" 2025/03/04 05:20:22 DEBUG : Creating backend with remote "TestDrive:crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg/1nrff024r7pq65ecp72fc28jb0" 2025/03/04 05:20:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/04 05:20:26 INFO : dst/file1: Moved (server-side) 2025/03/04 05:20:27 DEBUG : dst/file1: md5 = 71a2e5dbcb797c72521da5d63c5ff24d OK 2025/03/04 05:20:27 INFO : dst/file1: Copied (new) 2025/03/04 05:20:27 INFO : dst/file1: Deleted 2025/03/04 05:20:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/04 05:20:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/04 05:20:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.17s) === 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:20:34 DEBUG : A1/one: md5 = e57e483e17d713fe7443caa078700fd7 OK 2025/03/04 05:20:36 DEBUG : A1/two: md5 = bef9b773e975cddc42f0b1606b064104 OK 2025/03/04 05:20:38 DEBUG : A1/B1/three: md5 = 9b23fc113a8e624d9aacf44ff46b0781 OK 2025/03/04 05:20:40 DEBUG : A1/B1/C1/four: md5 = 195285bc8ed347864ea0569709a3f3e4 OK 2025/03/04 05:20:42 DEBUG : A1/B1/C2/five: md5 = 1254f32ae2052c86551434a59139a0b1 OK 2025/03/04 05:20:42 INFO : A1/B2: Making directory 2025/03/04 05:20:43 INFO : A1/B1/C3: Making directory 2025/03/04 05:20:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/04 05:20:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/04 05:20:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/04 05:20:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/04 05:20:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/04 05:20:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/04 05:20:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/04 05:20:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/04 05:20:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/04 05:20:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/04 05:20:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/04 05:21:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/04 05:21:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/04 05:21:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/04 05:21:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/04 05:21:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/04 05:21:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/04 05:21:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/04 05:21:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/04 05:21:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/04 05:21:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/04 05:21:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/04 05:21:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/04 05:21:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/04 05:21:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/04 05:21:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/04 05:21:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/04 05:21:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/04 05:21:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/04 05:21:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/04 05:21:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 05:21:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 868cd3235976804203a8faee866bc3c8 OK 2025/03/04 05:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/04 05:21:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/04 05:21:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/04 05:21:21 DEBUG : no_checksum_big_file_from_pipe: md5 = e7561f2bd4ca60aefdbe23e685c88487 OK 2025/03/04 05:21:21 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 05:21:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 36a687acf444ab9a9369c00945134a7e OK 2025/03/04 05:21:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/04 05:21:25 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/04 05:21:26 DEBUG : with_checksum_big_file_from_pipe: md5 = d29760b3fd1e2f0b031c175c794ce43f OK 2025/03/04 05:21:26 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 05:21:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 05:21:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/04 05:21:31 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-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 05:21:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/04 05:21:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/04 05:21:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.99s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/04 05:21:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': File to upload is small (48 bytes), uploading instead of streaming 2025/03/04 05:21:39 DEBUG : rcat_metadata: md5 = 64ef38781305cf0be811dd0c7eb0274a OK 2025/03/04 05:21:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/04 05:21:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/04 05:21:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 077647b221199921e139d1ee654826fb OK 2025/03/04 05:21:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.75s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (2.68s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:21:45 DEBUG : potato1: md5 = 2cca9e650e95eea2f557ae5bd99fc237 OK 2025/03/04 05:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/04 05:21:46 DEBUG : potato2: md5 = 45bead3879fd990e83146cd393ad11f4 OK 2025/03/04 05:21:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:21:49 DEBUG : potato1: md5 = d744a794271f0a8fb277adc420f96204 OK 2025/03/04 05:21:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/04 05:21:51 DEBUG : potato2: md5 = 7a37748db671291c1e6763d14948fd60 OK 2025/03/04 05:21:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.05s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:21:54 DEBUG : potato2: md5 = 6c66a7bedaafe2126c0b2674b64ff38b OK 2025/03/04 05:21:56 DEBUG : empty space: md5 = 453321e24a5e2ad9973a468b6aec3633 OK 2025/03/04 05:21:58 DEBUG : sub dir/potato3: md5 = 7ba81993dbc6dad04fac8f49591daa59 OK 2025/03/04 05:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Touching "sub dir/potato3" 2025/03/04 05:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Touching "empty space" 2025/03/04 05:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Touching "potato2" 2025/03/04 05:22:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.82s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:22:03 DEBUG : dir with metadata: Making directory with metadata 2025/03/04 05:22:04 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:22:05 DEBUG : directory with modtime: Making directory with metadata 2025/03/04 05:22:06 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:22:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/04 05:22:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/04 05:22:08 DEBUG : Google drive root 'crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg': Skipping btime metadata as can't update it on an existing file: 2025-03-04T05:22:08.206634764Z 2025/03/04 05:22:09 INFO : non existent directory: Updated directory metadata 2025/03/04 05:22:11 DEBUG : Google drive root 'crypt/m6qnk5mgresmg5186tenqk4oski0ed2eut87v1vhsvknbjmlmrjg': Skipping btime metadata as can't update it on an existing file: 2025-03-04T05:22:08.206634764Z 2025/03/04 05:22:11 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.11s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:22:13 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/04 05:22:15 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/04 05:22:15 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.39s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:22:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/04 05:22:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/04 05:22:17 DEBUG : dst: Making directory with metadata 2025/03/04 05:22:18 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/04 05:22:18 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 05:22:18 INFO : dst: Set directory modification time (using SetModTime) 2025/03/04 05:22:19 INFO : dst: Set directory modification time (using SetModTime) 2025/03/04 05:22:19 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/04 05:22:20 INFO : dst: Set directory modification time (using SetModTime) 2025/03/04 05:22:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.86s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu'", Local "Local file system at /tmp/rclone1370898253", Modify Window "1ms" 2025/03/04 05:22:23 DEBUG : sub dir/test remove existing: md5 = 3851ff9bb7333a0df6f659349fb58dcb OK 2025/03/04 05:22:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9b58c496fb87cfc239cc2c81230c0a2c OK 2025/03/04 05:22:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yeqidek1" before starting 2025/03/04 05:22:28 DEBUG : sub dir/test remove existing.yeqidek1: TEST: removing renamed existing file after operation 2025/03/04 05:22:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giximut2" before starting 2025/03/04 05:22:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giximut2: TEST: renaming existing back after failed operation 2025/03/04 05:22:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sacewez6" before starting 2025/03/04 05:22:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sacewez6: TEST: removing renamed existing file after operation 2025/03/04 05:22:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n6j7trshun73ide7cqjc69m8ol9e357hcj9k03oofka2bqrqmtfg" 2025/03/04 05:22:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0i7o7mthi8b6gsiafpuf6uuq3o9k39r5l2s51svslcebftrmpvd88jocqmrpaedtbh0mj0puf7cj2d044vpbahv27qaiikmd4iq158catd8sb7vlet6a2vrkieb3t0pq9rtfg2pqnloqe9cg1p1b9glkrrg3vi34qjeuvq4d7ndu933b1qhg" --- PASS: TestRemoveExisting (13.41s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/04 05:22:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refabaj5davu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m46.859275038s (try 1/5)