"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/13 01:35:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace" 2024/12/13 01:35:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:35:37 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg" 2024/12/13 01:35:38 DEBUG : Creating backend with remote "/tmp/rclone2918760074" === 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.32s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/13 01:35:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/13 01:35:38 DEBUG : potato: Seek from 10 to 0 2024/12/13 01:35:38 DEBUG : potato: Seek from 10 to 0 2024/12/13 01:35:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/13 01:35:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Seek from 5 to 2 2024/12/13 01:35:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/13 01:35:38 DEBUG : potato: Seek from 7 to 0 2024/12/13 01:35:38 DEBUG : potato: Seek from 7 to 0 2024/12/13 01:35:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/13 01:35:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Seek from 5 to 2 2024/12/13 01:35:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/13 01:35:38 DEBUG : potato: Seek from 8 to 0 2024/12/13 01:35:38 DEBUG : potato: Seek from 8 to 0 2024/12/13 01:35:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/13 01:35:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:35:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:35:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:35:38 DEBUG : potato: Seek from 5 to 2 2024/12/13 01:35:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/13 01:35:38 DEBUG : potato: Seek from 9 to 0 2024/12/13 01:35:38 DEBUG : potato: Seek from 9 to 0 2024/12/13 01:35:38 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:35:41 DEBUG : rutabaga: md5 = c180986213e36d2c6d9c67d29ff58d9a OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/13 01:35:43 DEBUG : empty space: md5 = 6528468e5fe7598c82b394be249f0a3f OK === RUN TestCheck/3 2024/12/13 01:35:46 DEBUG : potato2: md5 = bc1d7361d32c491a1984a28ecfe8718d OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/13 01:35:48 DEBUG : remotepotato: md5 = 126543f2d98ef7fb73d8c740dc8b509c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.37s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2024/12/13 01:35:52 DEBUG : Creating backend with remote "nonexistent" 2024/12/13 01:35:52 DEBUG : Creating backend with remote "nonexistent" 2024/12/13 01:35:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/13 01:35:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/13 01:35:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/13 01:35:52 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:35:53 DEBUG : rutabaga: md5 = 71cb3e2f2ba550d34a580f3b071aee4b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/13 01:35:58 DEBUG : empty space: md5 = c92cca532b1704f7d906ccb2bca99bd5 OK === RUN TestCheckDownload/3 2024/12/13 01:36:01 DEBUG : potato2: md5 = 16b69c4514ce5c9b38cced7266bf29a0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/13 01:36:07 DEBUG : remotepotato: md5 = 30f3ba43de6615d6b313aa678d864514 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.67s) --- PASS: TestCheckDownload/1 (1.30s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (1.31s) --- PASS: TestCheckDownload/4 (1.49s) --- PASS: TestCheckDownload/5 (1.46s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (1.23s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:36:14 DEBUG : rutabaga: md5 = a1991056ba50726bb4d83a9b5920cc3e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/13 01:36:16 DEBUG : empty space: md5 = 0e75f49c8cb7980fcc319826860dc795 OK === RUN TestCheckSizeOnly/3 2024/12/13 01:36:19 DEBUG : potato2: md5 = a0477a7ed9e59fd8f69d916d4a457720 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/13 01:36:21 DEBUG : remotepotato: md5 = 2eabfa4016ac241d696c786cdff94d4b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.11s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:36:26 DEBUG : test.sum: md5 = 703ae658ae391e01af3d193661ec06fc OK 2024/12/13 01:36:28 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/13 01:36:28 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/13 01:36:28 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/13 01:36:28 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/13 01:36:29 DEBUG : test.sum: md5 = 0957fac4e0206a0d8ba8200e424b6588 OK 2024/12/13 01:36:30 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/13 01:36:30 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/13 01:36:30 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/13 01:36:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.94s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:36:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/data" 2024/12/13 01:36:32 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:36:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/data" 2024/12/13 01:36:33 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/vjrnln8ratgmqakfosrqe8espk" 2024/12/13 01:36:38 DEBUG : data/banana: md5 = b09756f098dd91d7748abaaaf8766a7b OK 2024/12/13 01:36:40 DEBUG : test.sum: md5 = 5311587e4565870eb47637647fa3ab27 OK === RUN TestCheckSumDownload/subtest1 2024/12/13 01:36:45 DEBUG : data/potato: md5 = 8fbf618539d2baf094115806fb7fa50b OK 2024/12/13 01:36:46 DEBUG : test.sum: md5 = e277f2906aadd19783f7dd7a85296bf4 OK === RUN TestCheckSumDownload/subtest2 2024/12/13 01:36:50 DEBUG : test.sum: md5 = 8795f941305dc084a3d89057c820c70e OK === RUN TestCheckSumDownload/subtest3 2024/12/13 01:36:55 DEBUG : test.sum: md5 = c3eac7ada2efcb4923abc3168a8df43e OK === RUN TestCheckSumDownload/subtest4 2024/12/13 01:36:59 DEBUG : test.sum: md5 = 0fa2df0dc813597781cbf20f8bd2b73a OK === RUN TestCheckSumDownload/subtest5 2024/12/13 01:37:04 DEBUG : test.sum: md5 = 6e27bcaf364a2aa03bfbfa5c8d510d59 OK === RUN TestCheckSumDownload/subtest6 2024/12/13 01:37:08 DEBUG : data/banana: md5 = b09352633bc2c9b4e1206b4aecabbf54 OK 2024/12/13 01:37:10 DEBUG : data/potato: md5 = 888e8b0718ee923f32a9b610e59e852f OK 2024/12/13 01:37:12 DEBUG : test.sum: md5 = d69ecfd927ab33b7a82b1cb1c35c5487 OK === RUN TestCheckSumDownload/subtest7 2024/12/13 01:37:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/13 01:37:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.42s) --- PASS: TestCheckSumDownload/subtest1 (2.85s) --- PASS: TestCheckSumDownload/subtest2 (2.32s) --- PASS: TestCheckSumDownload/subtest3 (2.47s) --- PASS: TestCheckSumDownload/subtest4 (2.61s) --- PASS: TestCheckSumDownload/subtest5 (2.79s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (3.45s) === RUN TestApplyTransforms 2024/12/13 01:37:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mocuray1fifu" 2024/12/13 01:37:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:37:19 DEBUG : Creating backend with remote "TestDrive:crypt/edu9ilo9ma1uhkl2kq96dufnc058gkap7r1gtmbe399hd7ckhuh0" 2024/12/13 01:37:20 DEBUG : Creating backend with remote "/tmp/rclone828513510" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu'", Local "Local file system at /tmp/rclone828513510", Modify Window "1ms" 2024/12/13 01:37:23 DEBUG : hello, world!: md5 = 0971a10a0bbf94360493c46a71d3bdb2 OK upper checkfile vs. lower remote (without normalization) 2024/12/13 01:37:23 ERROR : hello, world!: sum not found 2024/12/13 01:37:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu' 2024/12/13 01:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu': 1 files missing 2024/12/13 01:37:23 NOTICE: 1 hashes missing 2024/12/13 01:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu': 2 differences found 2024/12/13 01:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/13 01:37:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu': 0 differences found 2024/12/13 01:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu': 1 matching files 2024/12/13 01:37:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesutor0neyu" 2024/12/13 01:37:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:37:25 DEBUG : Creating backend with remote "TestDrive:crypt/g9th9nua8mh47a5m1vri9ee54qnq5jos0tu9hhkk0pogcac09c2g" 2024/12/13 01:37:26 DEBUG : Creating backend with remote "/tmp/rclone732704795" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu'", Local "Local file system at /tmp/rclone732704795", Modify Window "1ms" 2024/12/13 01:37:29 DEBUG : HELLO, WORLD!: md5 = a0de406245bd7eb202aecbbd4bad33be OK lower checkfile vs. upper remote (without normalization) 2024/12/13 01:37:29 ERROR : HELLO, WORLD!: sum not found 2024/12/13 01:37:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu' 2024/12/13 01:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu': 1 files missing 2024/12/13 01:37:29 NOTICE: 1 hashes missing 2024/12/13 01:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu': 2 differences found 2024/12/13 01:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/13 01:37:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu': 0 differences found 2024/12/13 01:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu': 1 matching files 2024/12/13 01:37:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidekar3xucu" 2024/12/13 01:37:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:37:31 DEBUG : Creating backend with remote "TestDrive:crypt/0fggi3tf210gkbn89tb4n6d3abofk34tm9unt7pipjneq6e8459g" 2024/12/13 01:37:32 DEBUG : Creating backend with remote "/tmp/rclone974872143" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu'", Local "Local file system at /tmp/rclone974872143", Modify Window "1ms" 2024/12/13 01:37:34 DEBUG : HeLlO, wOrLd!: md5 = abb44d3a64bf5d03ad5c5e1266320db9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/13 01:37:35 ERROR : HeLlO, wOrLd!: sum not found 2024/12/13 01:37:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu' 2024/12/13 01:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu': 1 files missing 2024/12/13 01:37:35 NOTICE: 1 hashes missing 2024/12/13 01:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu': 2 differences found 2024/12/13 01:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/13 01:37:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu': 0 differences found 2024/12/13 01:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu': 1 matching files 2024/12/13 01:37:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vabifaj9wiza" 2024/12/13 01:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:37:36 DEBUG : Creating backend with remote "TestDrive:crypt/3rqa4couf0qtm1qmtr0mbfjstg1s0ne0sina0p85i5n7gnqkuirg" 2024/12/13 01:37:37 DEBUG : Creating backend with remote "/tmp/rclone2583841945" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza'", Local "Local file system at /tmp/rclone2583841945", Modify Window "1ms" 2024/12/13 01:37:40 DEBUG : HELLO, WORLD!: md5 = 8df83e3705577fe45987ab2009a086d4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/13 01:37:41 ERROR : HELLO, WORLD!: sum not found 2024/12/13 01:37:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza' 2024/12/13 01:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza': 1 files missing 2024/12/13 01:37:41 NOTICE: 1 hashes missing 2024/12/13 01:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza': 2 differences found 2024/12/13 01:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/13 01:37:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza': 0 differences found 2024/12/13 01:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza': 1 matching files 2024/12/13 01:37:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keyuwuf9mimu" 2024/12/13 01:37:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:37:42 DEBUG : Creating backend with remote "TestDrive:crypt/6ieen922g0quoh5iakmhd9gp3k5irp5all4fu67t70oasbp7rmn0" 2024/12/13 01:37:43 DEBUG : Creating backend with remote "/tmp/rclone546593909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu'", Local "Local file system at /tmp/rclone546593909", Modify Window "1ms" 2024/12/13 01:37:46 DEBUG : 測試_Русский___ě_áñ: md5 = 1bdb361dfc8304ccba10a0abfbc9a8f4 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/13 01:37:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/13 01:37:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu' 2024/12/13 01:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu': 1 files missing 2024/12/13 01:37:46 NOTICE: 1 hashes missing 2024/12/13 01:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu': 2 differences found 2024/12/13 01:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/13 01:37:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu': 0 differences found 2024/12/13 01:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu': 1 matching files 2024/12/13 01:37:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-widowiz0noha" 2024/12/13 01:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:37:48 DEBUG : Creating backend with remote "TestDrive:crypt/ote67j1047hb0ltj20ps5vsogbbgpqb81danj5irqje6vgisl0d0" 2024/12/13 01:37:48 DEBUG : Creating backend with remote "/tmp/rclone733634466" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha'", Local "Local file system at /tmp/rclone733634466", Modify Window "1ms" 2024/12/13 01:37:52 DEBUG : 測試_Русский___ě_áñ: md5 = e81a5a52b4de47e54e3ff130d3491de9 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/13 01:37:52 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/13 01:37:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha' 2024/12/13 01:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha': 1 files missing 2024/12/13 01:37:52 NOTICE: 1 hashes missing 2024/12/13 01:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha': 2 differences found 2024/12/13 01:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/13 01:37:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha': 0 differences found 2024/12/13 01:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha': 1 matching files 2024/12/13 01:37:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiwasow1noti" 2024/12/13 01:37:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:37:54 DEBUG : Creating backend with remote "TestDrive:crypt/lm7m3ivqd3sqiigbpb9tufgkukb99ae1ld91qjgf236lp8an4a1g" 2024/12/13 01:37:55 DEBUG : Creating backend with remote "/tmp/rclone4155785312" 2024/12/13 01:37:55 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti'", Local "Local file system at /tmp/rclone4155785312", Modify Window "1ms" 2024/12/13 01:37:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca37b1fe0965a2f6c0f091336803779b OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/13 01:37:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:37:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti' 2024/12/13 01:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti': 1 files missing 2024/12/13 01:37:58 NOTICE: 1 hashes missing 2024/12/13 01:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti': 2 differences found 2024/12/13 01:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/13 01:38:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti': 0 differences found 2024/12/13 01:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti': 1 matching files 2024/12/13 01:38:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoyifib5zuto" 2024/12/13 01:38:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/en6i1m94e7iv9pkbtvfefj4regiugg1khbcbr0e4e06vj6odkjkg" 2024/12/13 01:38:01 DEBUG : Creating backend with remote "/tmp/rclone2192259041" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto'", Local "Local file system at /tmp/rclone2192259041", Modify Window "1ms" 2024/12/13 01:38:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7d5eac21289ba912ad7361bcefd6ebf9 OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/13 01:38:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:38:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto' 2024/12/13 01:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto': 1 files missing 2024/12/13 01:38:04 NOTICE: 1 hashes missing 2024/12/13 01:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto': 2 differences found 2024/12/13 01:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/13 01:38:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto': 0 differences found 2024/12/13 01:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto': 1 matching files 2024/12/13 01:38:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojoday8wewi" 2024/12/13 01:38:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:38:06 DEBUG : Creating backend with remote "TestDrive:crypt/523qvt12duasvu09u5f3q6aecm5k5381ptd0a76uss68nsdg07n0" 2024/12/13 01:38:07 DEBUG : Creating backend with remote "/tmp/rclone1481687664" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi'", Local "Local file system at /tmp/rclone1481687664", Modify Window "1ms" 2024/12/13 01:38:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f027898308122780d374576cc68171d2 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/13 01:38:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:38:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi' 2024/12/13 01:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi': 1 files missing 2024/12/13 01:38:10 NOTICE: 1 hashes missing 2024/12/13 01:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi': 2 differences found 2024/12/13 01:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/13 01:38:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi': 0 differences found 2024/12/13 01:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi': 1 matching files 2024/12/13 01:38:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenaxun8nowe" 2024/12/13 01:38:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:38:11 DEBUG : Creating backend with remote "TestDrive:crypt/92ng11kjpjdfdbr2vvjh1j83qj2np31ko0r69gaqius7r55d88hg" 2024/12/13 01:38:12 DEBUG : Creating backend with remote "/tmp/rclone200187366" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe'", Local "Local file system at /tmp/rclone200187366", Modify Window "1ms" 2024/12/13 01:38:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b09dc9822dafa0145ab14613de3f2a7e OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/13 01:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe' 2024/12/13 01:38:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe': 1 files missing 2024/12/13 01:38:15 NOTICE: 1 hashes missing 2024/12/13 01:38:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe': 2 differences found 2024/12/13 01:38:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/13 01:38:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:38:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe': 0 differences found 2024/12/13 01:38:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe': 1 matching files 2024/12/13 01:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenaxun8nowe': Purge remote 2024/12/13 01:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojoday8wewi': Purge remote 2024/12/13 01:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyifib5zuto': Purge remote 2024/12/13 01:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwasow1noti': Purge remote 2024/12/13 01:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-widowiz0noha': Purge remote 2024/12/13 01:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keyuwuf9mimu': Purge remote 2024/12/13 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vabifaj9wiza': Purge remote 2024/12/13 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidekar3xucu': Purge remote 2024/12/13 01:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesutor0neyu': Purge remote 2024/12/13 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mocuray1fifu': Purge remote --- PASS: TestApplyTransforms (64.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:38:23 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/13 01:38:26 DEBUG : sub/file2: md5 = d89b9ad56ad6022a66af25c554df6e74 OK 2024/12/13 01:38:26 INFO : file1: Copied (new) to: sub/file2 2024/12/13 01:38:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/13 01:38:27 DEBUG : file1: Unchanged skipping 2024/12/13 01:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': don't need to copy/move sub/file2, it is already at target location 2024/12/13 01:38:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:38:33 DEBUG : dst/file1: md5 = 4bdeb736382cfb82b10e3be7e68cd29e OK 2024/12/13 01:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/backup" 2024/12/13 01:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/1nrff024r7pq65ecp72fc28jb0" 2024/12/13 01:38:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/13 01:38:39 INFO : dst/file1: Moved (server-side) 2024/12/13 01:38:40 DEBUG : dst/file1: md5 = 4aa5ee70f4da211e9ebda1c508f02991 OK 2024/12/13 01:38:40 INFO : dst/file1: Copied (new) 2024/12/13 01:38:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/13 01:38:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/13 01:38:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:38:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/dst" 2024/12/13 01:38:46 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/13 01:38:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/CompareDest" 2024/12/13 01:38:48 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/gveqi14airsml4bgu7krj116o8" 2024/12/13 01:38:49 DEBUG : one: Need to transfer - File not found at Destination 2024/12/13 01:38:52 DEBUG : one: md5 = 0f9a9018a41ebfad19d38c3ef1ff3fb5 OK 2024/12/13 01:38:52 INFO : one: Copied (new) 2024/12/13 01:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:38:55 DEBUG : one: md5 = 767529cf960052fd9028de1ca9f254bf OK 2024/12/13 01:38:55 INFO : one: Copied (replaced existing) 2024/12/13 01:38:57 DEBUG : dst/one: md5 = b23945f6409ad616e6e44843b9df6c70 OK 2024/12/13 01:39:00 DEBUG : CompareDest/one: md5 = eed9ea600ab08a00e314ca611207e4b9 OK 2024/12/13 01:39:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:39:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/13 01:39:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/13 01:39:03 DEBUG : CompareDest/two: md5 = 9bedc608b130bb7ec659cc3dd789c7c1 OK 2024/12/13 01:39:04 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:39:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/13 01:39:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/13 01:39:05 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:39:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/13 01:39:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/13 01:39:06 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:39:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/13 01:39:08 DEBUG : two: md5 = 9f4cd5ea105a0abe7508bb6dd1200bc5 OK 2024/12/13 01:39:08 INFO : two: Copied (new) 2024/12/13 01:39:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/13 01:39:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:39:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:39:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:39:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/dst" 2024/12/13 01:39:13 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/13 01:39:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/CopyDest" 2024/12/13 01:39:15 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/13 01:39:17 DEBUG : one: Need to transfer - File not found at Destination 2024/12/13 01:39:20 DEBUG : one: md5 = 9977f51c176eda83d31e587525d57535 OK 2024/12/13 01:39:20 INFO : one: Copied (new) 2024/12/13 01:39:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:39:22 DEBUG : one: md5 = 8bda923ba596b41ac0eacda68d6399e2 OK 2024/12/13 01:39:22 INFO : one: Copied (replaced existing) 2024/12/13 01:39:25 DEBUG : dst/one: md5 = ab484a674f2caedde26aeffd5447b9b3 OK 2024/12/13 01:39:28 DEBUG : CopyDest/one: md5 = 0e121134d4a2aaa9fa000570baf2a4c4 OK 2024/12/13 01:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/BackupDir" 2024/12/13 01:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/13 01:39:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:39:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/13 01:39:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:39:33 INFO : one: Moved (server-side) 2024/12/13 01:39:34 INFO : one: Copied (server-side copy) 2024/12/13 01:39:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/13 01:39:36 DEBUG : CopyDest/two: md5 = e11c7d5e3abdcab023380e8cd013a1c8 OK 2024/12/13 01:39:37 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:39:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/13 01:39:38 INFO : two: Copied (server-side copy) 2024/12/13 01:39:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/13 01:39:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/13 01:39:39 DEBUG : two: Unchanged skipping 2024/12/13 01:39:41 DEBUG : CopyDest/three: md5 = 9d54fa55aed9b1fdff76b141c1656504 OK 2024/12/13 01:39:42 DEBUG : three: Need to transfer - File not found at Destination 2024/12/13 01:39:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/13 01:39:42 DEBUG : three: Destination not found in --copy-dest 2024/12/13 01:39:44 DEBUG : three: md5 = 746ebd08cc705a703a9c190af9dcc865 OK 2024/12/13 01:39:44 INFO : three: Copied (new) 2024/12/13 01:39:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/13 01:39:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/13 01:39:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:39:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/13 01:39:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/13 01:39:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:39:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.53s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:39:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/13 01:39:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f63e027118504e9e14f069ecf8baf8bf OK 2024/12/13 01:39:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/13 01:39:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/13 01:39:57 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 2024/12/13 01:39:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/13 01:39:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/13 01:40:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 98a73afcf52357a81dc4b3ddc177100e OK 2024/12/13 01:40:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/13 01:40:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/13 01:40:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.39s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:40:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using skip mode. 2024/12/13 01:40:07 NOTICE: one: Found 2 files with duplicate names 2024/12/13 01:40:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.41s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:40:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using skip mode. 2024/12/13 01:40:14 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:40:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/13 01:40:14 INFO : one: Deleted 2024/12/13 01:40:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:40:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using first mode. 2024/12/13 01:40:21 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:40:22 INFO : one: Deleted 2024/12/13 01:40:23 INFO : one: Deleted 2024/12/13 01:40:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.62s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:40:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using newest mode. 2024/12/13 01:40:29 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:40:29 INFO : one: Deleted 2024/12/13 01:40:30 INFO : one: Deleted 2024/12/13 01:40:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:40:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using oldest mode. 2024/12/13 01:40:37 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:40:37 INFO : one: Deleted 2024/12/13 01:40:38 INFO : one: Deleted 2024/12/13 01:40:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:40:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using largest mode. 2024/12/13 01:40:44 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:40:45 INFO : one: Deleted 2024/12/13 01:40:45 INFO : one: Deleted 2024/12/13 01:40:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.24s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:40:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using smallest mode. 2024/12/13 01:40:51 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:40:52 INFO : one: Deleted 2024/12/13 01:40:52 INFO : one: Deleted 2024/12/13 01:40:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:41:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Looking for duplicate names using rename mode. 2024/12/13 01:41:00 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/13 01:41:02 INFO : one-2.txt: renamed from: one.txt 2024/12/13 01:41:03 INFO : one-3.txt: renamed from: one.txt 2024/12/13 01:41:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.82s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:41:10 DEBUG : dupe1/one.txt: md5 = 93c687e24e44bf48f3d8bab705ff9109 OK 2024/12/13 01:41:13 DEBUG : dupe2/two.txt: md5 = ab43ff0ad5669039a286ccaa759cd65f OK 2024/12/13 01:41:16 DEBUG : dupe3/three.txt: md5 = 4914fe8e697de2da92d511075d1dfbd1 OK 2024/12/13 01:41:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/13 01:41:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/13 01:41:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/13 01:41:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/13 01:41:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/13 01:41:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/13 01:41:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.79s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:41:25 DEBUG : a.txt: md5 = b600b5221dcbcf536b0e565751429b05 OK 2024/12/13 01:41:27 DEBUG : zend.txt: md5 = c06d05be04a25af9e379f1ec379c5ab2 OK 2024/12/13 01:41:29 DEBUG : sub dir/hello world: md5 = 64b5478f2b3fc92a1caf9f45d0f2401d OK 2024/12/13 01:41:31 DEBUG : sub dir/hello world2: md5 = 1f3879a1062079738dc3e0439c246d9a OK 2024/12/13 01:41:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 4b839e7c4f4dd635c92bae561f39352e OK 2024/12/13 01:41:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = d922e08c5d3264b0db01f7bfcb984557 OK 2024/12/13 01:41:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0bbea6f60c2d63c1ff95e0ac5c10be20 OK 2024/12/13 01:41:39 DEBUG : a.txt: Excluded (Size Filter) 2024/12/13 01:41:39 DEBUG : a.txt: Excluded 2024/12/13 01:41:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/13 01:41:40 DEBUG : sub dir/hello world: Excluded 2024/12/13 01:41:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/13 01:41:40 DEBUG : sub dir/hello world2: Excluded 2024/12/13 01:41:41 DEBUG : sub dir/ignore dir: Excluded 2024/12/13 01:41:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/13 01:41:41 DEBUG : sub dir/hello world: Excluded 2024/12/13 01:41:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/13 01:41:41 DEBUG : sub dir/hello world2: Excluded 2024/12/13 01:41:41 DEBUG : sub dir/ignore dir: Excluded 2024/12/13 01:41:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/13 01:41:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/13 01:41:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/13 01:41:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/13 01:41:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/13 01:41:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/13 01:41:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.78s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:41:52 DEBUG : file1: md5 = 9386b89fc2efa1a23d5ad392ea75cd34 OK 2024/12/13 01:41:55 DEBUG : sub/file2: md5 = 5074d6426524999f4560e1325ee08aa0 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 2024/12/13 01:41:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/13 01:41:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/13 01:41:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/13 01:42:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.22s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:03 DEBUG : file1: md5 = 59b4fc9a3ecf4e36bc576114712d0ced OK 2024/12/13 01:42:06 DEBUG : sub/file2: md5 = 985ba21e116b08ea1f93c61a34fdc43d 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 2024/12/13 01:42:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/notfound" 2024/12/13 01:42:11 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/qe0i31qdkoejk60elps0ni5sqk" 2024/12/13 01:42:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.50s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (1.16s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (2.18s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Making directory 2024/12/13 01:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:19 DEBUG : sub dir/hello world: md5 = e5470bb76f31abb235ae79fc512a5913 OK 2024/12/13 01:42:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:24 DEBUG : potato2: md5 = 15d57d54e951c6739cf8278ff084412a OK 2024/12/13 01:42:26 DEBUG : empty space: md5 = 7519f7f17f42d42fd9d936140f4a7a66 OK --- PASS: TestLs (5.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:30 DEBUG : potato2: md5 = 512f8783afd65e47ea85dd6baebfce34 OK 2024/12/13 01:42:31 DEBUG : empty space: md5 = af4c896963fd5d78eff42dca7ac23fcb OK 2024/12/13 01:42:32 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.50s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:35 DEBUG : potato2: md5 = f079eb208d3c1e9af55c0d921923c1e2 OK 2024/12/13 01:42:37 DEBUG : empty space: md5 = 10ac957da5699223fe6db9dc4137cd2e OK --- PASS: TestLsLong (5.42s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:40 DEBUG : potato2: md5 = 48e00953a4ba60e4cf9aa6d7e5a8d829 OK 2024/12/13 01:42:42 DEBUG : empty space: md5 = ba49b58195f84510f7b565b864aacf7b OK --- PASS: TestHashSums (5.04s) === RUN TestHashSumsWithErrors 2024/12/13 01:42:44 DEBUG : Creating backend with remote ":memory:" 2024/12/13 01:42:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/13 01:42:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/13 01:42:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/13 01:42:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/13 01:42:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/13 01:42:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/13 01:42:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/13 01:42:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/13 01:42:44 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:46 DEBUG : potato2: md5 = dfa06afd9e3b4d2e8f07c375b87c2c16 OK 2024/12/13 01:42:47 DEBUG : empty space: md5 = ab4ad7c8e185e38ebf254add1ee5822d OK 2024/12/13 01:42:50 DEBUG : sub dir/potato3: md5 = d63ef76266f3f6faf88b915d4c25a9b2 OK 2024/12/13 01:42:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:42:56 DEBUG : small: md5 = a6565ef7b81c2cc3d4172b416a154fa1 OK 2024/12/13 01:42:58 DEBUG : medium: md5 = fdbd134fceb70c191fc1d41003bbf8b7 OK 2024/12/13 01:42:59 DEBUG : large: md5 = 4a2793071309d654877c8cfa7dbb8e1d OK 2024/12/13 01:42:59 DEBUG : Waiting for deletions to finish 2024/12/13 01:43:00 DEBUG : large: Excluded (Size Filter) 2024/12/13 01:43:00 INFO : medium: Deleted 2024/12/13 01:43:00 INFO : small: Deleted --- PASS: TestDelete (7.33s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:43:03 DEBUG : small: md5 = 5875639283855ffd24ba54927e9c75db OK 2024/12/13 01:43:05 DEBUG : medium: md5 = 379e4a9f49a9f8ac10d0f37d98e1e223 OK 2024/12/13 01:43:07 DEBUG : large: md5 = f54d97ee08e7fbcdda120164164b9d82 OK 2024/12/13 01:43:07 DEBUG : Waiting for deletions to finish 2024/12/13 01:43:07 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/13 01:43:08 INFO : small: Deleted 2024/12/13 01:43:08 INFO : medium: Deleted --- PASS: TestMaxDelete (7.99s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:43:11 DEBUG : small: md5 = 51cde123e1890f718010e9638bd62c79 OK 2024/12/13 01:43:13 DEBUG : medium: md5 = b36cd16bfcbeeb54efff723ef646e860 OK 2024/12/13 01:43:15 DEBUG : large: md5 = 650caa425286e683d7f156a26b2a9f12 OK 2024/12/13 01:43:15 DEBUG : Waiting for deletions to finish 2024/12/13 01:43:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/13 01:43:16 INFO : small: Deleted 2024/12/13 01:43:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.91s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:43:19 DEBUG : small: md5 = 44d5ec165c675a173981964b7e7662a9 OK 2024/12/13 01:43:21 DEBUG : medium: md5 = 8526ae8b6674fb2032efaf269b55d56c OK 2024/12/13 01:43:22 DEBUG : large: md5 = 89df642110c289a7027d04eeca1d2c0e OK 2024/12/13 01:43:23 DEBUG : Waiting for deletions to finish 2024/12/13 01:43:23 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/13 01:43:23 INFO : small: Deleted 2024/12/13 01:43:23 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.83s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:43:27 DEBUG : ReadFile: md5 = 32bb32eba6940ebad6ae5d7e3b50d927 OK --- PASS: TestReadFile (5.09s) === RUN TestRetry 2024/12/13 01:43:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/13 01:43:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/13 01:43:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:43:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:43:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:43:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:43:30 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:43:32 DEBUG : file1: md5 = 2ec347bc8a531fdc8b925075eee9d05c OK 2024/12/13 01:43:34 DEBUG : file2: md5 = 0d15f1ec6ae17680af70df31fc9d3998 OK --- PASS: TestCat (18.18s) === RUN TestPurge 2024/12/13 01:43:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawawoz6budu" 2024/12/13 01:43:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:43:49 DEBUG : Creating backend with remote "TestDrive:crypt/mapp9g6dva82ovc6ha7kh813aja7r6qu517ce051h3pdk6araa60" 2024/12/13 01:43:50 DEBUG : Creating backend with remote "/tmp/rclone507183671" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawawoz6budu'", Local "Local file system at /tmp/rclone507183671", Modify Window "1ms" 2024/12/13 01:43:56 DEBUG : A1/B1/C1/one: md5 = a4c251fe47b46c64c47d12aac851e12c OK 2024/12/13 01:43:56 DEBUG : A2: Making directory 2024/12/13 01:43:57 DEBUG : A1/B2: Making directory 2024/12/13 01:43:58 DEBUG : A1/B2/C2: Making directory 2024/12/13 01:43:59 DEBUG : A1/B1/C3: Making directory 2024/12/13 01:44:00 DEBUG : A3: Making directory 2024/12/13 01:44:01 DEBUG : A3/B3: Making directory 2024/12/13 01:44:02 DEBUG : A3/B3/C4: Making directory 2024/12/13 01:44:04 DEBUG : A1/two: md5 = d51467ac98e39a015b33103b56b02785 OK 2024/12/13 01:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawawoz6budu': Purge remote 2024/12/13 01:44:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.91s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:44:13 DEBUG : A1/B1/C1/one: md5 = 6a844517d704112d09866ca40a1cbbba OK 2024/12/13 01:44:13 DEBUG : A2: Making directory 2024/12/13 01:44:14 DEBUG : A1/B2: Making directory 2024/12/13 01:44:16 DEBUG : A1/B2/C2: Making directory 2024/12/13 01:44:17 DEBUG : A1/B1/C3: Making directory 2024/12/13 01:44:18 DEBUG : A3: Making directory 2024/12/13 01:44:19 DEBUG : A3/B3: Making directory 2024/12/13 01:44:20 DEBUG : A3/B3/C4: Making directory 2024/12/13 01:44:22 DEBUG : A1/two: md5 = 60b7ff612c0b43c40cb4b62db31d10b0 OK 2024/12/13 01:44:24 DEBUG : removing 1 level 3 directories 2024/12/13 01:44:24 INFO : A3/B3/C4: Removing directory 2024/12/13 01:44:27 DEBUG : removing 2 level 3 directories 2024/12/13 01:44:27 INFO : A1/B2/C2: Removing directory 2024/12/13 01:44:27 INFO : A1/B1/C3: Removing directory 2024/12/13 01:44:27 DEBUG : removing 2 level 2 directories 2024/12/13 01:44:27 INFO : A3/B3: Removing directory 2024/12/13 01:44:27 INFO : A1/B2: Removing directory 2024/12/13 01:44:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/13 01:44:28 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/13 01:44:28 DEBUG : removing 2 level 1 directories 2024/12/13 01:44:28 INFO : A3: Removing directory 2024/12/13 01:44:28 INFO : A2: Removing directory 2024/12/13 01:44:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/13 01:44:33 DEBUG : removing 1 level 3 directories 2024/12/13 01:44:33 INFO : A1/B1/C1: Removing directory 2024/12/13 01:44:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:34 DEBUG : removing 1 level 2 directories 2024/12/13 01:44:34 INFO : A1/B1: Removing directory 2024/12/13 01:44:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/13 01:44:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/13 01:44:35 DEBUG : removing 1 level 1 directories 2024/12/13 01:44:35 INFO : A1: Removing directory 2024/12/13 01:44:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/13 01:44:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/13 01:44:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/13 01:44:36 DEBUG : removing 1 level 0 directories 2024/12/13 01:44:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Removing directory 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/13 01:44:36 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (28.82s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:44:39 DEBUG : A1: Making directory 2024/12/13 01:44:40 DEBUG : A1/B1: Making directory 2024/12/13 01:44:41 DEBUG : A1/B1/C1: Making directory 2024/12/13 01:44:44 DEBUG : removing 1 level 3 directories 2024/12/13 01:44:44 INFO : A1/B1/C1: Removing directory 2024/12/13 01:44:46 DEBUG : removing 1 level 2 directories 2024/12/13 01:44:46 INFO : A1/B1: Removing directory 2024/12/13 01:44:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/13 01:44:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:44:49 DEBUG : A1: Making directory 2024/12/13 01:44:50 DEBUG : A1/B1: Making directory 2024/12/13 01:44:51 DEBUG : A1/B1/C1: Making directory 2024/12/13 01:44:54 DEBUG : removing 1 level 3 directories 2024/12/13 01:44:54 INFO : A1/B1/C1: Removing directory 2024/12/13 01:44:55 DEBUG : removing 1 level 2 directories 2024/12/13 01:44:55 INFO : A1/B1: Removing directory 2024/12/13 01:44:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/13 01:44:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:45:00 DEBUG : file1: md5 = 2fc26adcf5e84424f7bb384486c64514 OK 2024/12/13 01:45:00 DEBUG : filename.txt: File name found in url 2024/12/13 01:45:02 DEBUG : filename.txt: md5 = f15458a3cb3f375d4e49d28ed181688b OK 2024/12/13 01:45:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/13 01:45:04 DEBUG : headerfilename.txt: md5 = b6b6266dc24b9b10b1dd269d2d9499d6 OK 2024/12/13 01:45:05 DEBUG : file2: md5 = 38b79268e0b61a179d6a510d1298dd56 OK --- PASS: TestCopyURL (10.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:45:09 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/13 01:45:12 DEBUG : sub/file2: md5 = 81a9bdc7f3e8797a788a9d1aceebedb4 OK 2024/12/13 01:45:12 INFO : file1: Copied (new) to: sub/file2 2024/12/13 01:45:12 INFO : file1: Deleted 2024/12/13 01:45:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/13 01:45:12 DEBUG : file1: Unchanged skipping 2024/12/13 01:45:12 INFO : file1: Deleted 2024/12/13 01:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': don't need to copy/move sub/file2, it is already at target location 2024/12/13 01:45:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.12s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:45:16 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/13 01:45:18 DEBUG : file1: md5 = 8da8e4d9e7258971644e2060711497bd OK 2024/12/13 01:45:18 INFO : file1: Copied (new) 2024/12/13 01:45:18 INFO : file1: Deleted 2024/12/13 01:45:18 DEBUG : file1: Destination exists, skipping 2024/12/13 01:45:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.85s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.53s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:45:23 DEBUG : dst/file1: md5 = aa6747419a537dfc9addef873a77b9e4 OK 2024/12/13 01:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegetiq6mace/backup" 2024/12/13 01:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg/1nrff024r7pq65ecp72fc28jb0" 2024/12/13 01:45:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/13 01:45:29 INFO : dst/file1: Moved (server-side) 2024/12/13 01:45:31 DEBUG : dst/file1: md5 = 2a15de453b4e05897c4851e25858e4ec OK 2024/12/13 01:45:31 INFO : dst/file1: Copied (new) 2024/12/13 01:45:31 INFO : dst/file1: Deleted 2024/12/13 01:45:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/13 01:45:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/13 01:45:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.24s) === 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:45:40 DEBUG : A1/one: md5 = 7ced3112e1db88411c66f0e11ab96b81 OK 2024/12/13 01:45:41 DEBUG : A1/two: md5 = a48e1e287c87f41c6b475e4e07960ba8 OK 2024/12/13 01:45:44 DEBUG : A1/B1/three: md5 = 3eb8d5091141fcc9137d364a7bc5c7cb OK 2024/12/13 01:45:47 DEBUG : A1/B1/C1/four: md5 = 59e82f4203b8d8924f9fdcb577d473ec OK 2024/12/13 01:45:50 DEBUG : A1/B1/C2/five: md5 = 632888ca7e6634077e177c692e4e9bce OK 2024/12/13 01:45:50 DEBUG : A1/B2: Making directory 2024/12/13 01:45:51 DEBUG : A1/B1/C3: Making directory 2024/12/13 01:46:03 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/13 01:46:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/13 01:46:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/13 01:46:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/13 01:46:05 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/13 01:46:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/13 01:46:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/13 01:46:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/13 01:46:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/13 01:46:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/13 01:46:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/13 01:46:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/13 01:46:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/13 01:46:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/13 01:46:20 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/13 01:46:20 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/13 01:46:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/13 01:46:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/13 01:46:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/13 01:46:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/13 01:46:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/13 01:46:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/13 01:46:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/13 01:46:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/13 01:46:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/13 01:46:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/13 01:46:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/13 01:46:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/13 01:46:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/13 01:46:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/13 01:46:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.08s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:46:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 823897532a29315b41374282bd707f83 OK 2024/12/13 01:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/13 01:46:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/13 01:46:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/13 01:46:40 DEBUG : no_checksum_big_file_from_pipe: md5 = adf3fc6cc2ab95de365245008de0c6b1 OK 2024/12/13 01:46:40 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:46:44 DEBUG : with_checksum_small_file_from_pipe: md5 = 4830807faca4c300089d66aa6a1814a4 OK 2024/12/13 01:46:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/13 01:46:45 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/13 01:46:46 DEBUG : with_checksum_big_file_from_pipe: md5 = 4c01df6becb1cab128c3cf50162f347f OK 2024/12/13 01:46:46 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:46:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/13 01:46:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/13 01:46:52 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-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:46:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/13 01:46:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/13 01:46:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.82s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/13 01:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': File to upload is small (48 bytes), uploading instead of streaming 2024/12/13 01:47:01 DEBUG : rcat_metadata: md5 = 139862a5877ee9bf9e36c4f6e8aae227 OK 2024/12/13 01:47:01 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/13 01:47:03 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/13 01:47:04 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3b767e40b530bb5577a1d9eaf483e16c OK 2024/12/13 01:47:04 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.70s) --- PASS: TestRcatMetadata/Normal (2.92s) --- PASS: TestRcatMetadata/ViaDisk (3.32s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:08 DEBUG : potato1: md5 = f9a632d80aed727b1e58dd44b993d6f8 OK 2024/12/13 01:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': File to upload is small (60 bytes), uploading instead of streaming 2024/12/13 01:47:09 DEBUG : potato2: md5 = dd6e679b10531b849e75656ed2e5f54e OK 2024/12/13 01:47:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:13 DEBUG : potato1: md5 = 7bd9bcde88713d658bd7fff212ed25c4 OK 2024/12/13 01:47:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': File to upload is small (60 bytes), uploading instead of streaming 2024/12/13 01:47:15 DEBUG : potato2: md5 = cc70918e071cb1efaac1716121095e19 OK 2024/12/13 01:47:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.97s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:19 DEBUG : potato2: md5 = f74135e4cead916a76eba4dac731f8c4 OK 2024/12/13 01:47:21 DEBUG : empty space: md5 = 73818f3e8bcb9811cd243511e72ce574 OK 2024/12/13 01:47:24 DEBUG : sub dir/potato3: md5 = eebe86ed66728876a4a81e198a6b3e47 OK 2024/12/13 01:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Touching "empty space" 2024/12/13 01:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Touching "potato2" 2024/12/13 01:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Touching "sub dir/potato3" 2024/12/13 01:47:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.47s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:31 DEBUG : dir with metadata: Making directory with metadata 2024/12/13 01:47:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.80s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:33 DEBUG : directory with modtime: Making directory with metadata 2024/12/13 01:47:35 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.82s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/13 01:47:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/13 01:47:37 DEBUG : Google drive root 'crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg': Skipping btime metadata as can't update it on an existing file: 2024-12-13T01:47:36.806640425Z 2024/12/13 01:47:37 INFO : non existent directory: Updated directory metadata 2024/12/13 01:47:40 DEBUG : Google drive root 'crypt/gkn2qmlivbnis86cv3mq634s11so13181p24kspuhsotfadkcarg': Skipping btime metadata as can't update it on an existing file: 2024-12-13T01:47:36.806640425Z 2024/12/13 01:47:41 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.17s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:42 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/13 01:47:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/13 01:47:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.96s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/13 01:47:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/13 01:47:47 DEBUG : dst: Making directory with metadata 2024/12/13 01:47:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/13 01:47:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/13 01:47:49 INFO : dst: Set directory modification time (using SetModTime) 2024/12/13 01:47:50 INFO : dst: Set directory modification time (using SetModTime) 2024/12/13 01:47:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/13 01:47:51 INFO : dst: Set directory modification time (using SetModTime) 2024/12/13 01:47:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.73s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace'", Local "Local file system at /tmp/rclone2918760074", Modify Window "1ms" 2024/12/13 01:47:55 DEBUG : sub dir/test remove existing: md5 = 2f3ec3737b7c72568432081572492306 OK 2024/12/13 01:47:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e61a5c4a683948ae8a185fc11158bfe5 OK 2024/12/13 01:47:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mubaxog3" before starting 2024/12/13 01:47:59 DEBUG : sub dir/test remove existing.mubaxog3: TEST: removing renamed existing file after operation 2024/12/13 01:48:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fehocuy2" before starting 2024/12/13 01:48:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fehocuy2: TEST: renaming existing back after failed operation 2024/12/13 01:48:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tudowul1" before starting 2024/12/13 01:48:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tudowul1: TEST: removing renamed existing file after operation 2024/12/13 01:48:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6mk57ag9jdca8qip4oe7lodtm0ht24bafeajhpud2peb9t1dek5g" 2024/12/13 01:48:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "28mukvne3m5c457d83g3vqkmkq5eebfpbdh6odgov4f66ko01ussn0k9g4tqot2lr9oq77s7aq428nbmi1ch967vujci36oh5ll5cc0400otqhftqba5ocueijpthdoo8fub75vfc9ei3h7m78746p13l0utet09mic486agi3k5tuie88dg" --- PASS: TestRemoveExisting (14.59s) === 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 2024/12/13 01:48:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegetiq6mace': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m30.702870832s (try 1/5)