"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/13 02:42:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu" 2025/02/13 02:42:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:42:17 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g" 2025/02/13 02:42:18 DEBUG : Creating backend with remote "/tmp/rclone1342521451" === 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.35s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/13 02:42:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/13 02:42:18 DEBUG : potato: Seek from 10 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 10 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/13 02:42:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Seek from 5 to 2 2025/02/13 02:42:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/13 02:42:18 DEBUG : potato: Seek from 7 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 7 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/13 02:42:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Seek from 5 to 2 2025/02/13 02:42:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/13 02:42:18 DEBUG : potato: Seek from 8 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 8 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/13 02:42:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 02:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 02:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 02:42:18 DEBUG : potato: Seek from 5 to 2 2025/02/13 02:42:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/13 02:42:18 DEBUG : potato: Seek from 9 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 9 to 0 2025/02/13 02:42:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:42:21 DEBUG : rutabaga: md5 = 40d0781c5ef55d498a6b7c358a5324b9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/13 02:42:23 DEBUG : empty space: md5 = 9e0037e83146ba871739b22271cce4c8 OK === RUN TestCheck/3 2025/02/13 02:42:25 DEBUG : potato2: md5 = 08b6a464bab89fc59f8979e5c403427d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/13 02:42:27 DEBUG : remotepotato: md5 = 65ff1e3d5722d83e922f4b704d5d159b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.87s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/13 02:42:30 DEBUG : Creating backend with remote "nonexistent" 2025/02/13 02:42:30 DEBUG : Creating backend with remote "nonexistent" 2025/02/13 02:42:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/13 02:42:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/13 02:42:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/13 02:42:30 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:42:32 DEBUG : rutabaga: md5 = d6006b9abc10b67e55c83e944b46c7f9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/13 02:42:35 DEBUG : empty space: md5 = 7a9d3ef05624bd0e2b39213b8d6ef695 OK === RUN TestCheckDownload/3 2025/02/13 02:42:38 DEBUG : potato2: md5 = 8bf4b7f07baf1a87d0e0b3def5d717e8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/13 02:42:42 DEBUG : remotepotato: md5 = 2bd74cd5856749f1ac7058e023d4f062 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.59s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (1.38s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.75s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:42:49 DEBUG : rutabaga: md5 = 8ee4ebb991ed308effc5706d08e8449b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/13 02:42:51 DEBUG : empty space: md5 = 9fb6a5e5051a8af47f1f300be90dbca7 OK === RUN TestCheckSizeOnly/3 2025/02/13 02:42:53 DEBUG : potato2: md5 = e357be78b081f7ede5b5242889db2396 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/13 02:42:55 DEBUG : remotepotato: md5 = 724ca4d23ea73b866d7949dee53eb098 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.92s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:43:00 DEBUG : test.sum: md5 = 41e656231bd7c29c03b6d58fc847311c OK 2025/02/13 02:43:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/13 02:43:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/13 02:43:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/13 02:43:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/13 02:43:03 DEBUG : test.sum: md5 = 064dfd6ea954efe88c1f4a60ac8b82a3 OK 2025/02/13 02:43:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/13 02:43:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/13 02:43:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/13 02:43:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.63s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:43:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/data" 2025/02/13 02:43:05 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:43:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/data" 2025/02/13 02:43:07 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/vjrnln8ratgmqakfosrqe8espk" 2025/02/13 02:43:11 DEBUG : data/banana: md5 = d055b48b728ced8396ec25b7c3444f70 OK 2025/02/13 02:43:13 DEBUG : test.sum: md5 = 710691af1e7dbaa0d15eb6d8e6c52dae OK === RUN TestCheckSumDownload/subtest1 2025/02/13 02:43:17 DEBUG : data/potato: md5 = 5e72df2dab46110cf6c254ac1bde2813 OK 2025/02/13 02:43:18 DEBUG : test.sum: md5 = eab276bb63075ee67601c77e740535cf OK === RUN TestCheckSumDownload/subtest2 2025/02/13 02:43:23 DEBUG : test.sum: md5 = a11b7efef463255664b5f12197615f50 OK === RUN TestCheckSumDownload/subtest3 2025/02/13 02:43:27 DEBUG : test.sum: md5 = 6778723f4b4b339c6604855071db02d9 OK === RUN TestCheckSumDownload/subtest4 2025/02/13 02:43:32 DEBUG : test.sum: md5 = a531b15f2c55ed705204aeeb09a3dd11 OK === RUN TestCheckSumDownload/subtest5 2025/02/13 02:43:35 DEBUG : test.sum: md5 = ecbf117a6f7208504bcca22658b3574d OK === RUN TestCheckSumDownload/subtest6 2025/02/13 02:43:39 DEBUG : data/banana: md5 = 95ea2632f38bd3759fbb403276206ba7 OK 2025/02/13 02:43:41 DEBUG : data/potato: md5 = b217655aafc978091c0a6014b8c5360b OK 2025/02/13 02:43:42 DEBUG : test.sum: md5 = 62907887f6285b94ef95331688e7ac62 OK === RUN TestCheckSumDownload/subtest7 2025/02/13 02:43:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/13 02:43:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.38s) --- PASS: TestCheckSumDownload/subtest1 (2.58s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.57s) --- PASS: TestCheckSumDownload/subtest4 (2.37s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (1.89s) --- PASS: TestCheckSumDownload/subtest7 (2.25s) === RUN TestApplyTransforms 2025/02/13 02:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borotap8nupa" 2025/02/13 02:43:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:43:48 DEBUG : Creating backend with remote "TestDrive:crypt/ppfre7qgn1o4tk3pukbabcufeq3pn4ng760e443tvm8su0jr44eg" 2025/02/13 02:43:49 DEBUG : Creating backend with remote "/tmp/rclone1293050608" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa'", Local "Local file system at /tmp/rclone1293050608", Modify Window "1ms" 2025/02/13 02:43:51 DEBUG : hello, world!: md5 = da9d9358bcf5083980f4b3454e53b9ca OK upper checkfile vs. lower remote (without normalization) 2025/02/13 02:43:52 ERROR : hello, world!: sum not found 2025/02/13 02:43:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa' 2025/02/13 02:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa': 1 files missing 2025/02/13 02:43:52 NOTICE: 1 hashes missing 2025/02/13 02:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa': 2 differences found 2025/02/13 02:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/13 02:43:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa': 0 differences found 2025/02/13 02:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa': 1 matching files 2025/02/13 02:43:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamevos4mupo" 2025/02/13 02:43:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:43:53 DEBUG : Creating backend with remote "TestDrive:crypt/j22h2ko2s2270hb5ua6pscj0fc17qjufrnt6unca52p55po1l0eg" 2025/02/13 02:43:54 DEBUG : Creating backend with remote "/tmp/rclone2684162685" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo'", Local "Local file system at /tmp/rclone2684162685", Modify Window "1ms" 2025/02/13 02:43:56 DEBUG : HELLO, WORLD!: md5 = 08fe4556ea47e29053e2ca3bf7fafd29 OK lower checkfile vs. upper remote (without normalization) 2025/02/13 02:43:56 ERROR : HELLO, WORLD!: sum not found 2025/02/13 02:43:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo' 2025/02/13 02:43:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo': 1 files missing 2025/02/13 02:43:56 NOTICE: 1 hashes missing 2025/02/13 02:43:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo': 2 differences found 2025/02/13 02:43:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/13 02:43:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo': 0 differences found 2025/02/13 02:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo': 1 matching files 2025/02/13 02:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qikafos2boxi" 2025/02/13 02:43:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/3mq6poaifjkk663jbjln1mb9hrteulnhc611mgeejuoc6npa4uv0" 2025/02/13 02:43:59 DEBUG : Creating backend with remote "/tmp/rclone1019043898" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi'", Local "Local file system at /tmp/rclone1019043898", Modify Window "1ms" 2025/02/13 02:44:01 DEBUG : HeLlO, wOrLd!: md5 = 5208463bd8533623e2f5b76c082b03c5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/13 02:44:01 ERROR : HeLlO, wOrLd!: sum not found 2025/02/13 02:44:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi' 2025/02/13 02:44:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi': 1 files missing 2025/02/13 02:44:01 NOTICE: 1 hashes missing 2025/02/13 02:44:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi': 2 differences found 2025/02/13 02:44:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/13 02:44:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi': 0 differences found 2025/02/13 02:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi': 1 matching files 2025/02/13 02:44:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyiqub3yunu" 2025/02/13 02:44:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:44:03 DEBUG : Creating backend with remote "TestDrive:crypt/09ouvvkgvvsu4571upc58k69ijjqvdlunh3s0j748bsoquhkl880" 2025/02/13 02:44:04 DEBUG : Creating backend with remote "/tmp/rclone2879194994" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu'", Local "Local file system at /tmp/rclone2879194994", Modify Window "1ms" 2025/02/13 02:44:06 DEBUG : HELLO, WORLD!: md5 = df7e30b3b366d1fc108f8237e2be6b59 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/13 02:44:06 ERROR : HELLO, WORLD!: sum not found 2025/02/13 02:44:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu' 2025/02/13 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu': 1 files missing 2025/02/13 02:44:06 NOTICE: 1 hashes missing 2025/02/13 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu': 2 differences found 2025/02/13 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/13 02:44:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu': 0 differences found 2025/02/13 02:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu': 1 matching files 2025/02/13 02:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fipupoh4keqi" 2025/02/13 02:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:44:07 DEBUG : Creating backend with remote "TestDrive:crypt/tearsjtsmv0lfd21542ugj99ublrti6s248hpj88885hupuqcgp0" 2025/02/13 02:44:08 DEBUG : Creating backend with remote "/tmp/rclone3903229888" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi'", Local "Local file system at /tmp/rclone3903229888", Modify Window "1ms" 2025/02/13 02:44:10 DEBUG : 測試_Русский___ě_áñ: md5 = 833c9481a821701247f3d58541622626 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/13 02:44:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/13 02:44:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi' 2025/02/13 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi': 1 files missing 2025/02/13 02:44:11 NOTICE: 1 hashes missing 2025/02/13 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi': 2 differences found 2025/02/13 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/13 02:44:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi': 0 differences found 2025/02/13 02:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi': 1 matching files 2025/02/13 02:44:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zamaxej0geci" 2025/02/13 02:44:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:44:12 DEBUG : Creating backend with remote "TestDrive:crypt/gesbn2sgcq8178kgefhm777sfnddl0b6ocp21bo59r9sl6ku84p0" 2025/02/13 02:44:13 DEBUG : Creating backend with remote "/tmp/rclone2217583458" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci'", Local "Local file system at /tmp/rclone2217583458", Modify Window "1ms" 2025/02/13 02:44:15 DEBUG : 測試_Русский___ě_áñ: md5 = 3d87cf18bf26eb85685a39988419b89d OK NFC checkfile vs. NFD remote (without normalization) 2025/02/13 02:44:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/13 02:44:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci' 2025/02/13 02:44:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci': 1 files missing 2025/02/13 02:44:15 NOTICE: 1 hashes missing 2025/02/13 02:44:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci': 2 differences found 2025/02/13 02:44:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/13 02:44:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci': 0 differences found 2025/02/13 02:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci': 1 matching files 2025/02/13 02:44:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defagax8koco" 2025/02/13 02:44:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:44:17 DEBUG : Creating backend with remote "TestDrive:crypt/n087ddnoclnk7n2or36l00sd1c7d9davqrvjgirmcc6ojs0etvo0" 2025/02/13 02:44:18 DEBUG : Creating backend with remote "/tmp/rclone6009609" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco'", Local "Local file system at /tmp/rclone6009609", Modify Window "1ms" 2025/02/13 02:44:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 30ecebd746c4cef4a08c23d061460402 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/13 02:44:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 02:44:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco' 2025/02/13 02:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco': 1 files missing 2025/02/13 02:44:21 NOTICE: 1 hashes missing 2025/02/13 02:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco': 2 differences found 2025/02/13 02:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/13 02:44:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco': 0 differences found 2025/02/13 02:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco': 1 matching files 2025/02/13 02:44:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-setagak2moca" 2025/02/13 02:44:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:44:22 DEBUG : Creating backend with remote "TestDrive:crypt/qiqti8ncmuako9319309p00k1gevtfcqpscnmo096rgr3db50obg" 2025/02/13 02:44:23 DEBUG : Creating backend with remote "/tmp/rclone852277853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca'", Local "Local file system at /tmp/rclone852277853", Modify Window "1ms" 2025/02/13 02:44:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7c0d1fb587dca9cf720bcf61aa2c6535 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/13 02:44:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 02:44:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca' 2025/02/13 02:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca': 1 files missing 2025/02/13 02:44:25 NOTICE: 1 hashes missing 2025/02/13 02:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca': 2 differences found 2025/02/13 02:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/13 02:44:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca': 0 differences found 2025/02/13 02:44:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca': 1 matching files 2025/02/13 02:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lubamug1nafa" 2025/02/13 02:44:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:44:26 DEBUG : Creating backend with remote "TestDrive:crypt/f7dmheen3jukkem310slnru0su2kispdnojb6aftuifq595umjg0" 2025/02/13 02:44:27 DEBUG : Creating backend with remote "/tmp/rclone3855906403" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa'", Local "Local file system at /tmp/rclone3855906403", Modify Window "1ms" 2025/02/13 02:44:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d268bbb61d42641b492f9e6bc372ec92 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/13 02:44:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 02:44:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa' 2025/02/13 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa': 1 files missing 2025/02/13 02:44:30 NOTICE: 1 hashes missing 2025/02/13 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa': 2 differences found 2025/02/13 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/13 02:44:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa': 0 differences found 2025/02/13 02:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa': 1 matching files 2025/02/13 02:44:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedecub2bira" 2025/02/13 02:44:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:44:31 DEBUG : Creating backend with remote "TestDrive:crypt/jpadavbkbmd7uihbm390r51327kvo8bco5cp5d55fombjsb1kpr0" 2025/02/13 02:44:32 DEBUG : Creating backend with remote "/tmp/rclone1758921619" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira'", Local "Local file system at /tmp/rclone1758921619", Modify Window "1ms" 2025/02/13 02:44:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0c6ba9dd06701deefba88261dd243946 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/13 02:44:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 02:44:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira' 2025/02/13 02:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira': 1 files missing 2025/02/13 02:44:35 NOTICE: 1 hashes missing 2025/02/13 02:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira': 2 differences found 2025/02/13 02:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/13 02:44:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 02:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira': 0 differences found 2025/02/13 02:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira': 1 matching files 2025/02/13 02:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedecub2bira': Purge remote 2025/02/13 02:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubamug1nafa': Purge remote 2025/02/13 02:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setagak2moca': Purge remote 2025/02/13 02:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defagax8koco': Purge remote 2025/02/13 02:44:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zamaxej0geci': Purge remote 2025/02/13 02:44:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipupoh4keqi': Purge remote 2025/02/13 02:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyiqub3yunu': Purge remote 2025/02/13 02:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qikafos2boxi': Purge remote 2025/02/13 02:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamevos4mupo': Purge remote 2025/02/13 02:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borotap8nupa': Purge remote --- PASS: TestApplyTransforms (52.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:44:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 02:44:43 DEBUG : sub/file2: md5 = 04eb4ccbb4f575441a91bb3ceef7f174 OK 2025/02/13 02:44:43 INFO : file1: Copied (new) to: sub/file2 2025/02/13 02:44:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 02:44:43 DEBUG : file1: Unchanged skipping 2025/02/13 02:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': don't need to copy/move sub/file2, it is already at target location 2025/02/13 02:44:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:44:49 DEBUG : dst/file1: md5 = 2485453550fb39afd34f6a8f969df0d9 OK 2025/02/13 02:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/backup" 2025/02/13 02:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/1nrff024r7pq65ecp72fc28jb0" 2025/02/13 02:44:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/13 02:44:54 INFO : dst/file1: Moved (server-side) 2025/02/13 02:44:55 DEBUG : dst/file1: md5 = d9554f6803d9c0e07b74c39f7d88cdb7 OK 2025/02/13 02:44:55 INFO : dst/file1: Copied (new) 2025/02/13 02:44:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 02:44:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 02:44:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.92s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:45:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/dst" 2025/02/13 02:45:00 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 02:45:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/CompareDest" 2025/02/13 02:45:02 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/gveqi14airsml4bgu7krj116o8" 2025/02/13 02:45:03 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 02:45:05 DEBUG : one: md5 = 08e71462eaf1186bb1eea24aa4b1daed OK 2025/02/13 02:45:05 INFO : one: Copied (new) 2025/02/13 02:45:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 02:45:08 DEBUG : one: md5 = 6df30508319abcee84869e6768465e3d OK 2025/02/13 02:45:08 INFO : one: Copied (replaced existing) 2025/02/13 02:45:10 DEBUG : dst/one: md5 = c58c97a5c73b47def59b17debad236c4 OK 2025/02/13 02:45:13 DEBUG : CompareDest/one: md5 = e16b2734088bdd3168100a2c576e00bf OK 2025/02/13 02:45:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 02:45:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 02:45:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 02:45:16 DEBUG : CompareDest/two: md5 = e53352a0a8ba18a05641d1698655752f OK 2025/02/13 02:45:17 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 02:45:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 02:45:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 02:45:18 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 02:45:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 02:45:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 02:45:20 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 02:45:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/13 02:45:21 DEBUG : two: md5 = dd85dd74fb87f6418d43a27c7dd49df8 OK 2025/02/13 02:45:21 INFO : two: Copied (new) 2025/02/13 02:45:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 02:45:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:45:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 02:45:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.07s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:45:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/dst" 2025/02/13 02:45:26 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 02:45:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/CopyDest" 2025/02/13 02:45:28 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/13 02:45:29 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 02:45:31 DEBUG : one: md5 = 2bee99ee6153da75e20d7a60782174ff OK 2025/02/13 02:45:31 INFO : one: Copied (new) 2025/02/13 02:45:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 02:45:34 DEBUG : one: md5 = 3c8ae9f8ec61147b22338d61e98dd5ac OK 2025/02/13 02:45:34 INFO : one: Copied (replaced existing) 2025/02/13 02:45:36 DEBUG : dst/one: md5 = 804be56110409e0b517a22058bdf9655 OK 2025/02/13 02:45:38 DEBUG : CopyDest/one: md5 = 0eb45d384910ad5d185c779a5d02d0fd OK 2025/02/13 02:45:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/BackupDir" 2025/02/13 02:45:39 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/13 02:45:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 02:45:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 02:45:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 02:45:43 INFO : one: Moved (server-side) 2025/02/13 02:45:44 INFO : one: Copied (server-side copy) 2025/02/13 02:45:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/13 02:45:46 DEBUG : CopyDest/two: md5 = c201d82f29f6af2b5bf4a53d8d470f85 OK 2025/02/13 02:45:47 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 02:45:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 02:45:48 INFO : two: Copied (server-side copy) 2025/02/13 02:45:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/13 02:45:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 02:45:49 DEBUG : two: Unchanged skipping 2025/02/13 02:45:51 DEBUG : CopyDest/three: md5 = 4e107f5ca0f47712810f596b288acb2c OK 2025/02/13 02:45:52 DEBUG : three: Need to transfer - File not found at Destination 2025/02/13 02:45:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/13 02:45:52 DEBUG : three: Destination not found in --copy-dest 2025/02/13 02:45:53 DEBUG : three: md5 = 2fd54867fa2fbd79a86b271d1bed460b OK 2025/02/13 02:45:53 INFO : three: Copied (new) 2025/02/13 02:45:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 02:45:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:45:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 02:45:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:45:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 02:45:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 02:45:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.34s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/13 02:46:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 50db5233bbbbebfe07af852bd9a92c2d OK 2025/02/13 02:46:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/13 02:46:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/13 02:46:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/02/13 02:46:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/13 02:46:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/13 02:46:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9437bb6a9fbd12f61a75960a6754045d OK 2025/02/13 02:46:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/13 02:46:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/13 02:46:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (12.83s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using skip mode. 2025/02/13 02:46:17 NOTICE: one: Found 2 files with duplicate names 2025/02/13 02:46:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.74s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using skip mode. 2025/02/13 02:46:23 NOTICE: one: Found 3 files with duplicate names 2025/02/13 02:46:23 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/13 02:46:24 INFO : one: Deleted 2025/02/13 02:46:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.61s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using first mode. 2025/02/13 02:46:30 NOTICE: one: Found 3 files with duplicate names 2025/02/13 02:46:31 INFO : one: Deleted 2025/02/13 02:46:31 INFO : one: Deleted 2025/02/13 02:46:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.50s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using newest mode. 2025/02/13 02:46:37 NOTICE: one: Found 3 files with duplicate names 2025/02/13 02:46:37 INFO : one: Deleted 2025/02/13 02:46:38 INFO : one: Deleted 2025/02/13 02:46:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.65s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using oldest mode. 2025/02/13 02:46:44 NOTICE: one: Found 3 files with duplicate names 2025/02/13 02:46:44 INFO : one: Deleted 2025/02/13 02:46:44 INFO : one: Deleted 2025/02/13 02:46:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.53s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using largest mode. 2025/02/13 02:46:50 NOTICE: one: Found 3 files with duplicate names 2025/02/13 02:46:50 INFO : one: Deleted 2025/02/13 02:46:51 INFO : one: Deleted 2025/02/13 02:46:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:46:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using smallest mode. 2025/02/13 02:46:56 NOTICE: one: Found 3 files with duplicate names 2025/02/13 02:46:57 INFO : one: Deleted 2025/02/13 02:46:57 INFO : one: Deleted 2025/02/13 02:46:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.52s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:47:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Looking for duplicate names using rename mode. 2025/02/13 02:47:04 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/13 02:47:08 INFO : one-2.txt: renamed from: one.txt 2025/02/13 02:47:10 INFO : one-3.txt: renamed from: one.txt 2025/02/13 02:47:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.67s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:47:16 DEBUG : dupe1/one.txt: md5 = c35e5986953bea2228fea1f771de6494 OK 2025/02/13 02:47:18 DEBUG : dupe2/two.txt: md5 = c98b2ebabc13ab6a463e7d8dea542444 OK 2025/02/13 02:47:20 DEBUG : dupe3/three.txt: md5 = deec571f74c6dd3630a16142caf15dbe OK 2025/02/13 02:47:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/13 02:47:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/13 02:47:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/13 02:47:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/13 02:47:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/13 02:47:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/13 02:47:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.93s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:47:29 DEBUG : a.txt: md5 = 3f87dd1d92d413517c696229450e4505 OK 2025/02/13 02:47:30 DEBUG : zend.txt: md5 = f20e86cf4171b93986884bc2c4454113 OK 2025/02/13 02:47:32 DEBUG : sub dir/hello world: md5 = f7ab5948e934247cc1b9a936c2b2c8d4 OK 2025/02/13 02:47:33 DEBUG : sub dir/hello world2: md5 = 068d7123ce57bb7f62939f38b5332f6a OK 2025/02/13 02:47:35 DEBUG : sub dir/ignore dir/.ignore: md5 = ee301c5e686e86b367eede6ee32ab70c OK 2025/02/13 02:47:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = d0008187ba939ee43ea91d42780fbc58 OK 2025/02/13 02:47:39 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1f79adc6e55876adbce25a7ad88ad1e9 OK 2025/02/13 02:47:40 DEBUG : a.txt: Excluded (Size Filter) 2025/02/13 02:47:40 DEBUG : a.txt: Excluded 2025/02/13 02:47:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/13 02:47:41 DEBUG : sub dir/hello world: Excluded 2025/02/13 02:47:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/13 02:47:41 DEBUG : sub dir/hello world2: Excluded 2025/02/13 02:47:41 DEBUG : sub dir/ignore dir: Excluded 2025/02/13 02:47:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/13 02:47:41 DEBUG : sub dir/hello world: Excluded 2025/02/13 02:47:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/13 02:47:41 DEBUG : sub dir/hello world2: Excluded 2025/02/13 02:47:42 DEBUG : sub dir/ignore dir: Excluded 2025/02/13 02:47:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/13 02:47:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/13 02:47:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/13 02:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/13 02:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/13 02:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/13 02:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.40s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:47:50 DEBUG : file1: md5 = 7f5eea66f94226befc9f93e0b08f1f27 OK 2025/02/13 02:47:52 DEBUG : sub/file2: md5 = c776d841e1e5647f169efd7379643311 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/02/13 02:47:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/13 02:47:56 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/13 02:47:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/13 02:47:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.31s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.35s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.40s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:00 DEBUG : file1: md5 = fe220e185b0df851a873e193b5b985e3 OK 2025/02/13 02:48:03 DEBUG : sub/file2: md5 = 5c632e76c49355cdf01028b2a37af67d OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/02/13 02:48:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/notfound" 2025/02/13 02:48:07 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/qe0i31qdkoejk60elps0ni5sqk" 2025/02/13 02:48:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.90s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.38s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.38s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Making directory 2025/02/13 02:48:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:14 DEBUG : sub dir/hello world: md5 = 1a18e78e407d7540dc0c71d3582f82bf OK 2025/02/13 02:48:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.91s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:18 DEBUG : potato2: md5 = 72938cf9beac36be1e35d6bd24b5ad6f OK 2025/02/13 02:48:19 DEBUG : empty space: md5 = b92158553d77b192c1bd0212d60524a6 OK --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:23 DEBUG : potato2: md5 = 2b3f2601637777923c5d5c24ea42fdf0 OK 2025/02/13 02:48:24 DEBUG : empty space: md5 = c1534feb621e822c2a6cde7227778152 OK 2025/02/13 02:48:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/13 02:48:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.13s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:28 DEBUG : potato2: md5 = 015d35312dfe09f4df5459cefaed98ee OK 2025/02/13 02:48:29 DEBUG : empty space: md5 = 2ffeee70db8b7ef537903f7fac4d87b8 OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:32 DEBUG : potato2: md5 = 9d018c26acf80d3d0e928a21e4161d6c OK 2025/02/13 02:48:34 DEBUG : empty space: md5 = 63324b193a8162069218ae3cd789a6af OK --- PASS: TestHashSums (4.68s) === RUN TestHashSumsWithErrors 2025/02/13 02:48:36 DEBUG : Creating backend with remote ":memory:" 2025/02/13 02:48:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/13 02:48:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/13 02:48:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/13 02:48:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/13 02:48:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/13 02:48:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/13 02:48:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/13 02:48:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/13 02:48:36 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:37 DEBUG : potato2: md5 = eab729b71d930eb77b6f784ad2134e69 OK 2025/02/13 02:48:38 DEBUG : empty space: md5 = 3cc25964debd63de80c258696b5726fc OK 2025/02/13 02:48:40 DEBUG : sub dir/potato3: md5 = 24c040fded5fe6930c60b12456ec8e2f OK 2025/02/13 02:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:46 DEBUG : small: md5 = 954196faf33f62b89a37e6b1cfe315ed OK 2025/02/13 02:48:47 DEBUG : medium: md5 = 1dff57784a2860a990a204fa0b3ce6ac OK 2025/02/13 02:48:48 DEBUG : large: md5 = 8c09dcf3fd9c1b419f34a60d68e1b76d OK 2025/02/13 02:48:49 DEBUG : Waiting for deletions to finish 2025/02/13 02:48:49 DEBUG : large: Excluded (Size Filter) 2025/02/13 02:48:49 INFO : medium: Deleted 2025/02/13 02:48:49 INFO : small: Deleted --- PASS: TestDelete (6.36s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:52 DEBUG : small: md5 = 3fb766a0adc13040415b09bfe34f4097 OK 2025/02/13 02:48:53 DEBUG : medium: md5 = a8978da18ed964a5628392c0b855e290 OK 2025/02/13 02:48:55 DEBUG : large: md5 = ebb5aa062d052885dcbb8b2b4959acd9 OK 2025/02/13 02:48:55 DEBUG : Waiting for deletions to finish 2025/02/13 02:48:55 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/13 02:48:56 INFO : small: Deleted 2025/02/13 02:48:56 INFO : large: Deleted --- PASS: TestMaxDelete (6.95s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:48:59 DEBUG : small: md5 = 71cafa6b07d3885bb737ad7d2fdb5ad1 OK 2025/02/13 02:49:00 DEBUG : medium: md5 = d60fda7d7875dd870d9539eabd22a405 OK 2025/02/13 02:49:02 DEBUG : large: md5 = 40d7cfe15c4c09ecc320efe612373b19 OK 2025/02/13 02:49:02 DEBUG : Waiting for deletions to finish 2025/02/13 02:49:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/13 02:49:03 INFO : small: Deleted 2025/02/13 02:49:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:49:06 DEBUG : small: md5 = 2ac42c23003b23702cb143e70f0ceb66 OK 2025/02/13 02:49:07 DEBUG : medium: md5 = 513e1cc56822fc8188f1bee1f0e4f5bd OK 2025/02/13 02:49:08 DEBUG : large: md5 = 1bb06cfa736608d207c2c4270d48ee18 OK 2025/02/13 02:49:08 DEBUG : Waiting for deletions to finish 2025/02/13 02:49:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/13 02:49:09 INFO : large: Deleted 2025/02/13 02:49:09 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.74s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:49:13 DEBUG : ReadFile: md5 = 336080842eb61e5e29ae48e04a68d6f4 OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/02/13 02:49:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/13 02:49:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/13 02:49:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 02:49:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 02:49:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 02:49:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 02:49:15 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:49:17 DEBUG : file1: md5 = 4f9537a976b5f025b0a7e4a5cedde9e1 OK 2025/02/13 02:49:18 DEBUG : file2: md5 = 72537dab78d4cf03fb0972b1a84ce38f OK --- PASS: TestCat (17.20s) === RUN TestPurge 2025/02/13 02:49:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xequraj7viwa" 2025/02/13 02:49:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 02:49:32 DEBUG : Creating backend with remote "TestDrive:crypt/05efgia1ucgn99598dcrksl4qsi8tgoo6nqvl6nrhvg7p4oqmlqg" 2025/02/13 02:49:34 DEBUG : Creating backend with remote "/tmp/rclone267704051" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xequraj7viwa'", Local "Local file system at /tmp/rclone267704051", Modify Window "1ms" 2025/02/13 02:49:38 DEBUG : A1/B1/C1/one: md5 = 76628d87277aaf0a5ff4b067d62c94d8 OK 2025/02/13 02:49:38 INFO : A2: Making directory 2025/02/13 02:49:39 INFO : A1/B2: Making directory 2025/02/13 02:49:40 INFO : A1/B2/C2: Making directory 2025/02/13 02:49:41 INFO : A1/B1/C3: Making directory 2025/02/13 02:49:41 INFO : A3: Making directory 2025/02/13 02:49:42 INFO : A3/B3: Making directory 2025/02/13 02:49:43 INFO : A3/B3/C4: Making directory 2025/02/13 02:49:45 DEBUG : A1/two: md5 = 3838b873252f3c8dba061facb03d1646 OK 2025/02/13 02:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xequraj7viwa': Purge remote 2025/02/13 02:49:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.74s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:49:53 DEBUG : A1/B1/C1/one: md5 = fe3fe40f0f9649027e8442f51cee7192 OK 2025/02/13 02:49:53 INFO : A2: Making directory 2025/02/13 02:49:54 INFO : A1/B2: Making directory 2025/02/13 02:49:55 INFO : A1/B2/C2: Making directory 2025/02/13 02:49:55 INFO : A1/B1/C3: Making directory 2025/02/13 02:49:56 INFO : A3: Making directory 2025/02/13 02:49:57 INFO : A3/B3: Making directory 2025/02/13 02:49:58 INFO : A3/B3/C4: Making directory 2025/02/13 02:50:00 DEBUG : A1/two: md5 = 6849b41651204a8248838c61eec2cee7 OK 2025/02/13 02:50:01 DEBUG : removing 1 level 3 directories 2025/02/13 02:50:01 INFO : A3/B3/C4: Removing directory 2025/02/13 02:50:04 DEBUG : removing 2 level 3 directories 2025/02/13 02:50:04 INFO : A1/B2/C2: Removing directory 2025/02/13 02:50:04 INFO : A1/B1/C3: Removing directory 2025/02/13 02:50:05 DEBUG : removing 2 level 2 directories 2025/02/13 02:50:05 INFO : A3/B3: Removing directory 2025/02/13 02:50:05 INFO : A1/B2: Removing directory 2025/02/13 02:50:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 02:50:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/13 02:50:06 DEBUG : removing 2 level 1 directories 2025/02/13 02:50:06 INFO : A3: Removing directory 2025/02/13 02:50:06 INFO : A2: Removing directory 2025/02/13 02:50:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/13 02:50:10 DEBUG : removing 1 level 3 directories 2025/02/13 02:50:10 INFO : A1/B1/C1: Removing directory 2025/02/13 02:50:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:11 DEBUG : removing 1 level 2 directories 2025/02/13 02:50:11 INFO : A1/B1: Removing directory 2025/02/13 02:50:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 02:50:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 02:50:12 DEBUG : removing 1 level 1 directories 2025/02/13 02:50:12 INFO : A1: Removing directory 2025/02/13 02:50:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 02:50:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 02:50:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 02:50:12 DEBUG : removing 1 level 0 directories 2025/02/13 02:50:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Removing directory 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/13 02:50:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.79s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:50:15 INFO : A1: Making directory 2025/02/13 02:50:15 INFO : A1/B1: Making directory 2025/02/13 02:50:17 INFO : A1/B1/C1: Making directory 2025/02/13 02:50:19 DEBUG : removing 1 level 3 directories 2025/02/13 02:50:19 INFO : A1/B1/C1: Removing directory 2025/02/13 02:50:19 DEBUG : removing 1 level 2 directories 2025/02/13 02:50:19 INFO : A1/B1: Removing directory 2025/02/13 02:50:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 02:50:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.36s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:50:22 INFO : A1: Making directory 2025/02/13 02:50:23 INFO : A1/B1: Making directory 2025/02/13 02:50:24 INFO : A1/B1/C1: Making directory 2025/02/13 02:50:27 DEBUG : removing 1 level 3 directories 2025/02/13 02:50:27 INFO : A1/B1/C1: Removing directory 2025/02/13 02:50:27 DEBUG : removing 1 level 2 directories 2025/02/13 02:50:27 INFO : A1/B1: Removing directory 2025/02/13 02:50:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 02:50:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.44s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:50:31 DEBUG : file1: md5 = 56c419ebfee410c60af908642af7f86a OK 2025/02/13 02:50:32 DEBUG : filename.txt: File name found in url 2025/02/13 02:50:33 DEBUG : filename.txt: md5 = 77a86b605535ff4bc3187ad51373e068 OK 2025/02/13 02:50:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/13 02:50:35 DEBUG : headerfilename.txt: md5 = 126d8babbe22e634b54c895f6ce8204a OK 2025/02/13 02:50:36 DEBUG : file2: md5 = e008803e73f1b53335e9b9e8cb354f9f OK --- PASS: TestCopyURL (8.91s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:50:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 02:50:41 DEBUG : sub/file2: md5 = 9f9830cb818fdb5adc53d9c873e8767e OK 2025/02/13 02:50:41 INFO : file1: Copied (new) to: sub/file2 2025/02/13 02:50:41 INFO : file1: Deleted 2025/02/13 02:50:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 02:50:42 DEBUG : file1: Unchanged skipping 2025/02/13 02:50:42 INFO : file1: Deleted 2025/02/13 02:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': don't need to copy/move sub/file2, it is already at target location 2025/02/13 02:50:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.82s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:50:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 02:50:46 DEBUG : file1: md5 = e562cdf4596942958dad6fb962286166 OK 2025/02/13 02:50:46 INFO : file1: Copied (new) 2025/02/13 02:50:46 INFO : file1: Deleted 2025/02/13 02:50:47 DEBUG : file1: Destination exists, skipping 2025/02/13 02:50:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:50:51 DEBUG : dst/file1: md5 = 3968470ac79ddfb5efa8edbf66903807 OK 2025/02/13 02:50:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarogil4fipu/backup" 2025/02/13 02:50:52 DEBUG : Creating backend with remote "TestDrive:crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g/1nrff024r7pq65ecp72fc28jb0" 2025/02/13 02:50:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/13 02:50:56 INFO : dst/file1: Moved (server-side) 2025/02/13 02:50:57 DEBUG : dst/file1: md5 = 2329b4fcca24463b0cbdce698a55a9e2 OK 2025/02/13 02:50:57 INFO : dst/file1: Copied (new) 2025/02/13 02:50:57 INFO : dst/file1: Deleted 2025/02/13 02:51:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 02:51:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 02:51:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.98s) === 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:51:04 DEBUG : A1/one: md5 = d4e8db0306d35df72a59f01756c5ae60 OK 2025/02/13 02:51:06 DEBUG : A1/two: md5 = 3d7568255f6efde9a2648ce1eb201225 OK 2025/02/13 02:51:08 DEBUG : A1/B1/three: md5 = 0b9ec9edfb0de1c54db9f6173e606f4d OK 2025/02/13 02:51:10 DEBUG : A1/B1/C1/four: md5 = 944dc58056c13bdfab564c6c159e32b5 OK 2025/02/13 02:51:12 DEBUG : A1/B1/C2/five: md5 = d85b4649a8938cef2cb03ac1a4500a77 OK 2025/02/13 02:51:12 INFO : A1/B2: Making directory 2025/02/13 02:51:13 INFO : A1/B1/C3: Making directory 2025/02/13 02:51:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/13 02:51:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/13 02:51:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/13 02:51:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/13 02:51:24 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/13 02:51:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 02:51:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 02:51:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 02:51:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 02:51:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 02:51:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/13 02:51:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/13 02:51:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/13 02:51:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/13 02:51:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/13 02:51:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/13 02:51:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 02:51:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 02:51:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 02:51:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 02:51:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 02:51:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/13 02:51:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/13 02:51:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 02:51:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 02:51:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 02:51:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 02:51:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 02:51:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 02:51:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 02:51:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.80s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 02:51:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 5619cb441d4f93e4fd8fbda47b631b5f OK 2025/02/13 02:51:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/13 02:51:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 02:51:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/13 02:51:52 DEBUG : no_checksum_big_file_from_pipe: md5 = b415b8036bdc07e9c9e0cf9265c55717 OK 2025/02/13 02:51:52 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 02:51:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 088cc676abcf250e8cf25c6a35ec605a OK 2025/02/13 02:51:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 02:51:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/13 02:51:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 9496c98b55866cf758ffab33e14ae3a8 OK 2025/02/13 02:51:58 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 02:52:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 02:52:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/13 02:52:03 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-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 02:52:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 02:52:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/13 02:52:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.23s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/13 02:52:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': File to upload is small (48 bytes), uploading instead of streaming 2025/02/13 02:52:11 DEBUG : rcat_metadata: md5 = 5dcaddc8ce2cf2aa86851407c66070d8 OK 2025/02/13 02:52:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/13 02:52:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/13 02:52:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = 30e380347feb6a95887d11a7c2da2f9a OK 2025/02/13 02:52:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.59s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:16 DEBUG : potato1: md5 = a970e168dc323b57cf541ac4fc7a27e1 OK 2025/02/13 02:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/13 02:52:18 DEBUG : potato2: md5 = 187862bb9f81eab5edd5de79c9add5dd OK 2025/02/13 02:52:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.21s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:21 DEBUG : potato1: md5 = 5967eec26d7099d8ff54929df6b2a699 OK 2025/02/13 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/13 02:52:22 DEBUG : potato2: md5 = 29027a2df926673f3f4b126ed5570bd0 OK 2025/02/13 02:52:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.00s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:26 DEBUG : potato2: md5 = a90073c4c429273216adfcf01bd73f07 OK 2025/02/13 02:52:27 DEBUG : empty space: md5 = eb7b25ffaadab0c27541defa9580bfab OK 2025/02/13 02:52:29 DEBUG : sub dir/potato3: md5 = 7023c78cd8c51de11663f78160d29800 OK 2025/02/13 02:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Touching "empty space" 2025/02/13 02:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Touching "potato2" 2025/02/13 02:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Touching "sub dir/potato3" 2025/02/13 02:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.82s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:35 DEBUG : dir with metadata: Making directory with metadata 2025/02/13 02:52:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.52s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:38 DEBUG : directory with modtime: Making directory with metadata 2025/02/13 02:52:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.63s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/13 02:52:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 02:52:40 DEBUG : Google drive root 'crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g': Skipping btime metadata as can't update it on an existing file: 2025-02-13T02:52:40.77027307Z 2025/02/13 02:52:41 INFO : non existent directory: Updated directory metadata 2025/02/13 02:52:43 DEBUG : Google drive root 'crypt/cjrb2imf423avrgmegh7ismkk3rsaojv59v9kv8ql1o211qbk41g': Skipping btime metadata as can't update it on an existing file: 2025-02-13T02:52:40.77027307Z 2025/02/13 02:52:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.14s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/13 02:52:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/13 02:52:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/13 02:52:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 02:52:50 DEBUG : dst: Making directory with metadata 2025/02/13 02:52:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 02:52:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 02:52:51 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 02:52:51 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 02:52:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/13 02:52:52 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 02:52:52 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu'", Local "Local file system at /tmp/rclone1342521451", Modify Window "1ms" 2025/02/13 02:52:55 DEBUG : sub dir/test remove existing: md5 = 5b04fcacb7175b53b82b89291329ec84 OK 2025/02/13 02:52:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 32195d82e86afe4540dbee2a97ee3a9f OK 2025/02/13 02:52:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.duruxig5" before starting 2025/02/13 02:53:00 DEBUG : sub dir/test remove existing.duruxig5: TEST: removing renamed existing file after operation 2025/02/13 02:53: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.pojiyud1" before starting 2025/02/13 02:53:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pojiyud1: TEST: renaming existing back after failed operation 2025/02/13 02:53: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.wosehug6" before starting 2025/02/13 02:53:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wosehug6: TEST: removing renamed existing file after operation 2025/02/13 02:53:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "006un0902g7vr25qm3srafsptp1uo4pqtdv0lq58e3v5hecdv0fvgr4dvkmkl8atl7febso72iu1fjubrufnokmune3np8k1b9rj2ut4msmj47sfkcn2ektrpsk2s7isemh5otclsfmqt4ktuienb5bt9dfmb98e0n0j24doflcugnsjcsd0" 2025/02/13 02:53:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3qmhpiu11qv7qei7o4k0ogvg2bl0qdqtsqlv2l3s8fkqbnseadpg" --- PASS: TestRemoveExisting (13.23s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/02/13 02:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarogil4fipu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m50.190564786s (try 1/5)