"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/04/13 02:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7" 2024/04/13 02:04:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc" 2024/04/13 02:04:47 DEBUG : Creating backend with remote "/tmp/rclone2035629459" === 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-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", 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-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/13 02:04:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/13 02:04:48 DEBUG : potato: Seek from 10 to 0 2024/04/13 02:04:48 DEBUG : potato: Seek from 10 to 0 2024/04/13 02:04:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/13 02:04:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Seek from 5 to 2 2024/04/13 02:04:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/13 02:04:48 DEBUG : potato: Seek from 7 to 0 2024/04/13 02:04:48 DEBUG : potato: Seek from 7 to 0 2024/04/13 02:04:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/13 02:04:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Seek from 5 to 2 2024/04/13 02:04:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/13 02:04:48 DEBUG : potato: Seek from 8 to 0 2024/04/13 02:04:48 DEBUG : potato: Seek from 8 to 0 2024/04/13 02:04:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/13 02:04:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 02:04:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 02:04:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 02:04:48 DEBUG : potato: Seek from 5 to 2 2024/04/13 02:04:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/13 02:04:48 DEBUG : potato: Seek from 9 to 0 2024/04/13 02:04:48 DEBUG : potato: Seek from 9 to 0 2024/04/13 02:04:48 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-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:04:51 DEBUG : rutabaga: md5 = 8cc7f0db615d0bcc7ca6d3ea4fac389e OK === RUN TestCheck/1 === RUN TestCheck/2 2024/04/13 02:04:53 DEBUG : empty space: md5 = b85dd565b395a25ed63e0ce43935c307 OK === RUN TestCheck/3 2024/04/13 02:04:56 DEBUG : potato2: md5 = dbd0b321a68addff8de8c7dab0d20fd2 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/04/13 02:04:59 DEBUG : remotepotato: md5 = 87d87ea78bea79737f3420ccb3c2282b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.40s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/04/13 02:05:02 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 02:05:02 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 02:05:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/13 02:05:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/13 02:05:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/13 02:05:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:05:04 DEBUG : rutabaga: md5 = ac98c2b53aa5fdd0c3cf065271d076fb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/13 02:05:08 DEBUG : empty space: md5 = cf9cda379ea5f38db58b2b4404add01d OK === RUN TestCheckDownload/3 2024/04/13 02:05:12 DEBUG : potato2: md5 = d3167deef33dbe30b67ee955482b1eae OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/13 02:05:17 DEBUG : remotepotato: md5 = f157281c66d133faae07b9faf66223cf OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.87s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (2.25s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.30s) --- PASS: TestCheckDownload/6 (1.94s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:05:25 DEBUG : rutabaga: md5 = 4200306e796f708159d9f6190425589d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/04/13 02:05:28 DEBUG : empty space: md5 = 7092d2cf743deb54b96f1b5082aa8133 OK === RUN TestCheckSizeOnly/3 2024/04/13 02:05:30 DEBUG : potato2: md5 = e6adba10e8492f4406215bd6a4d35203 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/13 02:05:32 DEBUG : remotepotato: md5 = b01ac592153dcc9359ec5e28892d37de OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.79s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:05:38 DEBUG : test.sum: md5 = c234a5dd56134497a2a72c261dd58ca2 OK 2024/04/13 02:05:39 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 02:05:39 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 02:05:39 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 02:05:39 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/13 02:05:41 DEBUG : test.sum: md5 = 727f0c16016448a1b7f2e8b427108ec7 OK 2024/04/13 02:05:43 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 02:05:43 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 02:05:43 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 02:05:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.78s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:05:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/data" 2024/04/13 02:05:44 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/data' lacks md5, skipping --- SKIP: TestCheckSum (2.23s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/data" 2024/04/13 02:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/vjrnln8ratgmqakfosrqe8espk" 2024/04/13 02:05:50 DEBUG : data/banana: md5 = 43e441c5f05eba5307bd445c96f2efeb OK 2024/04/13 02:05:52 DEBUG : test.sum: md5 = 76001aa04e6ed947bf86987fb993fba2 OK === RUN TestCheckSumDownload/subtest1 2024/04/13 02:05:58 DEBUG : data/potato: md5 = a8a68e19628d7230d55c797977fc5295 OK 2024/04/13 02:05:59 DEBUG : test.sum: md5 = 019d3dcb0a5fc601c4cf7369a245ade6 OK === RUN TestCheckSumDownload/subtest2 2024/04/13 02:06:04 DEBUG : test.sum: md5 = 17fabcb78c3a59a59d2f3a27e9a16809 OK === RUN TestCheckSumDownload/subtest3 2024/04/13 02:06:10 DEBUG : test.sum: md5 = bf8c7fa3c1fd4c7818b32e83b8e56af8 OK === RUN TestCheckSumDownload/subtest4 2024/04/13 02:06:14 DEBUG : test.sum: md5 = e478adf7727946bf562362731064b6df OK === RUN TestCheckSumDownload/subtest5 2024/04/13 02:06:19 DEBUG : test.sum: md5 = 4e90e95c1173fd9b25b45100b1c36734 OK === RUN TestCheckSumDownload/subtest6 2024/04/13 02:06:24 DEBUG : data/banana: md5 = bea150ef7342370b15f3a5b364a0853f OK 2024/04/13 02:06:25 DEBUG : data/potato: md5 = f70573832ea9ae1f198729a55068c700 OK 2024/04/13 02:06:27 DEBUG : test.sum: md5 = 9e50b9bd22df00c1982137a04f7e061a OK === RUN TestCheckSumDownload/subtest7 2024/04/13 02:06:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/04/13 02:06:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.52s) --- PASS: TestCheckSumDownload/subtest1 (3.14s) --- PASS: TestCheckSumDownload/subtest2 (2.44s) --- PASS: TestCheckSumDownload/subtest3 (3.42s) --- PASS: TestCheckSumDownload/subtest4 (2.43s) --- PASS: TestCheckSumDownload/subtest5 (2.41s) --- PASS: TestCheckSumDownload/subtest6 (2.68s) --- PASS: TestCheckSumDownload/subtest7 (3.28s) === RUN TestApplyTransforms 2024/04/13 02:06:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sabexux5xenedan9retudug1" 2024/04/13 02:06:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:06:35 DEBUG : Creating backend with remote "TestDrive:crypt/ns0oa47rbomo17gkotuael8purb813r51vbl6qc71fu1pncg68913eaf2o4o8l1uskqokdc791pbq" 2024/04/13 02:06:36 DEBUG : Creating backend with remote "/tmp/rclone493865741" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1'", Local "Local file system at /tmp/rclone493865741", Modify Window "1ms" 2024/04/13 02:06:38 DEBUG : hello, world!: md5 = 5633ecdd02be3813adf6febc14c669a7 OK upper checkfile vs. lower remote (without normalization) 2024/04/13 02:06:39 ERROR : hello, world!: sum not found 2024/04/13 02:06:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1' 2024/04/13 02:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1': 1 files missing 2024/04/13 02:06:39 NOTICE: 1 hashes missing 2024/04/13 02:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1': 2 differences found 2024/04/13 02:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/13 02:06:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:06:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1': 0 differences found 2024/04/13 02:06:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1': 1 matching files 2024/04/13 02:06:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3" 2024/04/13 02:06:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:06:40 DEBUG : Creating backend with remote "TestDrive:crypt/hurk1crudqlia6b1fjdl2msgc43pqtfmuvqoq1pb7q327l64lt1purtef932ot21e3hr4nljat8ge" 2024/04/13 02:06:41 DEBUG : Creating backend with remote "/tmp/rclone3788172893" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3'", Local "Local file system at /tmp/rclone3788172893", Modify Window "1ms" 2024/04/13 02:06:44 DEBUG : HELLO, WORLD!: md5 = da01bd5d3b858c9091b94b2602d5fc6d OK lower checkfile vs. upper remote (without normalization) 2024/04/13 02:06:45 ERROR : HELLO, WORLD!: sum not found 2024/04/13 02:06:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3' 2024/04/13 02:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3': 1 files missing 2024/04/13 02:06:45 NOTICE: 1 hashes missing 2024/04/13 02:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3': 2 differences found 2024/04/13 02:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/13 02:06:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:06:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3': 0 differences found 2024/04/13 02:06:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3': 1 matching files 2024/04/13 02:06:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8" 2024/04/13 02:06:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:06:46 DEBUG : Creating backend with remote "TestDrive:crypt/tibmuobtf3qen82htlc6injfg5mm57dv3lpegk64a25irev5ul4ifc2m835kief5gph5l6nf8dmdm" 2024/04/13 02:06:47 DEBUG : Creating backend with remote "/tmp/rclone883562817" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8'", Local "Local file system at /tmp/rclone883562817", Modify Window "1ms" 2024/04/13 02:06:50 DEBUG : HeLlO, wOrLd!: md5 = efa109ee6416624c2844b1c55df3f100 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/13 02:06:50 ERROR : HeLlO, wOrLd!: sum not found 2024/04/13 02:06:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8' 2024/04/13 02:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8': 1 files missing 2024/04/13 02:06:50 NOTICE: 1 hashes missing 2024/04/13 02:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8': 2 differences found 2024/04/13 02:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/13 02:06:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:06:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8': 0 differences found 2024/04/13 02:06:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8': 1 matching files 2024/04/13 02:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5" 2024/04/13 02:06:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/7h4150pg46vg9jdcooijql2a68i4n976u8fsbtgv834fssl2qrs6odlmqd2ffbg51212lodtu995e" 2024/04/13 02:06:53 DEBUG : Creating backend with remote "/tmp/rclone1719045171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5'", Local "Local file system at /tmp/rclone1719045171", Modify Window "1ms" 2024/04/13 02:06:55 DEBUG : HELLO, WORLD!: md5 = a7a05755e3d201edbd22360712269470 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/13 02:06:56 ERROR : HELLO, WORLD!: sum not found 2024/04/13 02:06:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5' 2024/04/13 02:06:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5': 1 files missing 2024/04/13 02:06:56 NOTICE: 1 hashes missing 2024/04/13 02:06:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5': 2 differences found 2024/04/13 02:06:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/13 02:06:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:06:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5': 0 differences found 2024/04/13 02:06:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5': 1 matching files 2024/04/13 02:06:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8" 2024/04/13 02:06:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:06:57 DEBUG : Creating backend with remote "TestDrive:crypt/9ggvi9q2kgs8jmpp6jd5qh58461e2fihi7nn361h2i3ba2vcpf9fqugntn937t3n8jkue7i2vpi9q" 2024/04/13 02:06:58 DEBUG : Creating backend with remote "/tmp/rclone4121142642" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8'", Local "Local file system at /tmp/rclone4121142642", Modify Window "1ms" 2024/04/13 02:07:01 DEBUG : 測試_Русский___ě_áñ: md5 = cf15ae455149a55a58c599feed52f9de OK NFD checkfile vs. NFC remote (without normalization) 2024/04/13 02:07:02 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 02:07:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8' 2024/04/13 02:07:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8': 1 files missing 2024/04/13 02:07:02 NOTICE: 1 hashes missing 2024/04/13 02:07:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8': 2 differences found 2024/04/13 02:07:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/13 02:07:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8': 0 differences found 2024/04/13 02:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8': 1 matching files 2024/04/13 02:07:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5" 2024/04/13 02:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:07:03 DEBUG : Creating backend with remote "TestDrive:crypt/dav2hkum1e7ba5rrbr6dcr0beiek3iih9dn7af2l06568hs5gjtlguhandfuf8sea7053bep4klfk" 2024/04/13 02:07:04 DEBUG : Creating backend with remote "/tmp/rclone2949491781" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5'", Local "Local file system at /tmp/rclone2949491781", Modify Window "1ms" 2024/04/13 02:07:06 DEBUG : 測試_Русский___ě_áñ: md5 = 30ee2695cbf62ed59b350392730f666b OK NFC checkfile vs. NFD remote (without normalization) 2024/04/13 02:07:07 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 02:07:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5' 2024/04/13 02:07:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5': 1 files missing 2024/04/13 02:07:07 NOTICE: 1 hashes missing 2024/04/13 02:07:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5': 2 differences found 2024/04/13 02:07:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/13 02:07:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5': 0 differences found 2024/04/13 02:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5': 1 matching files 2024/04/13 02:07:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4" 2024/04/13 02:07:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:07:08 DEBUG : Creating backend with remote "TestDrive:crypt/n7rgircf0ktdo4emf2m6cn92giltnn3ho6deovkkdjr32bpgds6kvf9q8l630ntc46ul1vk6olils" 2024/04/13 02:07:10 DEBUG : Creating backend with remote "/tmp/rclone878882343" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4'", Local "Local file system at /tmp/rclone878882343", Modify Window "1ms" 2024/04/13 02:07:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9a0b13279882f6910d1b1989ad281aee OK NFDx2 checkfile vs. both remote (without normalization) 2024/04/13 02:07:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:07:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4' 2024/04/13 02:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4': 1 files missing 2024/04/13 02:07:13 NOTICE: 1 hashes missing 2024/04/13 02:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4': 2 differences found 2024/04/13 02:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/13 02:07:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4': 0 differences found 2024/04/13 02:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4': 1 matching files 2024/04/13 02:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5" 2024/04/13 02:07:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/i6cn41cbriiqdvvi64jdqpn7qr5kemfq47jm49050r607d208ulnspvqss5gop8bjl561hcmka48m" 2024/04/13 02:07:16 DEBUG : Creating backend with remote "/tmp/rclone4165801026" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5'", Local "Local file system at /tmp/rclone4165801026", Modify Window "1ms" 2024/04/13 02:07:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b2b876e852af1d3824588ec5621a1777 OK NFCx2 checkfile vs. both remote (without normalization) 2024/04/13 02:07:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:07:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5' 2024/04/13 02:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5': 1 files missing 2024/04/13 02:07:19 NOTICE: 1 hashes missing 2024/04/13 02:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5': 2 differences found 2024/04/13 02:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/13 02:07:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:07:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5': 0 differences found 2024/04/13 02:07:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5': 1 matching files 2024/04/13 02:07:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futicuc3cucales3qexamel6" 2024/04/13 02:07:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/jlgargep4mdi9q90e140rcuejbso1bb8r369n8455032canfoo1mtk9j2jhpvp7c1gba53kqotap4" 2024/04/13 02:07:21 DEBUG : Creating backend with remote "/tmp/rclone2068426311" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6'", Local "Local file system at /tmp/rclone2068426311", Modify Window "1ms" 2024/04/13 02:07:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d0d5bf01a687e2a24541297f53736c69 OK both checkfile vs. NFDx2 remote (without normalization) 2024/04/13 02:07:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:07:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6' 2024/04/13 02:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6': 1 files missing 2024/04/13 02:07:24 NOTICE: 1 hashes missing 2024/04/13 02:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6': 2 differences found 2024/04/13 02:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/13 02:07:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6': 0 differences found 2024/04/13 02:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6': 1 matching files 2024/04/13 02:07:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4" 2024/04/13 02:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:07:26 DEBUG : Creating backend with remote "TestDrive:crypt/r9j7fru20sr4ckafrgqdl2or0d3abek985sgeci2m5cn60b4llq43cuon5afi18u87at4cm0eqsqi" 2024/04/13 02:07:27 DEBUG : Creating backend with remote "/tmp/rclone2588799258" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4'", Local "Local file system at /tmp/rclone2588799258", Modify Window "1ms" 2024/04/13 02:07:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 749de0d75ef7b987debe76f2305d990f OK both checkfile vs. NFCx2 remote (without normalization) 2024/04/13 02:07:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:07:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4' 2024/04/13 02:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4': 1 files missing 2024/04/13 02:07:30 NOTICE: 1 hashes missing 2024/04/13 02:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4': 2 differences found 2024/04/13 02:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/13 02:07:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4': 0 differences found 2024/04/13 02:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4': 1 matching files 2024/04/13 02:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lavenun2fonasaz1zixapow4': Purge remote 2024/04/13 02:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futicuc3cucales3qexamel6': Purge remote 2024/04/13 02:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwukaz4wicawuw9godebir5': Purge remote 2024/04/13 02:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baqoxig0ketiqoz0juyefib4': Purge remote 2024/04/13 02:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kahozej3rijehat2zubimuv5': Purge remote 2024/04/13 02:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kepevut7bexawoy7reqebuq8': Purge remote 2024/04/13 02:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jevisuw0mexirep4sixabiq5': Purge remote 2024/04/13 02:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocazit6galavuv2xajatul8': Purge remote 2024/04/13 02:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pomubov0noxinak1xerisaj3': Purge remote 2024/04/13 02:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sabexux5xenedan9retudug1': Purge remote --- PASS: TestApplyTransforms (64.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:07:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 02:07:42 DEBUG : sub/file2: md5 = 6243730c0609f6848870473a3fc8ca3f OK 2024/04/13 02:07:42 INFO : file1: Copied (new) to: sub/file2 2024/04/13 02:07:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 02:07:43 DEBUG : file1: Unchanged skipping 2024/04/13 02:07:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': don't need to copy/move sub/file2, it is already at target location 2024/04/13 02:07:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.40s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.56s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:07:50 DEBUG : dst/file1: md5 = a9772f76c35103dab7fa1560073c14a9 OK 2024/04/13 02:07:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/backup" 2024/04/13 02:07:51 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/1nrff024r7pq65ecp72fc28jb0" 2024/04/13 02:07:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/13 02:07:56 INFO : dst/file1: Moved (server-side) 2024/04/13 02:07:58 DEBUG : dst/file1: md5 = ac833f91ba6406f7eb1802c7145c27aa OK 2024/04/13 02:07:58 INFO : dst/file1: Copied (new) 2024/04/13 02:08:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/04/13 02:08:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/04/13 02:08:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.53s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:08:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/dst" 2024/04/13 02:08:04 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/31u3jie661vd5p8j7rtc3hgbh0" 2024/04/13 02:08:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/CompareDest" 2024/04/13 02:08:06 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/gveqi14airsml4bgu7krj116o8" 2024/04/13 02:08:07 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 02:08:10 DEBUG : one: md5 = 1486f21f99580d3844643ef20d4b97b7 OK 2024/04/13 02:08:10 INFO : one: Copied (new) 2024/04/13 02:08:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:08:13 DEBUG : one: md5 = dc9fc8bc0cfd1fa771b68697fdda9d90 OK 2024/04/13 02:08:13 INFO : one: Copied (replaced existing) 2024/04/13 02:08:16 DEBUG : dst/one: md5 = 9e4b004b0b9bd3d72e37ed0acd685e01 OK 2024/04/13 02:08:18 DEBUG : CompareDest/one: md5 = 43c366963ee106a0336507799a7a4d56 OK 2024/04/13 02:08:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:08:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 02:08:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 02:08:22 DEBUG : CompareDest/two: md5 = f092348c85bdde536b61b394b2c745b4 OK 2024/04/13 02:08:23 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:08:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 02:08:23 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 02:08:24 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:08:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 02:08:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 02:08:26 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:08:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/13 02:08:28 DEBUG : two: md5 = 44ae66ee2b1f14a889685e2e82d7cf0a OK 2024/04/13 02:08:28 INFO : two: Copied (new) 2024/04/13 02:08:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/04/13 02:08:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:08:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:08:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:08:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/dst" 2024/04/13 02:08:34 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/31u3jie661vd5p8j7rtc3hgbh0" 2024/04/13 02:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/CopyDest" 2024/04/13 02:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/d09o6po3f7bm6ce32vdgs8h9ls" 2024/04/13 02:08:38 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 02:08:40 DEBUG : one: md5 = e6100588146042030ebe08194eb1c364 OK 2024/04/13 02:08:40 INFO : one: Copied (new) 2024/04/13 02:08:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:08:44 DEBUG : one: md5 = 2793f95af8a2080c1b0b6b784d834c00 OK 2024/04/13 02:08:44 INFO : one: Copied (replaced existing) 2024/04/13 02:08:46 DEBUG : dst/one: md5 = 397d6a1f15d228fee04a67e30854ed44 OK 2024/04/13 02:08:49 DEBUG : CopyDest/one: md5 = 86328a9ebf66263fb1163e447d81aa8b OK 2024/04/13 02:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/BackupDir" 2024/04/13 02:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/04/13 02:08:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:08:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 02:08:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:08:54 INFO : one: Moved (server-side) 2024/04/13 02:08:55 INFO : one: Copied (server-side copy) 2024/04/13 02:08:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/13 02:08:58 DEBUG : CopyDest/two: md5 = 9b79286cb6802ff91906503872cadc69 OK 2024/04/13 02:08:58 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:08:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 02:09:00 INFO : two: Copied (server-side copy) 2024/04/13 02:09:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/13 02:09:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/04/13 02:09:01 DEBUG : two: Unchanged skipping 2024/04/13 02:09:03 DEBUG : CopyDest/three: md5 = 431c0713d7818c40fc51d19761646420 OK 2024/04/13 02:09:05 DEBUG : three: Need to transfer - File not found at Destination 2024/04/13 02:09:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/13 02:09:05 DEBUG : three: Destination not found in --copy-dest 2024/04/13 02:09:06 DEBUG : three: md5 = ad4642d841b09b891b1eaceffb6b434f OK 2024/04/13 02:09:06 INFO : three: Copied (new) 2024/04/13 02:09:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/04/13 02:09:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/04/13 02:09:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:09:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/04/13 02:09:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:09:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/04/13 02:09:15 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (41.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.53s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:09:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/13 02:09:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b0e54206dc7e9b225b6e3f4b8614804f OK 2024/04/13 02:09:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/13 02:09:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/13 02:09:21 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:464: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/04/13 02:09:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/13 02:09:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/13 02:09:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = affff1bc88eb8c49b6f73db695c8e966 OK 2024/04/13 02:09:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/04/13 02:09:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/04/13 02:09:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:09:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using skip mode. 2024/04/13 02:09:32 NOTICE: one: Found 2 files with duplicate names 2024/04/13 02:09:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:09:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using skip mode. 2024/04/13 02:09:39 NOTICE: one: Found 3 files with duplicate names 2024/04/13 02:09:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/04/13 02:09:40 INFO : one: Deleted 2024/04/13 02:09:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.99s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:09:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using first mode. 2024/04/13 02:09:48 NOTICE: one: Found 3 files with duplicate names 2024/04/13 02:09:48 INFO : one: Deleted 2024/04/13 02:09:49 INFO : one: Deleted 2024/04/13 02:09:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.85s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:09:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using newest mode. 2024/04/13 02:09:55 NOTICE: one: Found 3 files with duplicate names 2024/04/13 02:09:56 INFO : one: Deleted 2024/04/13 02:09:57 INFO : one: Deleted 2024/04/13 02:09:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.61s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:10:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using oldest mode. 2024/04/13 02:10:04 NOTICE: one: Found 3 files with duplicate names 2024/04/13 02:10:05 INFO : one: Deleted 2024/04/13 02:10:05 INFO : one: Deleted 2024/04/13 02:10:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.84s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:10:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using largest mode. 2024/04/13 02:10:12 NOTICE: one: Found 3 files with duplicate names 2024/04/13 02:10:13 INFO : one: Deleted 2024/04/13 02:10:13 INFO : one: Deleted 2024/04/13 02:10:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.40s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:10:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using smallest mode. 2024/04/13 02:10:20 NOTICE: one: Found 3 files with duplicate names 2024/04/13 02:10:21 INFO : one: Deleted 2024/04/13 02:10:21 INFO : one: Deleted 2024/04/13 02:10:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.71s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:10:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Looking for duplicate names using rename mode. 2024/04/13 02:10:30 NOTICE: one.txt: Found 3 files with duplicate names 2024/04/13 02:10:31 INFO : one-2.txt: renamed from: one.txt 2024/04/13 02:10:33 INFO : one-3.txt: renamed from: one.txt 2024/04/13 02:10:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.94s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:10:40 DEBUG : dupe1/one.txt: md5 = 917b6f77d3a82a8676a5b4ee7db1902e OK 2024/04/13 02:10:43 DEBUG : dupe2/two.txt: md5 = 8937f262edc6ae3292573b80352c9600 OK 2024/04/13 02:10:45 DEBUG : dupe3/three.txt: md5 = 6c3cab66fd05cb168befce0b01d8290a OK 2024/04/13 02:10:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/04/13 02:10:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/04/13 02:10:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/04/13 02:10:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/04/13 02:10:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/04/13 02:10:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/04/13 02:10:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.24s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:10:56 DEBUG : a.txt: md5 = 5ac831d417a881214b684ec1d9f54eb4 OK 2024/04/13 02:10:58 DEBUG : zend.txt: md5 = c0efc7166bee0fcdadb6cbe37792f26a OK 2024/04/13 02:11:01 DEBUG : sub dir/hello world: md5 = f102dd24e89f59330238cc4fa4e5b73b OK 2024/04/13 02:11:02 DEBUG : sub dir/hello world2: md5 = a8fba4a539f76cb65c89cb3d78d9a382 OK 2024/04/13 02:11:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 7c42f60b1dde619cc57b6a77754657f5 OK 2024/04/13 02:11:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9e1fd59b478bc01f53f7c3a72177dda7 OK 2024/04/13 02:11:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7e2136761b95e43ca232c1b1bb5407e2 OK 2024/04/13 02:11:11 DEBUG : a.txt: Excluded (Size Filter) 2024/04/13 02:11:11 DEBUG : a.txt: Excluded 2024/04/13 02:11:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/13 02:11:12 DEBUG : sub dir/hello world: Excluded 2024/04/13 02:11:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/13 02:11:12 DEBUG : sub dir/hello world2: Excluded 2024/04/13 02:11:13 DEBUG : sub dir/ignore dir: Excluded 2024/04/13 02:11:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/13 02:11:13 DEBUG : sub dir/hello world: Excluded 2024/04/13 02:11:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/13 02:11:13 DEBUG : sub dir/hello world2: Excluded 2024/04/13 02:11:13 DEBUG : sub dir/ignore dir: Excluded 2024/04/13 02:11:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/04/13 02:11:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/04/13 02:11:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/04/13 02:11:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/04/13 02:11:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/04/13 02:11:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/04/13 02:11:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (28.72s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:11:25 DEBUG : file1: md5 = 3f7daee5339b3702eddad28ddc5bf771 OK 2024/04/13 02:11:28 DEBUG : sub/file2: md5 = e5df51f0e9f52136a91288c68d8b2931 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/04/13 02:11:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/04/13 02:11:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/04/13 02:11:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/04/13 02:11:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.37s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.40s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.85s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:11:37 DEBUG : file1: md5 = 33466308b42bd6e7fe7a49a13280dd0f OK 2024/04/13 02:11:39 DEBUG : sub/file2: md5 = 7001edb57242c53c997a9089b7179fa5 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/04/13 02:11:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/notfound" 2024/04/13 02:11:44 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/qe0i31qdkoejk60elps0ni5sqk" 2024/04/13 02:11:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.81s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.36s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Making directory 2024/04/13 02:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Making directory --- PASS: TestMkdir (0.83s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:11:54 DEBUG : sub dir/hello world: md5 = c6d9766de65d189e1b0a96cc85923598 OK 2024/04/13 02:11:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.42s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:11:59 DEBUG : potato2: md5 = 3f3637f0f4de8eedc28ea41c14b3defa OK 2024/04/13 02:12:01 DEBUG : empty space: md5 = 62ff6a8fc39ccaed7616161dff75ddae OK --- PASS: TestLs (5.64s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:04 DEBUG : potato2: md5 = fcab6d95d5a8e42807174735da228cb6 OK 2024/04/13 02:12:06 DEBUG : empty space: md5 = dd5e9ec037c30524d97a7acb93648a03 OK 2024/04/13 02:12:07 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:10 DEBUG : potato2: md5 = 65af829dcc4a76bfedf8a96e47878c4e OK 2024/04/13 02:12:12 DEBUG : empty space: md5 = 4b63aca611b1985c7c82a16f2030a88a OK --- PASS: TestLsLong (5.91s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:16 DEBUG : potato2: md5 = fee01e909478dc88f6168db91a87ffc3 OK 2024/04/13 02:12:18 DEBUG : empty space: md5 = 2b3e396035c35f031980e0861c290da8 OK --- PASS: TestHashSums (5.59s) === RUN TestHashSumsWithErrors 2024/04/13 02:12:20 DEBUG : Creating backend with remote ":memory:" 2024/04/13 02:12:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/13 02:12:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/13 02:12:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/13 02:12:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/13 02:12:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/13 02:12:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/13 02:12:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/13 02:12:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/13 02:12:20 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-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:22 DEBUG : potato2: md5 = aca9d3b8a8158083c30a9ab30029c430 OK 2024/04/13 02:12:24 DEBUG : empty space: md5 = e9e21b490c4a8f81b3653a9ca0adbba6 OK 2024/04/13 02:12:27 DEBUG : sub dir/potato3: md5 = a5f28c9ac236b72c4c65c2692ab3318c OK 2024/04/13 02:12:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.97s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:33 DEBUG : small: md5 = 2207e4803d3d3470d8cdbe0fd8166ee0 OK 2024/04/13 02:12:35 DEBUG : medium: md5 = 3a564e87bde3b22440493ea1eab13319 OK 2024/04/13 02:12:36 DEBUG : large: md5 = 9293d1aa725927f5598baf0f74ebce3e OK 2024/04/13 02:12:36 DEBUG : Waiting for deletions to finish 2024/04/13 02:12:37 DEBUG : large: Excluded (Size Filter) 2024/04/13 02:12:37 INFO : small: Deleted 2024/04/13 02:12:37 INFO : medium: Deleted --- PASS: TestDelete (7.57s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:41 DEBUG : small: md5 = cdf8c92ac000a6aa022c1d86fd20f692 OK 2024/04/13 02:12:42 DEBUG : medium: md5 = de72d05f7f6600b3970bd603a330f869 OK 2024/04/13 02:12:44 DEBUG : large: md5 = 7c6e27a4367b648615857169915ff07e OK 2024/04/13 02:12:44 DEBUG : Waiting for deletions to finish 2024/04/13 02:12:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/04/13 02:12:45 INFO : small: Deleted 2024/04/13 02:12:45 INFO : medium: Deleted --- PASS: TestMaxDelete (8.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:48 DEBUG : small: md5 = 020fc720dd99d6a3197c676cc15692bf OK 2024/04/13 02:12:50 DEBUG : medium: md5 = 9dd27e8b88703cd543e438e896aa40df OK 2024/04/13 02:12:52 DEBUG : large: md5 = eebcda0f7e4e851f74dc5f69102f5380 OK 2024/04/13 02:12:52 DEBUG : Waiting for deletions to finish 2024/04/13 02:12:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/13 02:12:53 INFO : medium: Deleted 2024/04/13 02:12:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:12:56 DEBUG : small: md5 = ba033e96ab468687fd9d34b144dbbba0 OK 2024/04/13 02:12:58 DEBUG : medium: md5 = 2cdf31c4ede0fe22cdf661af5b34250f OK 2024/04/13 02:13:00 DEBUG : large: md5 = 1ac96e8bd1f2cc52b5102b51668a8257 OK 2024/04/13 02:13:00 DEBUG : Waiting for deletions to finish 2024/04/13 02:13:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/13 02:13:01 INFO : medium: Deleted 2024/04/13 02:13:01 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.01s) === RUN TestRetry 2024/04/13 02:13:03 DEBUG : Received error: EOF - low level retry 1/5 2024/04/13 02:13:03 DEBUG : Received error: EOF - low level retry 2/5 2024/04/13 02:13:03 DEBUG : Received error: EOF - low level retry 1/5 2024/04/13 02:13:03 DEBUG : Received error: EOF - low level retry 2/5 2024/04/13 02:13:03 DEBUG : Received error: EOF - low level retry 3/5 2024/04/13 02:13:03 DEBUG : Received error: EOF - low level retry 4/5 2024/04/13 02:13:03 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:13:04 DEBUG : file1: md5 = d9d38cdad021d5d909b2e83f1ed446b0 OK 2024/04/13 02:13:06 DEBUG : file2: md5 = 7438b7af5bf3e96ef8cfff41f4f69d00 OK --- PASS: TestCat (18.36s) === RUN TestPurge 2024/04/13 02:13:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saketol1razexic7jovibed6" 2024/04/13 02:13:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:13:21 DEBUG : Creating backend with remote "TestDrive:crypt/t2soq31gu50od9vkq7d392sns6lj7bfg5e3agphhiknvor069vgdii7kfoll5tvkutvcbqhmelf7s" 2024/04/13 02:13:23 DEBUG : Creating backend with remote "/tmp/rclone3475938460" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saketol1razexic7jovibed6'", Local "Local file system at /tmp/rclone3475938460", Modify Window "1ms" 2024/04/13 02:13:29 DEBUG : A1/B1/C1/one: md5 = edec0ffc454b851bb4f677eacc05c142 OK 2024/04/13 02:13:29 DEBUG : A2: Making directory 2024/04/13 02:13:30 DEBUG : A1/B2: Making directory 2024/04/13 02:13:31 DEBUG : A1/B2/C2: Making directory 2024/04/13 02:13:32 DEBUG : A1/B1/C3: Making directory 2024/04/13 02:13:33 DEBUG : A3: Making directory 2024/04/13 02:13:34 DEBUG : A3/B3: Making directory 2024/04/13 02:13:35 DEBUG : A3/B3/C4: Making directory 2024/04/13 02:13:37 DEBUG : A1/two: md5 = 0f1e4421982228d1b0c05e61fc93c5e7 OK 2024/04/13 02:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saketol1razexic7jovibed6': Purge remote 2024/04/13 02:13:42 purge failed: directory not found --- PASS: TestPurge (20.37s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:13:46 DEBUG : A1/B1/C1/one: md5 = 8ec7e975edab621e05cfc27a99bac2fa OK 2024/04/13 02:13:46 DEBUG : A2: Making directory 2024/04/13 02:13:47 DEBUG : A1/B2: Making directory 2024/04/13 02:13:49 DEBUG : A1/B2/C2: Making directory 2024/04/13 02:13:50 DEBUG : A1/B1/C3: Making directory 2024/04/13 02:13:51 DEBUG : A3: Making directory 2024/04/13 02:13:52 DEBUG : A3/B3: Making directory 2024/04/13 02:13:53 DEBUG : A3/B3/C4: Making directory 2024/04/13 02:13:55 DEBUG : A1/two: md5 = 2676b74b743da88cc22666eafb709786 OK 2024/04/13 02:13:57 DEBUG : removing 1 level 3 directories 2024/04/13 02:13:57 INFO : A3/B3/C4: Removing directory 2024/04/13 02:14:01 DEBUG : removing 2 level 3 directories 2024/04/13 02:14:01 INFO : A1/B2/C2: Removing directory 2024/04/13 02:14:01 INFO : A1/B1/C3: Removing directory 2024/04/13 02:14:02 DEBUG : removing 2 level 2 directories 2024/04/13 02:14:02 INFO : A3/B3: Removing directory 2024/04/13 02:14:02 INFO : A1/B2: Removing directory 2024/04/13 02:14:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/04/13 02:14:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/04/13 02:14:03 DEBUG : removing 2 level 1 directories 2024/04/13 02:14:03 INFO : A3: Removing directory 2024/04/13 02:14:03 INFO : A2: Removing directory 2024/04/13 02:14:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/04/13 02:14:08 DEBUG : removing 1 level 3 directories 2024/04/13 02:14:08 INFO : A1/B1/C1: Removing directory 2024/04/13 02:14:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:09 DEBUG : removing 1 level 2 directories 2024/04/13 02:14:09 INFO : A1/B1: Removing directory 2024/04/13 02:14:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/04/13 02:14:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/04/13 02:14:10 DEBUG : removing 1 level 1 directories 2024/04/13 02:14:10 INFO : A1: Removing directory 2024/04/13 02:14:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/04/13 02:14:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/04/13 02:14:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/04/13 02:14:11 DEBUG : removing 1 level 0 directories 2024/04/13 02:14:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Removing directory 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/04/13 02:14:11 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (30.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:14:14 DEBUG : A1: Making directory 2024/04/13 02:14:15 DEBUG : A1/B1: Making directory 2024/04/13 02:14:16 DEBUG : A1/B1/C1: Making directory 2024/04/13 02:14:19 DEBUG : removing 1 level 3 directories 2024/04/13 02:14:19 INFO : A1/B1/C1: Removing directory 2024/04/13 02:14:20 DEBUG : removing 1 level 2 directories 2024/04/13 02:14:20 INFO : A1/B1: Removing directory 2024/04/13 02:14:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/04/13 02:14:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.60s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:14:23 DEBUG : A1: Making directory 2024/04/13 02:14:24 DEBUG : A1/B1: Making directory 2024/04/13 02:14:25 DEBUG : A1/B1/C1: Making directory 2024/04/13 02:14:29 DEBUG : removing 1 level 3 directories 2024/04/13 02:14:29 INFO : A1/B1/C1: Removing directory 2024/04/13 02:14:30 DEBUG : removing 1 level 2 directories 2024/04/13 02:14:30 INFO : A1/B1: Removing directory 2024/04/13 02:14:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/04/13 02:14:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.63s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:14:35 DEBUG : file1: md5 = c47d51898ed92e4beff4c3b53b998a3c OK 2024/04/13 02:14:36 DEBUG : filename.txt: File name found in url 2024/04/13 02:14:37 DEBUG : filename.txt: md5 = a4f49bd2717c18c2bf3cd79f693d2d3e OK 2024/04/13 02:14:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/04/13 02:14:39 DEBUG : headerfilename.txt: md5 = c741f325be0d292db0993ab7bf3648bf OK 2024/04/13 02:14:40 DEBUG : file2: md5 = be37f9fe96f96711780a6f7702976e60 OK --- PASS: TestCopyURL (11.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:14:44 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 02:14:47 DEBUG : sub/file2: md5 = 8ea64f20ca649f70b2a0144ef6d3736b OK 2024/04/13 02:14:47 INFO : file1: Copied (new) to: sub/file2 2024/04/13 02:14:47 INFO : file1: Deleted 2024/04/13 02:14:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 02:14:48 DEBUG : file1: Unchanged skipping 2024/04/13 02:14:48 INFO : file1: Deleted 2024/04/13 02:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': don't need to copy/move sub/file2, it is already at target location 2024/04/13 02:14:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.42s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:14:52 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 02:14:53 DEBUG : file1: md5 = db9991683b32640293b26807f84924a2 OK 2024/04/13 02:14:53 INFO : file1: Copied (new) 2024/04/13 02:14:53 INFO : file1: Deleted 2024/04/13 02:14:54 DEBUG : file1: Destination exists, skipping 2024/04/13 02:14:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.54s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:14:59 DEBUG : dst/file1: md5 = d8126c088717a5877ba293e652840b3f OK 2024/04/13 02:15:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7/backup" 2024/04/13 02:15:00 DEBUG : Creating backend with remote "TestDrive:crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc/1nrff024r7pq65ecp72fc28jb0" 2024/04/13 02:15:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/13 02:15:05 INFO : dst/file1: Moved (server-side) 2024/04/13 02:15:07 DEBUG : dst/file1: md5 = 79dd724826d2776d40ff47646b95cbc2 OK 2024/04/13 02:15:07 INFO : dst/file1: Copied (new) 2024/04/13 02:15:07 INFO : dst/file1: Deleted 2024/04/13 02:15:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/04/13 02:15:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/04/13 02:15:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.17s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:15:15 DEBUG : A1/one: md5 = 0079aa428cb266f0cbee6489e64960d6 OK 2024/04/13 02:15:17 DEBUG : A1/two: md5 = 01ec5e45eb492d31bb762cb323345e88 OK 2024/04/13 02:15:20 DEBUG : A1/B1/three: md5 = 94c016de23ddbb035de0344dabfae0a9 OK 2024/04/13 02:15:22 DEBUG : A1/B1/C1/four: md5 = e7aa96cca30f18060f1807379434bbe4 OK 2024/04/13 02:15:25 DEBUG : A1/B1/C2/five: md5 = e2ccaa68ff813d288183409cec949bcf OK 2024/04/13 02:15:25 DEBUG : A1/B2: Making directory 2024/04/13 02:15:26 DEBUG : A1/B1/C3: Making directory 2024/04/13 02:15:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/04/13 02:15:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/04/13 02:15:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/04/13 02:15:39 INFO : A2/one: Moved (server-side) to: A3/one 2024/04/13 02:15:39 INFO : A2/two: Moved (server-side) to: A3/two 2024/04/13 02:15:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/04/13 02:15:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/04/13 02:15:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/04/13 02:15:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/04/13 02:15:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/04/13 02:15:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/13 02:15:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/04/13 02:15:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/04/13 02:15:54 INFO : A3/two: Moved (server-side) to: A4/two 2024/04/13 02:15:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/04/13 02:15:54 INFO : A3/one: Moved (server-side) to: A4/one 2024/04/13 02:15:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/04/13 02:15:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/04/13 02:15:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/04/13 02:15:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/04/13 02:15:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/04/13 02:16:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/04/13 02:16:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/04/13 02:16:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/04/13 02:16:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/04/13 02:16:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/04/13 02:16:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/04/13 02:16:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/04/13 02:16:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/04/13 02:16:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/04/13 02:16:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (58.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:16:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 186842d768899ae031d18f274800c833 OK 2024/04/13 02:16:14 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:16:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/04/13 02:16:16 DEBUG : no_checksum_big_file_from_pipe: md5 = 011291608aa67080c6f3f3b86400141d OK 2024/04/13 02:16:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/04/13 02:16:16 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-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:16:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 2ed02a92c48db71caf8fe6e98b34ff1f OK 2024/04/13 02:16:19 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:16:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/04/13 02:16:21 DEBUG : with_checksum_big_file_from_pipe: md5 = dfa6b07aa57a0e18c0083e31e89fccd6 OK 2024/04/13 02:16:21 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-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:16:25 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:16:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/04/13 02:16:27 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-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:16:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:16:31 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:16:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/04/13 02:16:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/04/13 02:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': File to upload is small (48 bytes), uploading instead of streaming 2024/04/13 02:16:37 DEBUG : rcat_metadata: md5 = 7159530c8a93a46927739a8925beede3 OK 2024/04/13 02:16:37 INFO : rcat_metadata: Copied (new) === RUN TestRcatMetadata/ViaDisk 2024/04/13 02:16:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/04/13 02:16:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = 002d9bcaae4aafce4fa721b0e39d1e4a OK 2024/04/13 02:16:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.83s) --- PASS: TestRcatMetadata/Normal (3.06s) --- PASS: TestRcatMetadata/ViaDisk (3.25s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:16:43 DEBUG : potato1: md5 = 556d7e4e93369687439334c02ec200cd OK 2024/04/13 02:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': File to upload is small (60 bytes), uploading instead of streaming 2024/04/13 02:16:45 DEBUG : potato2: md5 = e9d6ebe882fb420a95994f9cddb4f496 OK 2024/04/13 02:16:45 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.21s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:16:48 DEBUG : potato1: md5 = 7e5e2a811bdd3dda5c28ba69e608b1d4 OK 2024/04/13 02:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': File to upload is small (60 bytes), uploading instead of streaming 2024/04/13 02:16:50 DEBUG : potato2: md5 = fb89bfd652b49a78994ee19fddc73c62 OK 2024/04/13 02:16:50 INFO : potato2: Copied (new) --- PASS: TestRcatSizeMetadata (6.41s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:16:55 DEBUG : potato2: md5 = 76ee22462dbdfc2eeed2daaaad1aa2af OK 2024/04/13 02:16:56 DEBUG : empty space: md5 = def6867acc2052cbdab917b89c7d9ec1 OK 2024/04/13 02:16:59 DEBUG : sub dir/potato3: md5 = 00093b5944c11b47b7e753c11d06875e OK 2024/04/13 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Touching "empty space" 2024/04/13 02:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Touching "potato2" 2024/04/13 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Touching "sub dir/potato3" 2024/04/13 02:17:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.30s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:17:07 DEBUG : dir with metadata: Making directory with metadata 2024/04/13 02:17:08 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.14s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:17:10 DEBUG : directory with modtime: Making directory with metadata 2024/04/13 02:17:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.92s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:17:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/04/13 02:17:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/04/13 02:17:13 DEBUG : Google drive root 'crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc': Skipping btime metadata as can't update it on an existing file: 2024-04-13T02:17:13.098102255Z 2024/04/13 02:17:14 INFO : non existent directory: Updated directory metadata 2024/04/13 02:17:16 DEBUG : Google drive root 'crypt/c3h8a0frcdo2k8ha1re9scjkstoia3e7v57b0g7f81sdfj68qrob55cpqpqgc54llnuia6rjqhlsc': Skipping btime metadata as can't update it on an existing file: 2024-04-13T02:17:13.098102255Z 2024/04/13 02:17:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.97s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:17:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/04/13 02:17:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/04/13 02:17:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.27s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7'", Local "Local file system at /tmp/rclone2035629459", Modify Window "1ms" 2024/04/13 02:17:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/04/13 02:17:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/04/13 02:17:24 DEBUG : dst: Making directory with metadata 2024/04/13 02:17:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/04/13 02:17:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/13 02:17:26 INFO : dst: Set directory modification time (using SetModTime) 2024/04/13 02:17:26 INFO : dst: Set directory modification time (using SetModTime) 2024/04/13 02:17:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/04/13 02:17:27 INFO : dst: Set directory modification time (using SetModTime) 2024/04/13 02:17:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.89s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/04/13 02:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kisodil3leyejey5rufaguh7': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m43.153199787s (try 1/5)