"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/26 04:13:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba" 2025/01/26 04:13:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:13:35 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0" 2025/01/26 04:13:36 DEBUG : Creating backend with remote "/tmp/rclone951054847" === 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/26 04:13:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/26 04:13:36 DEBUG : potato: Seek from 10 to 0 2025/01/26 04:13:36 DEBUG : potato: Seek from 10 to 0 2025/01/26 04:13:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/26 04:13:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Seek from 5 to 2 2025/01/26 04:13:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/26 04:13:36 DEBUG : potato: Seek from 7 to 0 2025/01/26 04:13:36 DEBUG : potato: Seek from 7 to 0 2025/01/26 04:13:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/26 04:13:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Seek from 5 to 2 2025/01/26 04:13:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/26 04:13:36 DEBUG : potato: Seek from 8 to 0 2025/01/26 04:13:36 DEBUG : potato: Seek from 8 to 0 2025/01/26 04:13:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/26 04:13:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 04:13:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 04:13:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 04:13:36 DEBUG : potato: Seek from 5 to 2 2025/01/26 04:13:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/26 04:13:36 DEBUG : potato: Seek from 9 to 0 2025/01/26 04:13:36 DEBUG : potato: Seek from 9 to 0 2025/01/26 04:13:36 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:13:39 DEBUG : rutabaga: md5 = f28209fa46114634b0b0b3b1370fed53 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/26 04:13:41 DEBUG : empty space: md5 = 174a75a549811868e1614d51f7d42bde OK === RUN TestCheck/3 2025/01/26 04:13:43 DEBUG : potato2: md5 = eb911a0fd93d0c17612cae448900bdb9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/26 04:13:46 DEBUG : remotepotato: md5 = 7e5c3d143fa59f18eba53e720a9353d1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.30s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/26 04:13:49 DEBUG : Creating backend with remote "nonexistent" 2025/01/26 04:13:49 DEBUG : Creating backend with remote "nonexistent" 2025/01/26 04:13:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/26 04:13:49 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/26 04:13:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/26 04:13:49 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:13:51 DEBUG : rutabaga: md5 = 2e25aee0db178a45756e39c104abbfdc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/26 04:13:56 DEBUG : empty space: md5 = ddf14f61b696a9f46178b914d723670b OK === RUN TestCheckDownload/3 2025/01/26 04:13:59 DEBUG : potato2: md5 = f3602d1ce7ec1fdc1165f4bed6aab5a0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/26 04:14:03 DEBUG : remotepotato: md5 = 2548bffaf7b2d81bc6ca05a8b80b0194 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.32s) --- PASS: TestCheckDownload/1 (1.56s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.39s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:14:09 DEBUG : rutabaga: md5 = e86bb4d5c8f006418e6c963b0e14a811 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/26 04:14:12 DEBUG : empty space: md5 = 8f714c4952e013167ff8709542647b4a OK === RUN TestCheckSizeOnly/3 2025/01/26 04:14:14 DEBUG : potato2: md5 = a146bf598d18098c11036d5880c2183a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/26 04:14:16 DEBUG : remotepotato: md5 = 1780b7b979aa554362706e427756a67e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.22s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:14:22 DEBUG : test.sum: md5 = ba87a2d4e74c51cfe1c9287c046b1619 OK 2025/01/26 04:14:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/26 04:14:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/26 04:14:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/26 04:14:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/26 04:14:24 DEBUG : test.sum: md5 = 428eb9ce3dc50c099ec7f194d727c71e OK 2025/01/26 04:14:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/26 04:14:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/26 04:14:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/26 04:14:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.49s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:14:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/data" 2025/01/26 04:14:26 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:14:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/data" 2025/01/26 04:14:28 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/vjrnln8ratgmqakfosrqe8espk" 2025/01/26 04:14:32 DEBUG : data/banana: md5 = 502f10c81cdc870270160906d1888a11 OK 2025/01/26 04:14:34 DEBUG : test.sum: md5 = ae35dc64fb1f7a3e0b13c9a135bf807c OK === RUN TestCheckSumDownload/subtest1 2025/01/26 04:14:39 DEBUG : data/potato: md5 = b694c3248ace3323ac12654b7ddad4c1 OK 2025/01/26 04:14:41 DEBUG : test.sum: md5 = 6e783bc79a4199bca9489f2d8067166b OK === RUN TestCheckSumDownload/subtest2 2025/01/26 04:14:45 DEBUG : test.sum: md5 = 04619e01c757c3f0279f74137dbf1e33 OK === RUN TestCheckSumDownload/subtest3 2025/01/26 04:14:50 DEBUG : test.sum: md5 = 10ed2bd5b4f8865afa08507bf3975576 OK === RUN TestCheckSumDownload/subtest4 2025/01/26 04:14:55 DEBUG : test.sum: md5 = 732faa741e6d5ce80c508417a5b24d14 OK === RUN TestCheckSumDownload/subtest5 2025/01/26 04:14:59 DEBUG : test.sum: md5 = c45cd43e0a9546055e55dc91f7906a96 OK === RUN TestCheckSumDownload/subtest6 2025/01/26 04:15:03 DEBUG : data/banana: md5 = 16e485213cdc9c567fa08a4e35ec43d1 OK 2025/01/26 04:15:05 DEBUG : data/potato: md5 = c4190ce00148b9ddc18e8c2ae55fc6af OK 2025/01/26 04:15:06 DEBUG : test.sum: md5 = faabba9d7c3f06e887b268394c561107 OK === RUN TestCheckSumDownload/subtest7 2025/01/26 04:15:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/26 04:15:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.88s) --- PASS: TestCheckSumDownload/subtest1 (2.95s) --- PASS: TestCheckSumDownload/subtest2 (2.24s) --- PASS: TestCheckSumDownload/subtest3 (2.51s) --- PASS: TestCheckSumDownload/subtest4 (2.79s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/01/26 04:15:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haqibaw9bofa" 2025/01/26 04:15:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:12 DEBUG : Creating backend with remote "TestDrive:crypt/9o139grlff2c0kgvfag4qr3nrk5nlcplug6mvvhap2r2lplhulng" 2025/01/26 04:15:13 DEBUG : Creating backend with remote "/tmp/rclone4135189149" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa'", Local "Local file system at /tmp/rclone4135189149", Modify Window "1ms" 2025/01/26 04:15:16 DEBUG : hello, world!: md5 = 081bb867e1e1bee64a4c2a78ffbb5f24 OK upper checkfile vs. lower remote (without normalization) 2025/01/26 04:15:17 ERROR : hello, world!: sum not found 2025/01/26 04:15:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa' 2025/01/26 04:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa': 1 files missing 2025/01/26 04:15:17 NOTICE: 1 hashes missing 2025/01/26 04:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa': 2 differences found 2025/01/26 04:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/26 04:15:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa': 0 differences found 2025/01/26 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa': 1 matching files 2025/01/26 04:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokonoj7vifi" 2025/01/26 04:15:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/d4akh8pbd08b1cpo0nq2dusgtoupblnc153sckq6u5b6r2urk8bg" 2025/01/26 04:15:19 DEBUG : Creating backend with remote "/tmp/rclone232967242" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi'", Local "Local file system at /tmp/rclone232967242", Modify Window "1ms" 2025/01/26 04:15:21 DEBUG : HELLO, WORLD!: md5 = ab3922b0a5a8420594b85dcd2f860684 OK lower checkfile vs. upper remote (without normalization) 2025/01/26 04:15:22 ERROR : HELLO, WORLD!: sum not found 2025/01/26 04:15:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi' 2025/01/26 04:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi': 1 files missing 2025/01/26 04:15:22 NOTICE: 1 hashes missing 2025/01/26 04:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi': 2 differences found 2025/01/26 04:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/26 04:15:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi': 0 differences found 2025/01/26 04:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi': 1 matching files 2025/01/26 04:15:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiyifun2kigi" 2025/01/26 04:15:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:23 DEBUG : Creating backend with remote "TestDrive:crypt/08dl22gokcd3207moeujnrqb43s4tno59tgm433vuv7foqvu3rn0" 2025/01/26 04:15:24 DEBUG : Creating backend with remote "/tmp/rclone1505417599" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi'", Local "Local file system at /tmp/rclone1505417599", Modify Window "1ms" 2025/01/26 04:15:27 DEBUG : HeLlO, wOrLd!: md5 = 56fbe52569362a11cc732fa369afe256 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/26 04:15:27 ERROR : HeLlO, wOrLd!: sum not found 2025/01/26 04:15:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi' 2025/01/26 04:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi': 1 files missing 2025/01/26 04:15:27 NOTICE: 1 hashes missing 2025/01/26 04:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi': 2 differences found 2025/01/26 04:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/26 04:15:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi': 0 differences found 2025/01/26 04:15:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi': 1 matching files 2025/01/26 04:15:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pawuyam4bogi" 2025/01/26 04:15:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:28 DEBUG : Creating backend with remote "TestDrive:crypt/496bdf0ts8n0dq4rs8m1hmi1mbr78karlln0ohcgv5a7tmf920mg" 2025/01/26 04:15:29 DEBUG : Creating backend with remote "/tmp/rclone4087969291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi'", Local "Local file system at /tmp/rclone4087969291", Modify Window "1ms" 2025/01/26 04:15:32 DEBUG : HELLO, WORLD!: md5 = d6f80a798fbf930bb8a397705f3f3af5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/26 04:15:33 ERROR : HELLO, WORLD!: sum not found 2025/01/26 04:15:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi' 2025/01/26 04:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi': 1 files missing 2025/01/26 04:15:33 NOTICE: 1 hashes missing 2025/01/26 04:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi': 2 differences found 2025/01/26 04:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/26 04:15:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi': 0 differences found 2025/01/26 04:15:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi': 1 matching files 2025/01/26 04:15:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dedagit2miro" 2025/01/26 04:15:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:34 DEBUG : Creating backend with remote "TestDrive:crypt/s216kbm3rv6lu1ckn0v3u7kdvld8ocjs2uaa8q5bjpt6vfarrobg" 2025/01/26 04:15:35 DEBUG : Creating backend with remote "/tmp/rclone3926400318" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro'", Local "Local file system at /tmp/rclone3926400318", Modify Window "1ms" 2025/01/26 04:15:38 DEBUG : 測試_Русский___ě_áñ: md5 = 5f45a1bff76b09dad28f81f563553cc7 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/26 04:15:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/26 04:15:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro' 2025/01/26 04:15:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro': 1 files missing 2025/01/26 04:15:38 NOTICE: 1 hashes missing 2025/01/26 04:15:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro': 2 differences found 2025/01/26 04:15:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/26 04:15:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro': 0 differences found 2025/01/26 04:15:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro': 1 matching files 2025/01/26 04:15:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nigamit0jife" 2025/01/26 04:15:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:40 DEBUG : Creating backend with remote "TestDrive:crypt/vu7ndtm97g4vlqmt1fvar1i0old2q5f4kddkd41gfs2j32s85ulg" 2025/01/26 04:15:41 DEBUG : Creating backend with remote "/tmp/rclone2050163745" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife'", Local "Local file system at /tmp/rclone2050163745", Modify Window "1ms" 2025/01/26 04:15:44 DEBUG : 測試_Русский___ě_áñ: md5 = dc05387bde5d9dd93badb574d704191b OK NFC checkfile vs. NFD remote (without normalization) 2025/01/26 04:15:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/26 04:15:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife' 2025/01/26 04:15:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife': 1 files missing 2025/01/26 04:15:44 NOTICE: 1 hashes missing 2025/01/26 04:15:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife': 2 differences found 2025/01/26 04:15:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/26 04:15:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife': 0 differences found 2025/01/26 04:15:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife': 1 matching files 2025/01/26 04:15:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vaciral7yaxo" 2025/01/26 04:15:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:45 DEBUG : Creating backend with remote "TestDrive:crypt/hj7jjf3vbp7lc0qtoqmocc9a1vkfufgruk4a9gnecpfd0dhu6q9g" 2025/01/26 04:15:46 DEBUG : Creating backend with remote "/tmp/rclone629175041" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo'", Local "Local file system at /tmp/rclone629175041", Modify Window "1ms" 2025/01/26 04:15:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = feeb8efac1fe492ebbddf250e7150005 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/26 04:15:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 04:15:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo' 2025/01/26 04:15:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo': 1 files missing 2025/01/26 04:15:50 NOTICE: 1 hashes missing 2025/01/26 04:15:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo': 2 differences found 2025/01/26 04:15:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/26 04:15:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo': 0 differences found 2025/01/26 04:15:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo': 1 matching files 2025/01/26 04:15:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lejajaf5duzu" 2025/01/26 04:15:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:51 DEBUG : Creating backend with remote "TestDrive:crypt/nspmbcp3capinlk6i4djs7krnn4r69jh288r949t7vdreoif0erg" 2025/01/26 04:15:52 DEBUG : Creating backend with remote "/tmp/rclone3977720646" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu'", Local "Local file system at /tmp/rclone3977720646", Modify Window "1ms" 2025/01/26 04:15:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5fddacde7aedac567d178651fca25d84 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/26 04:15:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 04:15:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu' 2025/01/26 04:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu': 1 files missing 2025/01/26 04:15:55 NOTICE: 1 hashes missing 2025/01/26 04:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu': 2 differences found 2025/01/26 04:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/26 04:15:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:15:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu': 0 differences found 2025/01/26 04:15:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu': 1 matching files 2025/01/26 04:15:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laqarah8loli" 2025/01/26 04:15:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:15:56 DEBUG : Creating backend with remote "TestDrive:crypt/tam6fi8ctoeenc7to2c40cuuf6op2dj0133lrrrq77s2oaptmurg" 2025/01/26 04:15:57 DEBUG : Creating backend with remote "/tmp/rclone3548174932" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli'", Local "Local file system at /tmp/rclone3548174932", Modify Window "1ms" 2025/01/26 04:16:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 729a067cd214d29cdf1770f35a28fc7e OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/26 04:16:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 04:16:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli' 2025/01/26 04:16:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli': 1 files missing 2025/01/26 04:16:00 NOTICE: 1 hashes missing 2025/01/26 04:16:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli': 2 differences found 2025/01/26 04:16:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/26 04:16:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli': 0 differences found 2025/01/26 04:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli': 1 matching files 2025/01/26 04:16:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyaquc8guvi" 2025/01/26 04:16:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:16:01 DEBUG : Creating backend with remote "TestDrive:crypt/4c0j0a39a7jnp6h00rlu9pv9b6d7b2542srvj6gbta6clanqtae0" 2025/01/26 04:16:02 DEBUG : Creating backend with remote "/tmp/rclone702423992" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi'", Local "Local file system at /tmp/rclone702423992", Modify Window "1ms" 2025/01/26 04:16:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 940346cd36fdff52636635493bf02127 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/26 04:16:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 04:16:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi' 2025/01/26 04:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi': 1 files missing 2025/01/26 04:16:06 NOTICE: 1 hashes missing 2025/01/26 04:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi': 2 differences found 2025/01/26 04:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/26 04:16:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 04:16:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi': 0 differences found 2025/01/26 04:16:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi': 1 matching files 2025/01/26 04:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiyaquc8guvi': Purge remote 2025/01/26 04:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laqarah8loli': Purge remote 2025/01/26 04:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lejajaf5duzu': Purge remote 2025/01/26 04:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vaciral7yaxo': Purge remote 2025/01/26 04:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nigamit0jife': Purge remote 2025/01/26 04:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dedagit2miro': Purge remote 2025/01/26 04:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pawuyam4bogi': Purge remote 2025/01/26 04:16:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiyifun2kigi': Purge remote 2025/01/26 04:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wokonoj7vifi': Purge remote 2025/01/26 04:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haqibaw9bofa': Purge remote --- PASS: TestApplyTransforms (60.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:16:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/26 04:16:16 DEBUG : sub/file2: md5 = ddc84366d5d893e51abea87ac108e9b2 OK 2025/01/26 04:16:16 INFO : file1: Copied (new) to: sub/file2 2025/01/26 04:16:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:16:17 DEBUG : file1: Unchanged skipping 2025/01/26 04:16:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': don't need to copy/move sub/file2, it is already at target location 2025/01/26 04:16:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:16:23 DEBUG : dst/file1: md5 = f8d773417dbc61a35e7cee1c4c8290fa OK 2025/01/26 04:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/backup" 2025/01/26 04:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/1nrff024r7pq65ecp72fc28jb0" 2025/01/26 04:16:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/26 04:16:28 INFO : dst/file1: Moved (server-side) 2025/01/26 04:16:30 DEBUG : dst/file1: md5 = 45024a1c4bb33e2d0676f3a6691ea143 OK 2025/01/26 04:16:30 INFO : dst/file1: Copied (new) 2025/01/26 04:16:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:16:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:16:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.02s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:16:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/dst" 2025/01/26 04:16:35 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 04:16:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/CompareDest" 2025/01/26 04:16:37 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/gveqi14airsml4bgu7krj116o8" 2025/01/26 04:16:38 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 04:16:41 DEBUG : one: md5 = e38e10164e86de0456000da74bee6901 OK 2025/01/26 04:16:41 INFO : one: Copied (new) 2025/01/26 04:16:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:16:44 DEBUG : one: md5 = 7e8ca4f0da7a060b7221c286677f9198 OK 2025/01/26 04:16:44 INFO : one: Copied (replaced existing) 2025/01/26 04:16:46 DEBUG : dst/one: md5 = 193dfb1c2cfae988d0b466b0c184eef7 OK 2025/01/26 04:16:49 DEBUG : CompareDest/one: md5 = 42b8be283785b180d79717983f03bade OK 2025/01/26 04:16:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:16:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:16:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 04:16:52 DEBUG : CompareDest/two: md5 = fadc893b9c75bfe8abed02d9982b8a1f OK 2025/01/26 04:16:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 04:16:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:16:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 04:16:54 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 04:16:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:16:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 04:16:56 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 04:16:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/26 04:16:57 DEBUG : two: md5 = 48dc875034456b89ca3f37f73ab3ac34 OK 2025/01/26 04:16:57 INFO : two: Copied (new) 2025/01/26 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:17:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 04:17:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:17:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/dst" 2025/01/26 04:17:02 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 04:17:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/CopyDest" 2025/01/26 04:17:04 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/26 04:17:05 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 04:17:08 DEBUG : one: md5 = c771ae7c1663546e96c7cab1180126ef OK 2025/01/26 04:17:08 INFO : one: Copied (new) 2025/01/26 04:17:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:17:11 DEBUG : one: md5 = 7fb00e1a6de5ef2c989965b667a050d6 OK 2025/01/26 04:17:11 INFO : one: Copied (replaced existing) 2025/01/26 04:17:13 DEBUG : dst/one: md5 = b769c9d682c67193203cc96ad5a7e233 OK 2025/01/26 04:17:16 DEBUG : CopyDest/one: md5 = 5eceffbe32c601165bccfe22c2686bf5 OK 2025/01/26 04:17:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/BackupDir" 2025/01/26 04:17:16 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/26 04:17:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:17:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:17:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:17:20 INFO : one: Moved (server-side) 2025/01/26 04:17:22 INFO : one: Copied (server-side copy) 2025/01/26 04:17:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/26 04:17:24 DEBUG : CopyDest/two: md5 = c5174c2ce49cdd5626cf1665f9c70ed7 OK 2025/01/26 04:17:24 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 04:17:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:17:26 INFO : two: Copied (server-side copy) 2025/01/26 04:17:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/26 04:17:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:17:27 DEBUG : two: Unchanged skipping 2025/01/26 04:17:29 DEBUG : CopyDest/three: md5 = 6dce66d5b3e1de69f52d085b0fadac1e OK 2025/01/26 04:17:29 DEBUG : three: Need to transfer - File not found at Destination 2025/01/26 04:17:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/26 04:17:30 DEBUG : three: Destination not found in --copy-dest 2025/01/26 04:17:31 DEBUG : three: md5 = eae87fac6e05dcf45b5c8155e2989211 OK 2025/01/26 04:17:31 INFO : three: Copied (new) 2025/01/26 04:17:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/26 04:17:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:17:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 04:17:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:17:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 04:17:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/26 04:17:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.74s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:17:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/26 04:17:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 633090cd743d9d83d193fdbe9448d545 OK 2025/01/26 04:17:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/26 04:17:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/26 04:17:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/26 04:17:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/26 04:17:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/26 04:17:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b2727ac3bb83d5adc12b72001ec84b76 OK 2025/01/26 04:17:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/26 04:17:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/26 04:17:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.56s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:17:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using skip mode. 2025/01/26 04:17:55 NOTICE: one: Found 2 files with duplicate names 2025/01/26 04:17:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.51s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using skip mode. 2025/01/26 04:18:01 NOTICE: one: Found 3 files with duplicate names 2025/01/26 04:18:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/26 04:18:02 INFO : one: Deleted 2025/01/26 04:18:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.26s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using first mode. 2025/01/26 04:18:09 NOTICE: one: Found 3 files with duplicate names 2025/01/26 04:18:09 INFO : one: Deleted 2025/01/26 04:18:10 INFO : one: Deleted 2025/01/26 04:18:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.47s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using newest mode. 2025/01/26 04:18:17 NOTICE: one: Found 3 files with duplicate names 2025/01/26 04:18:17 INFO : one: Deleted 2025/01/26 04:18:18 INFO : one: Deleted 2025/01/26 04:18:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.72s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using oldest mode. 2025/01/26 04:18:25 NOTICE: one: Found 3 files with duplicate names 2025/01/26 04:18:25 INFO : one: Deleted 2025/01/26 04:18:26 INFO : one: Deleted 2025/01/26 04:18:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.75s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using largest mode. 2025/01/26 04:18:32 NOTICE: one: Found 3 files with duplicate names 2025/01/26 04:18:33 INFO : one: Deleted 2025/01/26 04:18:33 INFO : one: Deleted 2025/01/26 04:18:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.59s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using smallest mode. 2025/01/26 04:18:40 NOTICE: one: Found 3 files with duplicate names 2025/01/26 04:18:40 INFO : one: Deleted 2025/01/26 04:18:41 INFO : one: Deleted 2025/01/26 04:18:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.27s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Looking for duplicate names using rename mode. 2025/01/26 04:18:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/26 04:18:50 INFO : one-2.txt: renamed from: one.txt 2025/01/26 04:18:51 INFO : one-3.txt: renamed from: one.txt 2025/01/26 04:18:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.45s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:18:58 DEBUG : dupe1/one.txt: md5 = ea23adb82c815aff707343299c574418 OK 2025/01/26 04:19:01 DEBUG : dupe2/two.txt: md5 = 81e60686341dad4ea762f7f56e9c44a2 OK 2025/01/26 04:19:04 DEBUG : dupe3/three.txt: md5 = 2230d21ff300d1b470825e4c6253aafb OK 2025/01/26 04:19:04 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/26 04:19:05 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/26 04:19:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/26 04:19:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/26 04:19:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/26 04:19:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/26 04:19:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.13s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:19:13 DEBUG : a.txt: md5 = 0dccbabb24f7f92f0eb669df97d031dd OK 2025/01/26 04:19:15 DEBUG : zend.txt: md5 = 292d5bfc86d0fc5bc9fc8994281d1a3e OK 2025/01/26 04:19:18 DEBUG : sub dir/hello world: md5 = db2528471d43cba820ec7a12a4009cf1 OK 2025/01/26 04:19:20 DEBUG : sub dir/hello world2: md5 = 3fe7575ebaaef56ad4833c3aa06490ec OK 2025/01/26 04:19:22 DEBUG : sub dir/ignore dir/.ignore: md5 = 601bc10e02389cf150176270a8bc06eb OK 2025/01/26 04:19:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = fd44860527594123f3eff8db54c07cdc OK 2025/01/26 04:19:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = e63d94338fd4cd73fcf1b12abb33531b OK 2025/01/26 04:19:28 DEBUG : a.txt: Excluded (Size Filter) 2025/01/26 04:19:28 DEBUG : a.txt: Excluded 2025/01/26 04:19:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/26 04:19:29 DEBUG : sub dir/hello world: Excluded 2025/01/26 04:19:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/26 04:19:29 DEBUG : sub dir/hello world2: Excluded 2025/01/26 04:19:29 DEBUG : sub dir/ignore dir: Excluded 2025/01/26 04:19:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/26 04:19:29 DEBUG : sub dir/hello world: Excluded 2025/01/26 04:19:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/26 04:19:29 DEBUG : sub dir/hello world2: Excluded 2025/01/26 04:19:30 DEBUG : sub dir/ignore dir: Excluded 2025/01/26 04:19:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/26 04:19:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/26 04:19:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/26 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/26 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/26 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/26 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.16s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:19:40 DEBUG : file1: md5 = 58ddc63fc0b487a51cf0931716496303 OK 2025/01/26 04:19:42 DEBUG : sub/file2: md5 = 078f6c2305a39a2ad5e2169ea9638920 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/26 04:19:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/26 04:19:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/26 04:19:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/26 04:19:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.36s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:19:51 DEBUG : file1: md5 = 2c255c478d5754c131e7385be55dc178 OK 2025/01/26 04:19:54 DEBUG : sub/file2: md5 = 33929bb961100e4ddbe53fe2f573b60b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/26 04:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/notfound" 2025/01/26 04:19:58 DEBUG : Config file has changed externally - reloading 2025/01/26 04:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/26 04:20:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.19s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Making directory 2025/01/26 04:20:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:06 DEBUG : sub dir/hello world: md5 = 7a5e28b2ef00e1830b6796b22fdde405 OK 2025/01/26 04:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.83s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:10 DEBUG : potato2: md5 = 628c986bc3916758e64e6e95ea68caa4 OK 2025/01/26 04:20:12 DEBUG : empty space: md5 = 92423e5d4d5b3b7ca31382239b2957ee OK --- PASS: TestLs (5.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:16 DEBUG : potato2: md5 = ce4798d219c20145667265b3981fd00e OK 2025/01/26 04:20:18 DEBUG : empty space: md5 = 2898fcfecc917233fecf390f33fd674c OK 2025/01/26 04:20:19 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.90s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:22 DEBUG : potato2: md5 = 9f4ea4f64e027fb9f2cdba79458471f2 OK 2025/01/26 04:20:24 DEBUG : empty space: md5 = 29552c53e05415020f3e0b434fb5147e OK --- PASS: TestLsLong (5.74s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:28 DEBUG : potato2: md5 = ce7b20dee0c2d589684240fdddd9f9c3 OK 2025/01/26 04:20:30 DEBUG : empty space: md5 = 305fb4705e381620d1abfa6632f9de0c OK --- PASS: TestHashSums (5.49s) === RUN TestHashSumsWithErrors 2025/01/26 04:20:31 DEBUG : Creating backend with remote ":memory:" 2025/01/26 04:20:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/26 04:20:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/26 04:20:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/26 04:20:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/26 04:20:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/26 04:20:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/26 04:20:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/26 04:20:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/26 04:20:31 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:33 DEBUG : potato2: md5 = 3be3515bcee9b2c24a052a88b83e9878 OK 2025/01/26 04:20:35 DEBUG : empty space: md5 = afcab960c0b4f0d97ae348ba6be892ce OK 2025/01/26 04:20:38 DEBUG : sub dir/potato3: md5 = 7a1aa07a53eaba3e171216193363a784 OK 2025/01/26 04:20:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:43 DEBUG : small: md5 = fdce2a9c71f77f26444314bff518de24 OK 2025/01/26 04:20:46 DEBUG : medium: md5 = 93ee6680eccd0824016ea0672a226132 OK 2025/01/26 04:20:47 DEBUG : large: md5 = 4c4eea25f5219dcdf3ccedbb21d735d7 OK 2025/01/26 04:20:48 DEBUG : Waiting for deletions to finish 2025/01/26 04:20:48 DEBUG : large: Excluded (Size Filter) 2025/01/26 04:20:48 INFO : medium: Deleted 2025/01/26 04:20:48 INFO : small: Deleted --- PASS: TestDelete (7.82s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:51 DEBUG : small: md5 = 126dd21ed323ffe159a585ef3c9d7f16 OK 2025/01/26 04:20:53 DEBUG : medium: md5 = 158bbb64843f34dad3f3e5e8a359a07f OK 2025/01/26 04:20:55 DEBUG : large: md5 = e01888d4384d75f88e705ace9631d902 OK 2025/01/26 04:20:55 DEBUG : Waiting for deletions to finish 2025/01/26 04:20:55 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/26 04:20:56 INFO : small: Deleted 2025/01/26 04:20:56 INFO : large: Deleted --- PASS: TestMaxDelete (7.81s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:20:59 DEBUG : small: md5 = dd8a9d50d4f7121ab563d2fe644ae20e OK 2025/01/26 04:21:01 DEBUG : medium: md5 = 02e89b8ca44afcfc4960f849c46fb569 OK 2025/01/26 04:21:03 DEBUG : large: md5 = e97836a414c8a5189ad68c8f7f2c68e7 OK 2025/01/26 04:21:03 DEBUG : Waiting for deletions to finish 2025/01/26 04:21:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/26 04:21:04 INFO : medium: Deleted 2025/01/26 04:21:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.00s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:21:07 DEBUG : small: md5 = 55cceee1607a4c3bb41c138fd05c9efb OK 2025/01/26 04:21:09 DEBUG : medium: md5 = f781f576d94a6676ec9d2ec2a8b58aad OK 2025/01/26 04:21:11 DEBUG : large: md5 = d9b8211f66e38c3b21b6dab271c0206d OK 2025/01/26 04:21:11 DEBUG : Waiting for deletions to finish 2025/01/26 04:21:11 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/26 04:21:12 INFO : large: Deleted 2025/01/26 04:21:12 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:21:15 DEBUG : ReadFile: md5 = 3af50f5eadce97214b5e7ef71a7acf4c OK --- PASS: TestReadFile (4.46s) === RUN TestRetry 2025/01/26 04:21:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/26 04:21:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/26 04:21:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 04:21:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 04:21:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 04:21:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 04:21:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:21:20 DEBUG : file1: md5 = f436bf40c0f11cf0f4ed9ba6f18b8966 OK 2025/01/26 04:21:20 DEBUG : Config file has changed externally - reloading 2025/01/26 04:21:20 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/26 04:21:22 DEBUG : file2: md5 = a55da6fcb083646ff8345c8c77a92683 OK --- PASS: TestCat (16.60s) === RUN TestPurge 2025/01/26 04:21:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piwotus3noxe" 2025/01/26 04:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/ts0krefs19v8amr2fjgkrq5ut0keojbk5v3ng8l3vbpb6e0d5b90" 2025/01/26 04:21:36 DEBUG : Creating backend with remote "/tmp/rclone265380701" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piwotus3noxe'", Local "Local file system at /tmp/rclone265380701", Modify Window "1ms" 2025/01/26 04:21:41 DEBUG : A1/B1/C1/one: md5 = e366c40560e13f74fe9b3435aa28c32a OK 2025/01/26 04:21:41 INFO : A2: Making directory 2025/01/26 04:21:42 INFO : A1/B2: Making directory 2025/01/26 04:21:43 INFO : A1/B2/C2: Making directory 2025/01/26 04:21:44 INFO : A1/B1/C3: Making directory 2025/01/26 04:21:45 INFO : A3: Making directory 2025/01/26 04:21:46 INFO : A3/B3: Making directory 2025/01/26 04:21:47 INFO : A3/B3/C4: Making directory 2025/01/26 04:21:50 DEBUG : A1/two: md5 = dc68bd960cf8898cb573f1687b472300 OK 2025/01/26 04:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piwotus3noxe': Purge remote 2025/01/26 04:21:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.89s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:21:59 DEBUG : A1/B1/C1/one: md5 = 98bc653372b743c26c17502280401e0d OK 2025/01/26 04:21:59 INFO : A2: Making directory 2025/01/26 04:22:00 INFO : A1/B2: Making directory 2025/01/26 04:22:01 INFO : A1/B2/C2: Making directory 2025/01/26 04:22:02 INFO : A1/B1/C3: Making directory 2025/01/26 04:22:03 INFO : A3: Making directory 2025/01/26 04:22:04 INFO : A3/B3: Making directory 2025/01/26 04:22:05 INFO : A3/B3/C4: Making directory 2025/01/26 04:22:08 DEBUG : A1/two: md5 = 8eb6e5f4325a6fea2d24d60ca7a56167 OK 2025/01/26 04:22:09 DEBUG : removing 1 level 3 directories 2025/01/26 04:22:09 INFO : A3/B3/C4: Removing directory 2025/01/26 04:22:12 DEBUG : removing 2 level 3 directories 2025/01/26 04:22:12 INFO : A1/B2/C2: Removing directory 2025/01/26 04:22:12 INFO : A1/B1/C3: Removing directory 2025/01/26 04:22:13 DEBUG : removing 2 level 2 directories 2025/01/26 04:22:13 INFO : A3/B3: Removing directory 2025/01/26 04:22:13 INFO : A1/B2: Removing directory 2025/01/26 04:22:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 04:22:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/26 04:22:13 DEBUG : removing 2 level 1 directories 2025/01/26 04:22:13 INFO : A3: Removing directory 2025/01/26 04:22:13 INFO : A2: Removing directory 2025/01/26 04:22:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/26 04:22:18 DEBUG : removing 1 level 3 directories 2025/01/26 04:22:18 INFO : A1/B1/C1: Removing directory 2025/01/26 04:22:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:19 DEBUG : removing 1 level 2 directories 2025/01/26 04:22:19 INFO : A1/B1: Removing directory 2025/01/26 04:22:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 04:22:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:22:20 DEBUG : removing 1 level 1 directories 2025/01/26 04:22:20 INFO : A1: Removing directory 2025/01/26 04:22:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 04:22:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 04:22:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 04:22:20 DEBUG : removing 1 level 0 directories 2025/01/26 04:22:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Removing directory 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/26 04:22:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (28.38s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:22:23 INFO : A1: Making directory 2025/01/26 04:22:24 INFO : A1/B1: Making directory 2025/01/26 04:22:25 INFO : A1/B1/C1: Making directory 2025/01/26 04:22:28 DEBUG : removing 1 level 3 directories 2025/01/26 04:22:28 INFO : A1/B1/C1: Removing directory 2025/01/26 04:22:29 DEBUG : removing 1 level 2 directories 2025/01/26 04:22:29 INFO : A1/B1: Removing directory 2025/01/26 04:22:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:22:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.78s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:22:32 INFO : A1: Making directory 2025/01/26 04:22:33 INFO : A1/B1: Making directory 2025/01/26 04:22:34 INFO : A1/B1/C1: Making directory 2025/01/26 04:22:37 DEBUG : removing 1 level 3 directories 2025/01/26 04:22:37 INFO : A1/B1/C1: Removing directory 2025/01/26 04:22:39 DEBUG : removing 1 level 2 directories 2025/01/26 04:22:39 INFO : A1/B1: Removing directory 2025/01/26 04:22:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:22:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.72s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:22:43 DEBUG : file1: md5 = 7bbc55a0e512192e4a91455857bb754c OK 2025/01/26 04:22:44 DEBUG : filename.txt: File name found in url 2025/01/26 04:22:46 DEBUG : filename.txt: md5 = 07a59ae1f59f3caa34a51d7c214dc0e6 OK 2025/01/26 04:22:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/26 04:22:47 DEBUG : headerfilename.txt: md5 = 10b268f90b00df8945c56303f032290c OK 2025/01/26 04:22:49 DEBUG : file2: md5 = 38a5794f0dd6361f17e200a96e0da23e OK --- PASS: TestCopyURL (10.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:22:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/26 04:22:55 DEBUG : sub/file2: md5 = d1f2566c09622fa10783c7d93eb5a144 OK 2025/01/26 04:22:55 INFO : file1: Copied (new) to: sub/file2 2025/01/26 04:22:55 INFO : file1: Deleted 2025/01/26 04:22:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:22:55 DEBUG : file1: Unchanged skipping 2025/01/26 04:22:55 INFO : file1: Deleted 2025/01/26 04:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': don't need to copy/move sub/file2, it is already at target location 2025/01/26 04:22:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:22:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/26 04:23:00 DEBUG : file1: md5 = 83b47a24113e3665d35abab376dc112f OK 2025/01/26 04:23:00 INFO : file1: Copied (new) 2025/01/26 04:23:00 INFO : file1: Deleted 2025/01/26 04:23:01 DEBUG : file1: Destination exists, skipping 2025/01/26 04:23:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.64s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:23:06 DEBUG : dst/file1: md5 = 64c0a95dd4e69489ef8b4b787a7795e6 OK 2025/01/26 04:23:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citexaj9taba/backup" 2025/01/26 04:23:06 DEBUG : Creating backend with remote "TestDrive:crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0/1nrff024r7pq65ecp72fc28jb0" 2025/01/26 04:23:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/26 04:23:11 INFO : dst/file1: Moved (server-side) 2025/01/26 04:23:12 DEBUG : dst/file1: md5 = 692b1e5fa9cfe6013cb9be5af01842d3 OK 2025/01/26 04:23:12 INFO : dst/file1: Copied (new) 2025/01/26 04:23:12 INFO : dst/file1: Deleted 2025/01/26 04:23:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:23:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:23:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.88s) === 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:23:21 DEBUG : A1/one: md5 = 68f75db7d1b639d288db31f3efc99bf0 OK 2025/01/26 04:23:22 DEBUG : A1/two: md5 = e55521ea6b203538aea692b23e684d54 OK 2025/01/26 04:23:25 DEBUG : A1/B1/three: md5 = dbd380e0d5847cc61ec4dc9c81a632c8 OK 2025/01/26 04:23:28 DEBUG : A1/B1/C1/four: md5 = 0dc83696ffebe5bb8a998658b9126966 OK 2025/01/26 04:23:30 DEBUG : A1/B1/C2/five: md5 = ce12ab3926504333622ef28edf6999bb OK 2025/01/26 04:23:30 INFO : A1/B2: Making directory 2025/01/26 04:23:31 INFO : A1/B1/C3: Making directory 2025/01/26 04:23:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/26 04:23:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/26 04:23:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/26 04:23:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/26 04:23:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/26 04:23:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 04:23:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 04:23:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:23:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 04:23:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 04:23:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/26 04:23:57 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/26 04:23:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/26 04:23:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/26 04:23:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/26 04:23:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/26 04:24:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 04:24:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 04:24:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:24:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 04:24:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 04:24:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/26 04:24:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/26 04:24:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 04:24:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 04:24:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:24:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/26 04:24:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 04:24:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 04:24:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 04:24:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (54.76s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:13 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:24:15 DEBUG : no_checksum_small_file_from_pipe: md5 = cf1a97e72b1434d9fe13fba436518cf5 OK 2025/01/26 04:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/26 04:24:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/26 04:24:16 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/26 04:24:17 DEBUG : no_checksum_big_file_from_pipe: md5 = 26817da82ad7e9b9c6f3dbbfe73ea136 OK 2025/01/26 04:24:17 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:24:21 DEBUG : with_checksum_small_file_from_pipe: md5 = 479a1465cfe26a776abade3aceeae7ea OK 2025/01/26 04:24:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/26 04:24:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/26 04:24:23 DEBUG : with_checksum_big_file_from_pipe: md5 = 4df17e81ee011ea25174eccd8baa559b OK 2025/01/26 04:24:23 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:24:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:24:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/26 04:24:29 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-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:24:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/26 04:24:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/26 04:24:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/26 04:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': File to upload is small (48 bytes), uploading instead of streaming 2025/01/26 04:24:39 DEBUG : rcat_metadata: md5 = a968cc4b44bffe4b1045f4a98b0436b6 OK 2025/01/26 04:24:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/26 04:24:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/26 04:24:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 814df65f614ea4894901914f0c86b6fd OK 2025/01/26 04:24:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.70s) --- PASS: TestRcatMetadata/Normal (3.02s) --- PASS: TestRcatMetadata/ViaDisk (3.22s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:45 DEBUG : potato1: md5 = b3cb2a82d4e02e3f1f4ddbac4cefc12d OK 2025/01/26 04:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': File to upload is small (60 bytes), uploading instead of streaming 2025/01/26 04:24:47 DEBUG : potato2: md5 = c31263fcb66d6aff2af1b33278814c72 OK 2025/01/26 04:24:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:50 DEBUG : potato1: md5 = 4ebc9047512dc1a90b8a5bf12f8dc854 OK 2025/01/26 04:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': File to upload is small (60 bytes), uploading instead of streaming 2025/01/26 04:24:52 DEBUG : potato2: md5 = ea764277cc5f53743f0f54df61bd8b3f OK 2025/01/26 04:24:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.56s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:24:56 DEBUG : potato2: md5 = 19153bc519582c5a806e701b44d8e79e OK 2025/01/26 04:24:57 DEBUG : empty space: md5 = d6527174403ecc68e0cf7a04f38f7906 OK 2025/01/26 04:25:00 DEBUG : sub dir/potato3: md5 = f49474a0e57f01da59b3d0a1c5a6ab5d OK 2025/01/26 04:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Touching "empty space" 2025/01/26 04:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Touching "potato2" 2025/01/26 04:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Touching "sub dir/potato3" 2025/01/26 04:25:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:25:06 DEBUG : dir with metadata: Making directory with metadata 2025/01/26 04:25:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.67s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:25:09 DEBUG : directory with modtime: Making directory with metadata 2025/01/26 04:25:10 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.00s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:25:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/26 04:25:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/26 04:25:12 DEBUG : Google drive root 'crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0': Skipping btime metadata as can't update it on an existing file: 2025-01-26T04:25:12.636355167Z 2025/01/26 04:25:13 INFO : non existent directory: Updated directory metadata 2025/01/26 04:25:15 DEBUG : Google drive root 'crypt/ie7n7glbq6juri76859l5mupt1n5iprncjj2vqp793q3oeq3epa0': Skipping btime metadata as can't update it on an existing file: 2025-01-26T04:25:12.636355167Z 2025/01/26 04:25:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.61s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:25:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/26 04:25:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/26 04:25:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.19s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:25:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/26 04:25:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/26 04:25:23 DEBUG : dst: Making directory with metadata 2025/01/26 04:25:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/26 04:25:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:25:24 INFO : dst: Set directory modification time (using SetModTime) 2025/01/26 04:25:25 INFO : dst: Set directory modification time (using SetModTime) 2025/01/26 04:25:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/26 04:25:26 INFO : dst: Set directory modification time (using SetModTime) 2025/01/26 04:25:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.00s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba'", Local "Local file system at /tmp/rclone951054847", Modify Window "1ms" 2025/01/26 04:25:32 DEBUG : sub dir/test remove existing: md5 = ead8290d68c30c0c2f3fca18baecd8ff OK 2025/01/26 04:25:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 304f0c0e636a4ba84e58601db0f57b21 OK 2025/01/26 04:25:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yemebox3" before starting 2025/01/26 04:25:36 DEBUG : sub dir/test remove existing.yemebox3: TEST: removing renamed existing file after operation 2025/01/26 04:25:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buhenij6" before starting 2025/01/26 04:25:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buhenij6: TEST: renaming existing back after failed operation 2025/01/26 04:25:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuqujow1" before starting 2025/01/26 04:25:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuqujow1: TEST: removing renamed existing file after operation 2025/01/26 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "70she9gn5m14nsqncs9i05kv6qnlthraac2it2i9pi0fkk7441qjcseupr7b3brmv0lb9pnfv9pajlo8guv1i1hmql7jqese25b6dlt2uit53oqm3n0vbqiuvnvdaovh7i31su2jelh4beliq49g3smkpk19t2mem6c649ep5bd6if8lkr80" 2025/01/26 04:25:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p4e9573ug70785ctfje5hq223gn8s7c97busn417i14qse63vu7g" --- PASS: TestRemoveExisting (14.80s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/26 04:25:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citexaj9taba': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m9.747971073s (try 1/5)