"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/06 01:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa" 2025/04/06 01:45:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:45:59 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag" 2025/04/06 01:46:00 DEBUG : Creating backend with remote "/tmp/rclone131657096" === 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", 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/04/06 01:46:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/06 01:46:00 DEBUG : potato: Seek from 10 to 0 2025/04/06 01:46:00 DEBUG : potato: Seek from 10 to 0 2025/04/06 01:46:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/06 01:46:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Seek from 5 to 2 2025/04/06 01:46:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/06 01:46:00 DEBUG : potato: Seek from 7 to 0 2025/04/06 01:46:00 DEBUG : potato: Seek from 7 to 0 2025/04/06 01:46:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/06 01:46:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Seek from 5 to 2 2025/04/06 01:46:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/06 01:46:00 DEBUG : potato: Seek from 8 to 0 2025/04/06 01:46:00 DEBUG : potato: Seek from 8 to 0 2025/04/06 01:46:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/06 01:46:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 01:46:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 01:46:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 01:46:00 DEBUG : potato: Seek from 5 to 2 2025/04/06 01:46:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/06 01:46:00 DEBUG : potato: Seek from 9 to 0 2025/04/06 01:46:00 DEBUG : potato: Seek from 9 to 0 2025/04/06 01:46:00 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:46:02 DEBUG : rutabaga: md5 = 8039d76342e7e379d05d737f5c1a483d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/06 01:46:04 DEBUG : empty space: md5 = 39bcde8fdb74c73e93e988c17937da9d OK === RUN TestCheck/3 2025/04/06 01:46:06 DEBUG : potato2: md5 = 1d1437e3735b0c6bffa1a15f9a8bb075 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/06 01:46:08 DEBUG : remotepotato: md5 = 10cf899cf3bea5e8847ad63cd0790c69 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.72s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/06 01:46:11 DEBUG : Creating backend with remote "nonexistent" 2025/04/06 01:46:11 DEBUG : Creating backend with remote "nonexistent" 2025/04/06 01:46:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/06 01:46:11 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/04/06 01:46:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/06 01:46:11 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:46:12 DEBUG : rutabaga: md5 = b892e8e20b0b5b0f4d44ded70fcc62f3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/06 01:46:16 DEBUG : empty space: md5 = 6b5b2cf4ccdac064bcce0969627b86d9 OK === RUN TestCheckDownload/3 2025/04/06 01:46:19 DEBUG : potato2: md5 = 8d614a762b0e75c1c76f5f4c309a66c9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/06 01:46:22 DEBUG : remotepotato: md5 = c9281b1c94387cea550dd4cd064f8443 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.74s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:46:28 DEBUG : rutabaga: md5 = 0da196a75f10c242bb39ae45e051a630 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/06 01:46:30 DEBUG : empty space: md5 = 7ad4f9ad66d9f08a3f878d534a3ae245 OK === RUN TestCheckSizeOnly/3 2025/04/06 01:46:32 DEBUG : potato2: md5 = 172618a28556dab408f849b9a175e96d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/06 01:46:34 DEBUG : remotepotato: md5 = d2b53b7a0b6167f1d7b40c0f34bb3397 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.36s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:46:38 DEBUG : test.sum: md5 = 78b82ca51ac87eff03ce53716513a115 OK 2025/04/06 01:46:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/06 01:46:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/06 01:46:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/06 01:46:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/06 01:46:41 DEBUG : test.sum: md5 = 2c7f0b57ea92c994df24c40d9fd4770c OK 2025/04/06 01:46:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/06 01:46:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/06 01:46:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/06 01:46:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.73s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:46:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/data" 2025/04/06 01:46:43 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:46:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/data" 2025/04/06 01:46:45 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/vjrnln8ratgmqakfosrqe8espk" 2025/04/06 01:46:49 DEBUG : data/banana: md5 = 3fc2df737a201bdd144a2ee33be36cd4 OK 2025/04/06 01:46:50 DEBUG : test.sum: md5 = f1c86797045a171f0c48ad2416a89aee OK === RUN TestCheckSumDownload/subtest1 2025/04/06 01:46:55 DEBUG : data/potato: md5 = 6d217fe0d934ea1e271a399068737473 OK 2025/04/06 01:46:56 DEBUG : test.sum: md5 = 50ee26d45b3d526175d2ce95b6b03291 OK === RUN TestCheckSumDownload/subtest2 2025/04/06 01:47:00 DEBUG : test.sum: md5 = a9883d2bbbfc107212ee8775947742a2 OK === RUN TestCheckSumDownload/subtest3 2025/04/06 01:47:04 DEBUG : test.sum: md5 = c405ff80b747727e2d07765d4c6291cf OK === RUN TestCheckSumDownload/subtest4 2025/04/06 01:47:08 DEBUG : test.sum: md5 = 931598b96ff830676391d859e9813c78 OK === RUN TestCheckSumDownload/subtest5 2025/04/06 01:47:12 DEBUG : test.sum: md5 = e12d1c80dc14901fdd5072dc2f57b3b4 OK === RUN TestCheckSumDownload/subtest6 2025/04/06 01:47:16 DEBUG : data/banana: md5 = 737e1f9500c9b546d1c7098cad9892ac OK 2025/04/06 01:47:17 DEBUG : data/potato: md5 = 1d988b79cea43742b7a8f0d661d716ab OK 2025/04/06 01:47:19 DEBUG : test.sum: md5 = 6606c8759faa6703e5bbb838274beb06 OK === RUN TestCheckSumDownload/subtest7 2025/04/06 01:47:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/06 01:47:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.60s) --- PASS: TestCheckSumDownload/subtest1 (3.41s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (1.94s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.53s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2025/04/06 01:47:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dequgip8pixi" 2025/04/06 01:47:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:24 DEBUG : Creating backend with remote "TestDrive:crypt/rc6v9qs6tpgbkf8pmm9cq7075sg800h551iufbl46q76qn1j2is0" 2025/04/06 01:47:25 DEBUG : Creating backend with remote "/tmp/rclone896668037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi'", Local "Local file system at /tmp/rclone896668037", Modify Window "1ms" 2025/04/06 01:47:27 DEBUG : hello, world!: md5 = 5cdc063e962cdaeb6259c71bcb40a1d8 OK upper checkfile vs. lower remote (without normalization) 2025/04/06 01:47:27 ERROR : hello, world!: sum not found 2025/04/06 01:47:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi' 2025/04/06 01:47:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi': 1 files missing 2025/04/06 01:47:27 NOTICE: 1 hashes missing 2025/04/06 01:47:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi': 2 differences found 2025/04/06 01:47:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/06 01:47:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi': 0 differences found 2025/04/06 01:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi': 1 matching files 2025/04/06 01:47:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucifoj5guta" 2025/04/06 01:47:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:28 DEBUG : Creating backend with remote "TestDrive:crypt/7v9d18pc73kd9flq53tr16vp4hjarqhuiffhjdp2leqard7dfc70" 2025/04/06 01:47:29 DEBUG : Creating backend with remote "/tmp/rclone2846739930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta'", Local "Local file system at /tmp/rclone2846739930", Modify Window "1ms" 2025/04/06 01:47:31 DEBUG : HELLO, WORLD!: md5 = c523bea4ac6643c02ad0ae0822707d17 OK lower checkfile vs. upper remote (without normalization) 2025/04/06 01:47:32 ERROR : HELLO, WORLD!: sum not found 2025/04/06 01:47:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta' 2025/04/06 01:47:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta': 1 files missing 2025/04/06 01:47:32 NOTICE: 1 hashes missing 2025/04/06 01:47:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta': 2 differences found 2025/04/06 01:47:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/06 01:47:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta': 0 differences found 2025/04/06 01:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta': 1 matching files 2025/04/06 01:47:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jefofek1jude" 2025/04/06 01:47:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:33 DEBUG : Creating backend with remote "TestDrive:crypt/1dh4ir0o5rcuc7afpsgisdvkpt52ftkunb9bnre8tudr1vdd7rv0" 2025/04/06 01:47:34 DEBUG : Creating backend with remote "/tmp/rclone762635584" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude'", Local "Local file system at /tmp/rclone762635584", Modify Window "1ms" 2025/04/06 01:47:36 DEBUG : HeLlO, wOrLd!: md5 = 82a0036fca2e735c72440b0434c84490 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/06 01:47:36 ERROR : HeLlO, wOrLd!: sum not found 2025/04/06 01:47:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude' 2025/04/06 01:47:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude': 1 files missing 2025/04/06 01:47:36 NOTICE: 1 hashes missing 2025/04/06 01:47:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude': 2 differences found 2025/04/06 01:47:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/06 01:47:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:47:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude': 0 differences found 2025/04/06 01:47:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude': 1 matching files 2025/04/06 01:47:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zovipic7qiyo" 2025/04/06 01:47:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:37 DEBUG : Creating backend with remote "TestDrive:crypt/64g4h1217umfiblf82hudk31fpmucpo7ph5c2pnigcp0j1bh0tj0" 2025/04/06 01:47:38 DEBUG : Creating backend with remote "/tmp/rclone1398000972" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo'", Local "Local file system at /tmp/rclone1398000972", Modify Window "1ms" 2025/04/06 01:47:40 DEBUG : HELLO, WORLD!: md5 = a8b7807cbfd4d794b26856754962b18c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/06 01:47:41 ERROR : HELLO, WORLD!: sum not found 2025/04/06 01:47:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo' 2025/04/06 01:47:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo': 1 files missing 2025/04/06 01:47:41 NOTICE: 1 hashes missing 2025/04/06 01:47:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo': 2 differences found 2025/04/06 01:47:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/06 01:47:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:47:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo': 0 differences found 2025/04/06 01:47:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo': 1 matching files 2025/04/06 01:47:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-movafed5zolo" 2025/04/06 01:47:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:42 DEBUG : Creating backend with remote "TestDrive:crypt/hcd398juva83eq0p87rjt27ku136ouo5hvok3c9ife5aij11b16g" 2025/04/06 01:47:43 DEBUG : Creating backend with remote "/tmp/rclone1031713457" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo'", Local "Local file system at /tmp/rclone1031713457", Modify Window "1ms" 2025/04/06 01:47:45 DEBUG : 測試_Русский___ě_áñ: md5 = fbcdbd7ff950959510543300fbab65a3 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/06 01:47:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/06 01:47:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo' 2025/04/06 01:47:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo': 1 files missing 2025/04/06 01:47:46 NOTICE: 1 hashes missing 2025/04/06 01:47:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo': 2 differences found 2025/04/06 01:47:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/06 01:47:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo': 0 differences found 2025/04/06 01:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo': 1 matching files 2025/04/06 01:47:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teyocir4guka" 2025/04/06 01:47:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:47 DEBUG : Creating backend with remote "TestDrive:crypt/1ch3lp865853ahvr3iurlle34r2dehblauooje37vsdh18hvjo20" 2025/04/06 01:47:48 DEBUG : Creating backend with remote "/tmp/rclone4190934104" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka'", Local "Local file system at /tmp/rclone4190934104", Modify Window "1ms" 2025/04/06 01:47:50 DEBUG : 測試_Русский___ě_áñ: md5 = c8d1329bb73fe92f729a484ceedbe1ed OK NFC checkfile vs. NFD remote (without normalization) 2025/04/06 01:47:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/06 01:47:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka' 2025/04/06 01:47:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka': 1 files missing 2025/04/06 01:47:50 NOTICE: 1 hashes missing 2025/04/06 01:47:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka': 2 differences found 2025/04/06 01:47:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/06 01:47:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:47:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka': 0 differences found 2025/04/06 01:47:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka': 1 matching files 2025/04/06 01:47:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecatik1cego" 2025/04/06 01:47:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:51 DEBUG : Creating backend with remote "TestDrive:crypt/6huki27ku5f4qgt3vabsj9gebce3paoqak1nefobskv495jud8bg" 2025/04/06 01:47:52 DEBUG : Creating backend with remote "/tmp/rclone2704034262" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego'", Local "Local file system at /tmp/rclone2704034262", Modify Window "1ms" 2025/04/06 01:47:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 53f3c4a695f59faa6e0da5cd5353b754 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/06 01:47:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 01:47:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego' 2025/04/06 01:47:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego': 1 files missing 2025/04/06 01:47:55 NOTICE: 1 hashes missing 2025/04/06 01:47:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego': 2 differences found 2025/04/06 01:47:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/06 01:47:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:47:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego': 0 differences found 2025/04/06 01:47:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego': 1 matching files 2025/04/06 01:47:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-holixuc0quda" 2025/04/06 01:47:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:47:56 DEBUG : Creating backend with remote "TestDrive:crypt/ekbgkqvfk6a928j091ocl56hcdag46jffih27l2219e6e9bboblg" 2025/04/06 01:47:57 DEBUG : Creating backend with remote "/tmp/rclone3962383280" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda'", Local "Local file system at /tmp/rclone3962383280", Modify Window "1ms" 2025/04/06 01:47:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6e7a13a4573e716941b6fd7b513fcd5e OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/06 01:47:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 01:47:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda' 2025/04/06 01:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda': 1 files missing 2025/04/06 01:47:59 NOTICE: 1 hashes missing 2025/04/06 01:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda': 2 differences found 2025/04/06 01:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/06 01:48:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:48:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda': 0 differences found 2025/04/06 01:48:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda': 1 matching files 2025/04/06 01:48:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuqasuz2tamo" 2025/04/06 01:48:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:48:00 DEBUG : Creating backend with remote "TestDrive:crypt/2iv2tlqc1fs2382d89o9oa1c3svvt6765clvf5bp9vhcokgpup4g" 2025/04/06 01:48:01 DEBUG : Creating backend with remote "/tmp/rclone4243889572" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo'", Local "Local file system at /tmp/rclone4243889572", Modify Window "1ms" 2025/04/06 01:48:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71802ca9d6a677d8b2b2ad6767dd96c5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/06 01:48:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 01:48:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo' 2025/04/06 01:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo': 1 files missing 2025/04/06 01:48:04 NOTICE: 1 hashes missing 2025/04/06 01:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo': 2 differences found 2025/04/06 01:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/06 01:48:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:48:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo': 0 differences found 2025/04/06 01:48:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo': 1 matching files 2025/04/06 01:48:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kebabod7voyu" 2025/04/06 01:48:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:48:05 DEBUG : Creating backend with remote "TestDrive:crypt/pa1a3duu5bnsjdroml3rmu71s702opfhcrdbh5n977p6cihaim5g" 2025/04/06 01:48:06 DEBUG : Creating backend with remote "/tmp/rclone663861019" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu'", Local "Local file system at /tmp/rclone663861019", Modify Window "1ms" 2025/04/06 01:48:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 579ac65f731f26da5969759eed67a138 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/06 01:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 01:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu' 2025/04/06 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu': 1 files missing 2025/04/06 01:48:08 NOTICE: 1 hashes missing 2025/04/06 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu': 2 differences found 2025/04/06 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/06 01:48:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 01:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu': 0 differences found 2025/04/06 01:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu': 1 matching files 2025/04/06 01:48:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kebabod7voyu': Purge remote 2025/04/06 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuqasuz2tamo': Purge remote 2025/04/06 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-holixuc0quda': Purge remote 2025/04/06 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecatik1cego': Purge remote 2025/04/06 01:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teyocir4guka': Purge remote 2025/04/06 01:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-movafed5zolo': Purge remote 2025/04/06 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zovipic7qiyo': Purge remote 2025/04/06 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jefofek1jude': Purge remote 2025/04/06 01:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucifoj5guta': Purge remote 2025/04/06 01:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dequgip8pixi': Purge remote --- PASS: TestApplyTransforms (49.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:48:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 01:48:16 DEBUG : sub/file2: md5 = 06bc495177e4d426ae7b3d70a03fac38 OK 2025/04/06 01:48:16 INFO : file1: Copied (new) to: sub/file2 2025/04/06 01:48:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 01:48:16 DEBUG : file1: Unchanged skipping 2025/04/06 01:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': don't need to copy/move sub/file2, it is already at target location 2025/04/06 01:48:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.66s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:48:22 DEBUG : dst/file1: md5 = afe13fc112cd678368a896de1da0262e OK 2025/04/06 01:48:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/backup" 2025/04/06 01:48:22 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/1nrff024r7pq65ecp72fc28jb0" 2025/04/06 01:48:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/06 01:48:26 INFO : dst/file1: Moved (server-side) 2025/04/06 01:48:28 DEBUG : dst/file1: md5 = 4020ef05bf462e16b727b4b2145daab1 OK 2025/04/06 01:48:28 INFO : dst/file1: Copied (new) 2025/04/06 01:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 01:48:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 01:48:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:48:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/dst" 2025/04/06 01:48:32 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 01:48:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/CompareDest" 2025/04/06 01:48:34 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/gveqi14airsml4bgu7krj116o8" 2025/04/06 01:48:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 01:48:37 DEBUG : one: md5 = a75905f6bf5afe38930150e7c0972a14 OK 2025/04/06 01:48:37 INFO : one: Copied (new) 2025/04/06 01:48:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 01:48:40 DEBUG : one: md5 = 74c56b14fa887b8a31d9f08f9cd789bc OK 2025/04/06 01:48:40 INFO : one: Copied (replaced existing) 2025/04/06 01:48:42 DEBUG : dst/one: md5 = f9f070525d792df4114e886dbd67f14a OK 2025/04/06 01:48:44 DEBUG : CompareDest/one: md5 = 68e71e596dc88f02847cb70c01d37243 OK 2025/04/06 01:48:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 01:48:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 01:48:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 01:48:47 DEBUG : CompareDest/two: md5 = 54856a66cb42ccf0525b9e214c7460c1 OK 2025/04/06 01:48:48 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 01:48:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 01:48:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 01:48:48 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 01:48:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 01:48:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 01:48:50 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 01:48:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/06 01:48:51 DEBUG : two: md5 = eb5662d2cc843abc204eaf5ba83715cd OK 2025/04/06 01:48:51 INFO : two: Copied (new) 2025/04/06 01:48:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 01:48:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:48:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 01:48:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.62s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:48:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/dst" 2025/04/06 01:48:56 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 01:48:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/CopyDest" 2025/04/06 01:48:57 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/06 01:48:59 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 01:49:01 DEBUG : one: md5 = 3d6a2809078859ef04b1c8b67bca3176 OK 2025/04/06 01:49:01 INFO : one: Copied (new) 2025/04/06 01:49:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 01:49:03 DEBUG : one: md5 = f6473a98fb10857f9b3e1f464e667b20 OK 2025/04/06 01:49:03 INFO : one: Copied (replaced existing) 2025/04/06 01:49:05 DEBUG : dst/one: md5 = 3b47a6e74b1f6b45e92f382da33a6940 OK 2025/04/06 01:49:07 DEBUG : CopyDest/one: md5 = 3379823458fbee03a88cf2ff71ca8707 OK 2025/04/06 01:49:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/BackupDir" 2025/04/06 01:49:08 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/06 01:49:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 01:49:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 01:49:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 01:49:11 INFO : one: Moved (server-side) 2025/04/06 01:49:12 INFO : one: Copied (server-side copy) 2025/04/06 01:49:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/06 01:49:14 DEBUG : CopyDest/two: md5 = f0a8f1a8033fd5ee096fcf00b199f25b OK 2025/04/06 01:49:15 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 01:49:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 01:49:16 INFO : two: Copied (server-side copy) 2025/04/06 01:49:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/06 01:49:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 01:49:17 DEBUG : two: Unchanged skipping 2025/04/06 01:49:19 DEBUG : CopyDest/three: md5 = 006ba4be8a3f05a88189b639533297d6 OK 2025/04/06 01:49:19 DEBUG : three: Need to transfer - File not found at Destination 2025/04/06 01:49:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/06 01:49:20 DEBUG : three: Destination not found in --copy-dest 2025/04/06 01:49:21 DEBUG : three: md5 = 61f5e506299a1fc9b27a5f505b6d0935 OK 2025/04/06 01:49:21 INFO : three: Copied (new) 2025/04/06 01:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/06 01:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 01:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:49:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:49:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 01:49:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/06 01:49:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.59s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:49:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/06 01:49:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ef450500d18a9ba6758bdafc4ab3aec1 OK 2025/04/06 01:49:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/06 01:49:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/06 01:49:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/06 01:49:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/06 01:49:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/06 01:49:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 448145cc36d756a8d4ac7e677e147f62 OK 2025/04/06 01:49:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/06 01:49:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/06 01:49:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:49:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using skip mode. 2025/04/06 01:49:40 NOTICE: one: Found 2 files with duplicate names 2025/04/06 01:49:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.51s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:49:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using skip mode. 2025/04/06 01:49:46 NOTICE: one: Found 3 files with duplicate names 2025/04/06 01:49:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/06 01:49:46 INFO : one: Deleted 2025/04/06 01:49:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.85s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:49:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using first mode. 2025/04/06 01:49:52 NOTICE: one: Found 3 files with duplicate names 2025/04/06 01:49:52 INFO : one: Deleted 2025/04/06 01:49:52 INFO : one: Deleted 2025/04/06 01:49:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.91s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:49:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using newest mode. 2025/04/06 01:49:57 NOTICE: one: Found 3 files with duplicate names 2025/04/06 01:49:58 INFO : one: Deleted 2025/04/06 01:49:58 INFO : one: Deleted 2025/04/06 01:49:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.89s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:50:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using oldest mode. 2025/04/06 01:50:04 NOTICE: one: Found 3 files with duplicate names 2025/04/06 01:50:04 INFO : one: Deleted 2025/04/06 01:50:05 INFO : one: Deleted 2025/04/06 01:50:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:50:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using largest mode. 2025/04/06 01:50:10 NOTICE: one: Found 3 files with duplicate names 2025/04/06 01:50:10 INFO : one: Deleted 2025/04/06 01:50:11 INFO : one: Deleted 2025/04/06 01:50:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.07s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:50:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using smallest mode. 2025/04/06 01:50:16 NOTICE: one: Found 3 files with duplicate names 2025/04/06 01:50:17 INFO : one: Deleted 2025/04/06 01:50:17 INFO : one: Deleted 2025/04/06 01:50:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:50:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Looking for duplicate names using rename mode. 2025/04/06 01:50:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/06 01:50:25 INFO : one-2.txt: renamed from: one.txt 2025/04/06 01:50:26 INFO : one-3.txt: renamed from: one.txt 2025/04/06 01:50:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.82s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:50:31 DEBUG : dupe1/one.txt: md5 = 8d8bf527c22baef3cf8f72a42a7480c5 OK 2025/04/06 01:50:33 DEBUG : dupe2/two.txt: md5 = 7bcc32c0a0e0d6ffa518578cc3ff72f2 OK 2025/04/06 01:50:35 DEBUG : dupe3/three.txt: md5 = 1daf851fd091b7ebbb2428fb7376155f OK 2025/04/06 01:50:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/06 01:50:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/06 01:50:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/06 01:50:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/06 01:50:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/06 01:50:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/06 01:50:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.46s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:50:43 DEBUG : a.txt: md5 = 4cebd996f5e4ca08006ff76a732592fa OK 2025/04/06 01:50:44 DEBUG : zend.txt: md5 = e0bed3c2f7a60b8e406a971ad12fa53d OK 2025/04/06 01:50:46 DEBUG : sub dir/hello world: md5 = 92e2e7ba35875b7c25d0e7796f469e5b OK 2025/04/06 01:50:48 DEBUG : sub dir/hello world2: md5 = c00727753edb3f79b7f94cf43fd8106b OK 2025/04/06 01:50:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 677b224ac70678151a186d6d15d78630 OK 2025/04/06 01:50:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = c9c0e8201876616507a4ba5a954f1a6a OK 2025/04/06 01:50:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = 37bb85c834facf4c80cc60fe2d0332d5 OK 2025/04/06 01:50:54 DEBUG : a.txt: Excluded (Size Filter) 2025/04/06 01:50:54 DEBUG : a.txt: Excluded 2025/04/06 01:50:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/06 01:50:55 DEBUG : sub dir/hello world2: Excluded 2025/04/06 01:50:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/06 01:50:55 DEBUG : sub dir/hello world: Excluded 2025/04/06 01:50:55 DEBUG : sub dir/ignore dir: Excluded 2025/04/06 01:50:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/06 01:50:55 DEBUG : sub dir/hello world2: Excluded 2025/04/06 01:50:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/06 01:50:55 DEBUG : sub dir/hello world: Excluded 2025/04/06 01:50:56 DEBUG : sub dir/ignore dir: Excluded 2025/04/06 01:51:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/06 01:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/06 01:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/06 01:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/06 01:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/06 01:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/06 01:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.51s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:03 DEBUG : file1: md5 = f9569528f3e8952ad0925c5a724322cb OK 2025/04/06 01:51:05 DEBUG : sub/file2: md5 = 71daf26985748c7d5c6389217d08aa76 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/04/06 01:51:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/06 01:51:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/06 01:51:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/06 01:51:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.86s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:12 DEBUG : file1: md5 = e43bea3508834f9dcb0c569ccc283ab3 OK 2025/04/06 01:51:14 DEBUG : sub/file2: md5 = 61edb8f69bd07d0f3b80b51b5f70441b 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/04/06 01:51:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/notfound" 2025/04/06 01:51:18 DEBUG : Config file has changed externally - reloading 2025/04/06 01:51:18 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/qe0i31qdkoejk60elps0ni5sqk" 2025/04/06 01:51:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.34s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Making directory 2025/04/06 01:51:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:25 DEBUG : sub dir/hello world: md5 = 99dfcbd0c3da5782d4636e705eb87310 OK 2025/04/06 01:51:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:29 DEBUG : potato2: md5 = 4e127820d8e5b37004e55c3a527458c2 OK 2025/04/06 01:51:30 DEBUG : empty space: md5 = 3a8ea921eeb3f9c654fb7bc3fabd124e OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:33 DEBUG : potato2: md5 = 10d4b4573b864c991c9650a301831a3b OK 2025/04/06 01:51:35 DEBUG : empty space: md5 = 2021f5d29850c8a538f3db5da2d9775b OK 2025/04/06 01:51:35 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.59s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:38 DEBUG : potato2: md5 = ce6d2302bb4a8eb35fdd05b4da64a7d9 OK 2025/04/06 01:51:39 DEBUG : empty space: md5 = eb7b77360235f27789d6c5cc9c9123e3 OK --- PASS: TestLsLong (4.42s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:42 DEBUG : potato2: md5 = f36d44e8885f4708d75fef4ced71f188 OK 2025/04/06 01:51:44 DEBUG : empty space: md5 = b7f4d2cef8f1e2b7123908645420fefe OK --- PASS: TestHashSums (3.95s) === RUN TestHashSumsWithErrors 2025/04/06 01:51:45 DEBUG : Creating backend with remote ":memory:" 2025/04/06 01:51:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/06 01:51:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/06 01:51:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/06 01:51:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/06 01:51:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/06 01:51:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/06 01:51:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/06 01:51:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/06 01:51:45 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:46 DEBUG : potato2: md5 = 6dd37ec1053c94767ee3c8c2a946948b OK 2025/04/06 01:51:48 DEBUG : empty space: md5 = 0940635df1076df179fcab0a0f0dcac6 OK 2025/04/06 01:51:50 DEBUG : sub dir/potato3: md5 = a1e1d3380015fc96a57b63e6d3c8bbf6 OK 2025/04/06 01:51:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.46s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:51:55 DEBUG : small: md5 = b234a61bb6c9bfa38d71aad5b81d1b11 OK 2025/04/06 01:51:56 DEBUG : medium: md5 = 036e6d1c11129a474e2b2b166e86326e OK 2025/04/06 01:51:57 DEBUG : large: md5 = 1e94450d6bd86ffd8036865c94396a36 OK 2025/04/06 01:51:58 DEBUG : Waiting for deletions to finish 2025/04/06 01:51:58 DEBUG : large: Excluded (Size Filter) 2025/04/06 01:51:58 INFO : medium: Deleted 2025/04/06 01:51:58 INFO : small: Deleted --- PASS: TestDelete (6.00s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:52:01 DEBUG : small: md5 = 170f5b2cfb0ae04062058dcd21e8c1e5 OK 2025/04/06 01:52:02 DEBUG : medium: md5 = 6519f9c174fa90460200079dc290dbd9 OK 2025/04/06 01:52:03 DEBUG : large: md5 = 9fc1b3d50f6ed7e06d2e2360e7916976 OK 2025/04/06 01:52:04 DEBUG : Waiting for deletions to finish 2025/04/06 01:52:04 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/06 01:52:04 INFO : large: Deleted 2025/04/06 01:52:04 INFO : small: Deleted --- PASS: TestMaxDelete (6.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:52:07 DEBUG : small: md5 = 0e6826f0ab7785f930507b47eb26a4c8 OK 2025/04/06 01:52:08 DEBUG : medium: md5 = 70a9b0e2c1827eb87139f7fe7645f35e OK 2025/04/06 01:52:10 DEBUG : large: md5 = 9400d6d55b049b81d24e495e3e5e4a50 OK 2025/04/06 01:52:10 DEBUG : Waiting for deletions to finish 2025/04/06 01:52:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/06 01:52:11 INFO : small: Deleted 2025/04/06 01:52:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.59s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:52:14 DEBUG : small: md5 = eafd5fa02a8cd94179118412fef15a8f OK 2025/04/06 01:52:15 DEBUG : medium: md5 = 0c7cc47f03d43a8e4440b2e173ca510e OK 2025/04/06 01:52:16 DEBUG : large: md5 = c7418328a5eb9c89931ecd572c316682 OK 2025/04/06 01:52:17 DEBUG : Waiting for deletions to finish 2025/04/06 01:52:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/06 01:52:17 INFO : medium: Deleted 2025/04/06 01:52:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.33s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:52:20 DEBUG : ReadFile: md5 = 858cee2208a5f728d877a575fb72a2ae OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/04/06 01:52:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/06 01:52:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/06 01:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 01:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 01:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 01:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 01:52:23 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:52:24 DEBUG : file1: md5 = c529eadfbd2c120dcad4ede96b18e356 OK 2025/04/06 01:52:26 DEBUG : file2: md5 = 78c33128bd3273c17f845e09b64513ca OK --- PASS: TestCat (15.22s) === RUN TestPurge 2025/04/06 01:52:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-razemab2rali" 2025/04/06 01:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 01:52:38 DEBUG : Creating backend with remote "TestDrive:crypt/ie5rjg9q7e9hv083n3fl1ifdq29qjvlgt2t6l44k1657k4h1bnsg" 2025/04/06 01:52:39 DEBUG : Creating backend with remote "/tmp/rclone1816257638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-razemab2rali'", Local "Local file system at /tmp/rclone1816257638", Modify Window "1ms" 2025/04/06 01:52:43 DEBUG : A1/B1/C1/one: md5 = d69c05a5e4fe46ffa6ac172e0a4bed6a OK 2025/04/06 01:52:43 INFO : A2: Making directory 2025/04/06 01:52:44 INFO : A1/B2: Making directory 2025/04/06 01:52:45 INFO : A1/B2/C2: Making directory 2025/04/06 01:52:45 INFO : A1/B1/C3: Making directory 2025/04/06 01:52:46 INFO : A3: Making directory 2025/04/06 01:52:47 INFO : A3/B3: Making directory 2025/04/06 01:52:47 INFO : A3/B3/C4: Making directory 2025/04/06 01:52:49 DEBUG : A1/two: md5 = 47f2b37dd9f4354b0f2484d042e98f5f OK 2025/04/06 01:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-razemab2rali': Purge remote 2025/04/06 01:52:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.76s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:52:56 DEBUG : A1/B1/C1/one: md5 = 7b509cfc0f1642d6d7f89df524cf83d5 OK 2025/04/06 01:52:56 INFO : A2: Making directory 2025/04/06 01:52:57 INFO : A1/B2: Making directory 2025/04/06 01:52:58 INFO : A1/B2/C2: Making directory 2025/04/06 01:52:58 INFO : A1/B1/C3: Making directory 2025/04/06 01:52:59 INFO : A3: Making directory 2025/04/06 01:53:00 INFO : A3/B3: Making directory 2025/04/06 01:53:00 INFO : A3/B3/C4: Making directory 2025/04/06 01:53:02 DEBUG : A1/two: md5 = 3e42a5e0b5815f993740b042d9e73a8d OK 2025/04/06 01:53:03 DEBUG : removing 1 level 3 directories 2025/04/06 01:53:03 INFO : A3/B3/C4: Removing directory 2025/04/06 01:53:06 DEBUG : removing 2 level 3 directories 2025/04/06 01:53:06 INFO : A1/B2/C2: Removing directory 2025/04/06 01:53:06 INFO : A1/B1/C3: Removing directory 2025/04/06 01:53:07 DEBUG : removing 2 level 2 directories 2025/04/06 01:53:07 INFO : A3/B3: Removing directory 2025/04/06 01:53:07 INFO : A1/B2: Removing directory 2025/04/06 01:53:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 01:53:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/06 01:53:07 DEBUG : removing 2 level 1 directories 2025/04/06 01:53:07 INFO : A3: Removing directory 2025/04/06 01:53:07 INFO : A2: Removing directory 2025/04/06 01:53:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/06 01:53:11 DEBUG : removing 1 level 3 directories 2025/04/06 01:53:11 INFO : A1/B1/C1: Removing directory 2025/04/06 01:53:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:12 DEBUG : removing 1 level 2 directories 2025/04/06 01:53:12 INFO : A1/B1: Removing directory 2025/04/06 01:53:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 01:53:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 01:53:13 DEBUG : removing 1 level 1 directories 2025/04/06 01:53:13 INFO : A1: Removing directory 2025/04/06 01:53:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 01:53:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 01:53:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 01:53:13 DEBUG : removing 1 level 0 directories 2025/04/06 01:53:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Removing directory 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/06 01:53:14 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (22.01s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:53:15 INFO : A1: Making directory 2025/04/06 01:53:16 INFO : A1/B1: Making directory 2025/04/06 01:53:17 INFO : A1/B1/C1: Making directory 2025/04/06 01:53:19 DEBUG : removing 1 level 3 directories 2025/04/06 01:53:19 INFO : A1/B1/C1: Removing directory 2025/04/06 01:53:20 DEBUG : removing 1 level 2 directories 2025/04/06 01:53:20 INFO : A1/B1: Removing directory 2025/04/06 01:53:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 01:53:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.52s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:53:22 INFO : A1: Making directory 2025/04/06 01:53:23 INFO : A1/B1: Making directory 2025/04/06 01:53:24 INFO : A1/B1/C1: Making directory 2025/04/06 01:53:26 DEBUG : removing 1 level 3 directories 2025/04/06 01:53:26 INFO : A1/B1/C1: Removing directory 2025/04/06 01:53:27 DEBUG : removing 1 level 2 directories 2025/04/06 01:53:27 INFO : A1/B1: Removing directory 2025/04/06 01:53:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 01:53:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:53:31 DEBUG : file1: md5 = 5d7cca66075ed88bd9f70f1a490282b5 OK 2025/04/06 01:53:32 DEBUG : filename.txt: File name found in url 2025/04/06 01:53:33 DEBUG : filename.txt: md5 = 3fb2373043f194bbfad8cc527ab590a0 OK 2025/04/06 01:53:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/06 01:53:34 DEBUG : headerfilename.txt: md5 = 35c90d17f68f55bb1632e842ced3b470 OK 2025/04/06 01:53:35 DEBUG : file2: md5 = d521fd6535e5a96be39033933cda9e5b OK --- PASS: TestCopyURL (8.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:53:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 01:53:40 DEBUG : sub/file2: md5 = ff0040c4eb52b12a3e528c6e78e078fe OK 2025/04/06 01:53:40 INFO : file1: Copied (new) to: sub/file2 2025/04/06 01:53:40 INFO : file1: Deleted 2025/04/06 01:53:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 01:53:41 DEBUG : file1: Unchanged skipping 2025/04/06 01:53:41 INFO : file1: Deleted 2025/04/06 01:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': don't need to copy/move sub/file2, it is already at target location 2025/04/06 01:53:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:53:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 01:53:45 DEBUG : file1: md5 = 14a6222deb108272b63c78a3b295e95e OK 2025/04/06 01:53:45 INFO : file1: Copied (new) 2025/04/06 01:53:45 INFO : file1: Deleted 2025/04/06 01:53:45 DEBUG : file1: Destination exists, skipping 2025/04/06 01:53:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:53:49 DEBUG : dst/file1: md5 = 75c2d9df290f4c0565776fed0bbdf9da OK 2025/04/06 01:53:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xukopix9qixa/backup" 2025/04/06 01:53:50 DEBUG : Creating backend with remote "TestDrive:crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag/1nrff024r7pq65ecp72fc28jb0" 2025/04/06 01:53:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/06 01:53:54 INFO : dst/file1: Moved (server-side) 2025/04/06 01:53:55 DEBUG : dst/file1: md5 = d7564ab4c98f83c072a88aacc3389ee9 OK 2025/04/06 01:53:55 INFO : dst/file1: Copied (new) 2025/04/06 01:53:55 INFO : dst/file1: Deleted 2025/04/06 01:53:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 01:53:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/06 01:53:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.36s) === 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:54:02 DEBUG : A1/one: md5 = 8a77dbf0e66eeb302ef87064a6b19626 OK 2025/04/06 01:54:03 DEBUG : A1/two: md5 = 925074a01ef24f998b9a2e1213225f77 OK 2025/04/06 01:54:05 DEBUG : A1/B1/three: md5 = 5b7fccd6c3f0fa73db596cabf307d269 OK 2025/04/06 01:54:07 DEBUG : A1/B1/C1/four: md5 = d243843a07529017ae4f9f40da3aeecf OK 2025/04/06 01:54:09 DEBUG : A1/B1/C2/five: md5 = 3b4491a686b58af089e4e88f8266659f OK 2025/04/06 01:54:09 INFO : A1/B2: Making directory 2025/04/06 01:54:10 INFO : A1/B1/C3: Making directory 2025/04/06 01:54:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/06 01:54:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/06 01:54:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/06 01:54:20 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/06 01:54:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/06 01:54:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 01:54:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 01:54:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 01:54:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 01:54:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 01:54:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/06 01:54:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/06 01:54:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/06 01:54:31 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/06 01:54:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/06 01:54:32 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/06 01:54:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 01:54:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 01:54:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 01:54:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 01:54:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 01:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/06 01:54:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/06 01:54:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/06 01:54:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/06 01:54:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/06 01:54:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/06 01:54:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/06 01:54:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/06 01:54:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/06 01:54:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.89s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 01:54:46 DEBUG : no_checksum_small_file_from_pipe: md5 = d1fcecd5480f198889b6bc28e5965058 OK 2025/04/06 01:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/06 01:54:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/06 01:54:46 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/06 01:54:47 DEBUG : no_checksum_big_file_from_pipe: md5 = 41b9e8afbfd8e7a938df5900cd265f4a OK 2025/04/06 01:54:47 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 01:54:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 0df85e7aafed5a20342387d0ec1ae10a OK 2025/04/06 01:54:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/06 01:54:51 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/06 01:54:52 DEBUG : with_checksum_big_file_from_pipe: md5 = 3a0d30bd3d9b70622f19cf3fade7932b OK 2025/04/06 01:54:52 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 01:54:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 01:54:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/06 01:54:56 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-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 01:55:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/06 01:55:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/06 01:55:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.77s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/06 01:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': File to upload is small (48 bytes), uploading instead of streaming 2025/04/06 01:55:04 DEBUG : rcat_metadata: md5 = f2b5c3e96d68e95d08329bbb70783de8 OK 2025/04/06 01:55:04 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/06 01:55:06 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/06 01:55:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = f05498f67fc40ae952be1a02a7928ec0 OK 2025/04/06 01:55:07 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.67s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:10 DEBUG : potato1: md5 = 6959e55ff39d867d3b3c913fa05d3085 OK 2025/04/06 01:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/06 01:55:11 DEBUG : potato2: md5 = 831e88aa64fdaadf8b83e4d156849d9f OK 2025/04/06 01:55:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.03s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:14 DEBUG : potato1: md5 = 365ce574a2f14e6f0e8339bbafaa446a OK 2025/04/06 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/06 01:55:15 DEBUG : potato2: md5 = c9f92f627f872b1c693e8f092dc3f263 OK 2025/04/06 01:55:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.65s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:19 DEBUG : potato2: md5 = 266ec9decbece1144d892bd3cc6d253e OK 2025/04/06 01:55:20 DEBUG : empty space: md5 = a511f2f34748c6044dd987e39e192dea OK 2025/04/06 01:55:22 DEBUG : sub dir/potato3: md5 = f14d595d76189730b7d56671e8dee00a OK 2025/04/06 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Touching "sub dir/potato3" 2025/04/06 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Touching "empty space" 2025/04/06 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Touching "potato2" 2025/04/06 01:55:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.17s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:26 DEBUG : dir with metadata: Making directory with metadata 2025/04/06 01:55:27 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:29 DEBUG : directory with modtime: Making directory with metadata 2025/04/06 01:55:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/06 01:55:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/06 01:55:31 DEBUG : Google drive root 'crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag': Skipping btime metadata as can't update it on an existing file: 2025-04-06T01:55:31.448790796Z 2025/04/06 01:55:32 INFO : non existent directory: Updated directory metadata 2025/04/06 01:55:34 DEBUG : Google drive root 'crypt/e7q41ol9endddae4ti6vdpacp0vbkc4e8883qdc71h6v67anvlag': Skipping btime metadata as can't update it on an existing file: 2025-04-06T01:55:31.448790796Z 2025/04/06 01:55:34 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:36 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/06 01:55:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/06 01:55:38 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/06 01:55:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/06 01:55:40 DEBUG : dst: Making directory with metadata 2025/04/06 01:55:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/06 01:55:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 01:55:41 INFO : dst: Set directory modification time (using SetModTime) 2025/04/06 01:55:41 INFO : dst: Set directory modification time (using SetModTime) 2025/04/06 01:55:41 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/06 01:55:42 INFO : dst: Set directory modification time (using SetModTime) 2025/04/06 01:55:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa'", Local "Local file system at /tmp/rclone131657096", Modify Window "1ms" 2025/04/06 01:55:45 DEBUG : sub dir/test remove existing: md5 = 7c53d0e0dc064a12fd871a9551d10bde OK 2025/04/06 01:55:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b2bb16c51a3fa669ffd290324c9f25c4 OK 2025/04/06 01:55:48 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wofutup1" before starting 2025/04/06 01:55:49 DEBUG : sub dir/test remove existing.wofutup1: TEST: removing renamed existing file after operation 2025/04/06 01:55:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vazibet2" before starting 2025/04/06 01:55:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vazibet2: TEST: renaming existing back after failed operation 2025/04/06 01:55:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeyizaq1" before starting 2025/04/06 01:55:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeyizaq1: TEST: removing renamed existing file after operation 2025/04/06 01:55:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k68dbrv78qpomu5q3udu9iugeeb3ksse0pbenphse577ukmgg5s0" 2025/04/06 01:55:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r6ja9ertsvjp0dsc0j9fnf4g4tf1sire6rv52n9fsaor7p8dhsap4p3nvshlspfptfn56bnm7k31hfdskhk83mh5m81vjtels1ihne1qt18o9pv3oqpvgg0nd0epo53q193jmfc89tfa8ql182e0027q4unvg0gusbdh9tfdpt52snt6pfjg" --- PASS: TestRemoveExisting (13.05s) === 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/04/06 01:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xukopix9qixa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 9m57.623011705s (try 1/5)