"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 2/5) 2025/07/09 02:02:20 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire" 2025/07/09 02:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:02:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire" 2025/07/09 02:02:21 DEBUG : Creating backend with remote "/tmp/rclone405238553" === 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/07/09 02:02:21 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.55s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/07/09 02:02:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.32s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/09 02:02:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/09 02:02:22 DEBUG : potato: Seek from 10 to 0 2025/07/09 02:02:22 DEBUG : potato: Seek from 10 to 0 2025/07/09 02:02:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/09 02:02:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Seek from 5 to 2 2025/07/09 02:02:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/09 02:02:22 DEBUG : potato: Seek from 7 to 0 2025/07/09 02:02:22 DEBUG : potato: Seek from 7 to 0 2025/07/09 02:02:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/09 02:02:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Seek from 5 to 2 2025/07/09 02:02:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/09 02:02:22 DEBUG : potato: Seek from 8 to 0 2025/07/09 02:02:22 DEBUG : potato: Seek from 8 to 0 2025/07/09 02:02:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/09 02:02:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 02:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 02:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 02:02:22 DEBUG : potato: Seek from 5 to 2 2025/07/09 02:02:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/09 02:02:22 DEBUG : potato: Seek from 9 to 0 2025/07/09 02:02:22 DEBUG : potato: Seek from 9 to 0 2025/07/09 02:02:22 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:02:27 INFO : rutabaga.rclone_chunk.001_45yrh2: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/07/09 02:02:32 INFO : empty space.rclone_chunk.001_45yxd9: Moved (server-side) to: empty space === RUN TestCheck/3 2025/07/09 02:02:39 INFO : potato2.rclone_chunk.001_45z26a: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:02:40 INFO : potato2.rclone_chunk.002_45z26a: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2025/07/09 02:02:52 INFO : remotepotato.rclone_chunk.001_45zfdv: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/07/09 02:02:54 INFO : remotepotato.rclone_chunk.002_45zfdv: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (78.80s) --- PASS: TestCheck/1 (0.40s) --- PASS: TestCheck/2 (0.46s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.82s) --- PASS: TestCheck/5 (1.03s) --- PASS: TestCheck/6 (0.86s) --- PASS: TestCheck/7 (0.60s) === RUN TestCheckFsError 2025/07/09 02:03:40 DEBUG : Creating backend with remote "nonexistent" 2025/07/09 02:03:40 DEBUG : Creating backend with remote "nonexistent" 2025/07/09 02:03:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/09 02:03:40 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/07/09 02:03:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/09 02:03:40 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:03:44 INFO : rutabaga.rclone_chunk.001_460y3s: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/09 02:03:51 INFO : empty space.rclone_chunk.001_46149l: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2025/07/09 02:03:58 INFO : potato2.rclone_chunk.001_4619g5: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:03:59 INFO : potato2.rclone_chunk.002_4619g5: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/09 02:04:12 INFO : remotepotato.rclone_chunk.001_461o0n: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/07/09 02:04:13 INFO : remotepotato.rclone_chunk.002_461o0n: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (84.00s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.65s) --- PASS: TestCheckDownload/4 (1.82s) --- PASS: TestCheckDownload/5 (1.66s) --- PASS: TestCheckDownload/6 (1.84s) --- PASS: TestCheckDownload/7 (1.79s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:05:08 INFO : rutabaga.rclone_chunk.001_463ate: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/09 02:05:14 INFO : empty space.rclone_chunk.001_463ew9: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2025/07/09 02:05:22 INFO : potato2.rclone_chunk.001_463kco: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:05:23 INFO : potato2.rclone_chunk.002_463kco: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/09 02:05:33 INFO : remotepotato.rclone_chunk.001_463wno: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/07/09 02:05:34 INFO : remotepotato.rclone_chunk.002_463wno: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (75.35s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.47s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:06:27 INFO : test.sum.rclone_chunk.001_465dmf: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:06:28 INFO : test.sum.rclone_chunk.002_465dmf: Moved (server-side) to: test.sum.rclone_chunk.002 2025/07/09 02:06:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/09 02:06:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/09 02:06:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/09 02:06:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/09 02:06:52 INFO : test.sum.rclone_chunk.001_465tpi: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:06:54 INFO : test.sum.rclone_chunk.002_465tpi: Moved (server-side) to: test.sum.rclone_chunk.002 2025/07/09 02:06:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/09 02:06:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/09 02:06:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/09 02:06:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (53.94s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:07:14 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/data" 2025/07/09 02:07:14 DEBUG : Config file has changed externally - reloading 2025/07/09 02:07:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/data" 2025/07/09 02:07:19 INFO : data/banana.rclone_chunk.001_466v1n: Moved (server-side) to: data/banana 2025/07/09 02:07:24 INFO : test.sum.rclone_chunk.001_46709i: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2025/07/09 02:07:32 INFO : data/potato.rclone_chunk.001_46785h: Moved (server-side) to: data/potato 2025/07/09 02:07:40 INFO : test.sum: Deleted 2025/07/09 02:07:42 INFO : test.sum.rclone_chunk.001_467dpd: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2025/07/09 02:07:51 INFO : test.sum.rclone_chunk.001_467pme: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:07:53 INFO : test.sum.rclone_chunk.002_467pme: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2025/07/09 02:08:19 INFO : test.sum.rclone_chunk.001_4685k6: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:08:20 INFO : test.sum.rclone_chunk.002_4685k6: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2025/07/09 02:08:48 INFO : test.sum.rclone_chunk.001_468wff: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:08:49 INFO : test.sum.rclone_chunk.002_468wff: Moved (server-side) to: test.sum.rclone_chunk.002 2025/07/09 02:08:51 INFO : test.sum.rclone_chunk.003_468wff: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2025/07/09 02:09:24 INFO : test.sum.rclone_chunk.001_469sqc: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:09:25 INFO : test.sum.rclone_chunk.002_469sqc: Moved (server-side) to: test.sum.rclone_chunk.002 2025/07/09 02:09:26 INFO : test.sum.rclone_chunk.003_469sqc: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2025/07/09 02:09:42 INFO : data/banana: Deleted 2025/07/09 02:09:43 INFO : data/banana.rclone_chunk.001_46aqna: Moved (server-side) to: data/banana 2025/07/09 02:09:52 INFO : data/potato: Deleted 2025/07/09 02:09:54 INFO : data/potato.rclone_chunk.001_46b1nv: Moved (server-side) to: data/potato 2025/07/09 02:10:16 INFO : test.sum.rclone_chunk.001_46bd8n: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:10:17 INFO : test.sum.rclone_chunk.002_46bd8n: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (223.89s) --- PASS: TestCheckSum/subtest1 (1.96s) --- PASS: TestCheckSum/subtest2 (1.38s) --- PASS: TestCheckSum/subtest3 (2.45s) --- PASS: TestCheckSum/subtest4 (2.65s) --- PASS: TestCheckSum/subtest5 (3.44s) --- PASS: TestCheckSum/subtest6 (3.21s) --- PASS: TestCheckSum/subtest7 (2.48s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:10:58 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/data" 2025/07/09 02:10:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/data" 2025/07/09 02:11:03 INFO : data/banana.rclone_chunk.001_46d3lb: Moved (server-side) to: data/banana 2025/07/09 02:11:07 INFO : test.sum.rclone_chunk.001_46d8ab: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2025/07/09 02:11:15 INFO : data/potato.rclone_chunk.001_46df96: Moved (server-side) to: data/potato 2025/07/09 02:11:23 INFO : test.sum: Deleted 2025/07/09 02:11:25 INFO : test.sum.rclone_chunk.001_46dkui: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2025/07/09 02:11:35 INFO : test.sum.rclone_chunk.001_46dxw5: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:11:36 INFO : test.sum.rclone_chunk.002_46dxw5: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2025/07/09 02:12:02 INFO : test.sum.rclone_chunk.001_46ee84: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:12:04 INFO : test.sum.rclone_chunk.002_46ee84: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2025/07/09 02:12:30 INFO : test.sum.rclone_chunk.001_46f4pe: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:12:32 INFO : test.sum.rclone_chunk.002_46f4pe: Moved (server-side) to: test.sum.rclone_chunk.002 2025/07/09 02:12:34 INFO : test.sum.rclone_chunk.003_46f4pe: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2025/07/09 02:13:06 INFO : test.sum.rclone_chunk.001_46fzrh: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:13:07 INFO : test.sum.rclone_chunk.002_46fzrh: Moved (server-side) to: test.sum.rclone_chunk.002 2025/07/09 02:13:09 INFO : test.sum.rclone_chunk.003_46fzrh: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2025/07/09 02:13:26 INFO : data/banana: Deleted 2025/07/09 02:13:27 INFO : data/banana.rclone_chunk.001_46gzh2: Moved (server-side) to: data/banana 2025/07/09 02:13:37 INFO : data/potato: Deleted 2025/07/09 02:13:38 INFO : data/potato.rclone_chunk.001_46h9c9: Moved (server-side) to: data/potato 2025/07/09 02:14:01 INFO : test.sum.rclone_chunk.001_46hlja: Moved (server-side) to: test.sum.rclone_chunk.001 2025/07/09 02:14:02 INFO : test.sum.rclone_chunk.002_46hlja: Moved (server-side) to: test.sum.rclone_chunk.002 === NAME TestCheckSumDownload fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:525 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: test.sum: Modification time difference too big |-214126h8m57.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-09 02:14:04 +0000 UTC) (precision 1ns) === RUN TestCheckSumDownload/subtest7 --- FAIL: TestCheckSumDownload (223.58s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (1.87s) --- PASS: TestCheckSumDownload/subtest3 (3.58s) --- PASS: TestCheckSumDownload/subtest4 (2.94s) --- PASS: TestCheckSumDownload/subtest5 (3.33s) --- PASS: TestCheckSumDownload/subtest6 (4.67s) --- PASS: TestCheckSumDownload/subtest7 (3.72s) === RUN TestApplyTransforms 2025/07/09 02:14:41 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lodumup7qizo" 2025/07/09 02:14:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:14:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-lodumup7qizo" 2025/07/09 02:14:42 DEBUG : Creating backend with remote "/tmp/rclone3552078462" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo'", Local "Local file system at /tmp/rclone3552078462", Modify Window "1ns" 2025/07/09 02:14:48 INFO : hello, world!.rclone_chunk.001_46jcl6: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2025/07/09 02:14:49 ERROR : hello, world!: sum not found 2025/07/09 02:14:49 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo' 2025/07/09 02:14:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo': 1 files missing 2025/07/09 02:14:49 NOTICE: 1 hashes missing 2025/07/09 02:14:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo': 1 differences found 2025/07/09 02:14:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/09 02:14:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:14:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo': 0 differences found 2025/07/09 02:14:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo': 1 matching files 2025/07/09 02:14:50 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kuterac3malu" 2025/07/09 02:14:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:14:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuterac3malu" 2025/07/09 02:14:50 DEBUG : Creating backend with remote "/tmp/rclone4276013062" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu'", Local "Local file system at /tmp/rclone4276013062", Modify Window "1ns" 2025/07/09 02:14:54 INFO : HELLO, WORLD!.rclone_chunk.001_46jko2: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/07/09 02:14:55 ERROR : HELLO, WORLD!: sum not found 2025/07/09 02:14:55 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu' 2025/07/09 02:14:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu': 1 files missing 2025/07/09 02:14:55 NOTICE: 1 hashes missing 2025/07/09 02:14:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu': 1 differences found 2025/07/09 02:14:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/09 02:14:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:14:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu': 0 differences found 2025/07/09 02:14:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu': 1 matching files 2025/07/09 02:14:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-piciyim1xari" 2025/07/09 02:14:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:14:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-piciyim1xari" 2025/07/09 02:14:57 DEBUG : Creating backend with remote "/tmp/rclone749240768" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari'", Local "Local file system at /tmp/rclone749240768", Modify Window "1ns" 2025/07/09 02:15:03 INFO : HeLlO, wOrLd!.rclone_chunk.001_46jr73: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/09 02:15:03 ERROR : HeLlO, wOrLd!: sum not found 2025/07/09 02:15:03 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari' 2025/07/09 02:15:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari': 1 files missing 2025/07/09 02:15:03 NOTICE: 1 hashes missing 2025/07/09 02:15:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari': 1 differences found 2025/07/09 02:15:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/09 02:15:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari': 0 differences found 2025/07/09 02:15:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari': 1 matching files 2025/07/09 02:15:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kigaxig9vine" 2025/07/09 02:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:15:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-kigaxig9vine" 2025/07/09 02:15:05 DEBUG : Creating backend with remote "/tmp/rclone3799823044" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine'", Local "Local file system at /tmp/rclone3799823044", Modify Window "1ns" 2025/07/09 02:15:10 INFO : HELLO, WORLD!.rclone_chunk.001_46jyxy: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/09 02:15:11 ERROR : HELLO, WORLD!: sum not found 2025/07/09 02:15:11 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine' 2025/07/09 02:15:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine': 1 files missing 2025/07/09 02:15:11 NOTICE: 1 hashes missing 2025/07/09 02:15:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine': 1 differences found 2025/07/09 02:15:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/09 02:15:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine': 0 differences found 2025/07/09 02:15:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine': 1 matching files 2025/07/09 02:15:12 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-luxosal2poxe" 2025/07/09 02:15:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:15:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-luxosal2poxe" 2025/07/09 02:15:12 DEBUG : Creating backend with remote "/tmp/rclone1828600060" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe'", Local "Local file system at /tmp/rclone1828600060", Modify Window "1ns" 2025/07/09 02:15:17 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_46k674: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/07/09 02:15:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/09 02:15:18 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe' 2025/07/09 02:15:18 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe': 1 files missing 2025/07/09 02:15:18 NOTICE: 1 hashes missing 2025/07/09 02:15:18 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe': 1 differences found 2025/07/09 02:15:18 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/09 02:15:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe': 0 differences found 2025/07/09 02:15:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe': 1 matching files 2025/07/09 02:15:19 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-rafelos9homo" 2025/07/09 02:15:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:15:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-rafelos9homo" 2025/07/09 02:15:19 DEBUG : Creating backend with remote "/tmp/rclone2860009697" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo'", Local "Local file system at /tmp/rclone2860009697", Modify Window "1ns" 2025/07/09 02:15:24 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_46kdki: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2025/07/09 02:15:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/09 02:15:24 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo' 2025/07/09 02:15:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo': 1 files missing 2025/07/09 02:15:24 NOTICE: 1 hashes missing 2025/07/09 02:15:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo': 1 differences found 2025/07/09 02:15:24 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/09 02:15:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo': 0 differences found 2025/07/09 02:15:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo': 1 matching files 2025/07/09 02:15:25 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yoyefap4habe" 2025/07/09 02:15:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:15:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-yoyefap4habe" 2025/07/09 02:15:26 DEBUG : Creating backend with remote "/tmp/rclone1586937399" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe'", Local "Local file system at /tmp/rclone1586937399", Modify Window "1ns" 2025/07/09 02:15:33 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_46kjnf: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2025/07/09 02:15:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 02:15:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe' 2025/07/09 02:15:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe': 1 files missing 2025/07/09 02:15:33 NOTICE: 1 hashes missing 2025/07/09 02:15:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe': 1 differences found 2025/07/09 02:15:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/09 02:15:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe': 0 differences found 2025/07/09 02:15:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe': 1 matching files 2025/07/09 02:15:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zadowet3wuku" 2025/07/09 02:15:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:15:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-zadowet3wuku" 2025/07/09 02:15:35 DEBUG : Creating backend with remote "/tmp/rclone3887038076" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku'", Local "Local file system at /tmp/rclone3887038076", Modify Window "1ns" 2025/07/09 02:15:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_46ks36: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2025/07/09 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku' 2025/07/09 02:15:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku': 1 files missing 2025/07/09 02:15:42 NOTICE: 1 hashes missing 2025/07/09 02:15:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku': 1 differences found 2025/07/09 02:15:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/09 02:15:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku': 0 differences found 2025/07/09 02:15:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku': 1 matching files 2025/07/09 02:15:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-getiquv0nini" 2025/07/09 02:15:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:15:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-getiquv0nini" 2025/07/09 02:15:43 DEBUG : Creating backend with remote "/tmp/rclone611430203" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini'", Local "Local file system at /tmp/rclone611430203", Modify Window "1ns" 2025/07/09 02:15:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_46l0j0: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2025/07/09 02:15:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 02:15:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini' 2025/07/09 02:15:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini': 1 files missing 2025/07/09 02:15:49 NOTICE: 1 hashes missing 2025/07/09 02:15:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini': 1 differences found 2025/07/09 02:15:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/09 02:15:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini': 0 differences found 2025/07/09 02:15:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini': 1 matching files 2025/07/09 02:15:50 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi" 2025/07/09 02:15:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:15:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-fomacoc9kaqi" 2025/07/09 02:15:50 DEBUG : Creating backend with remote "/tmp/rclone2012553886" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi'", Local "Local file system at /tmp/rclone2012553886", Modify Window "1ns" 2025/07/09 02:15:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_46l8go: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2025/07/09 02:15:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 02:15:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi' 2025/07/09 02:15:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi': 1 files missing 2025/07/09 02:15:56 NOTICE: 1 hashes missing 2025/07/09 02:15:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi': 1 differences found 2025/07/09 02:15:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/09 02:15:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 02:15:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi': 0 differences found 2025/07/09 02:15:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi': 1 matching files 2025/07/09 02:15:57 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-fomacoc9kaqi': Purge remote 2025/07/09 02:16:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-getiquv0nini': Purge remote 2025/07/09 02:16:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zadowet3wuku': Purge remote 2025/07/09 02:16:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyefap4habe': Purge remote 2025/07/09 02:16:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-rafelos9homo': Purge remote 2025/07/09 02:16:36 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-luxosal2poxe': Purge remote 2025/07/09 02:16:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kigaxig9vine': Purge remote 2025/07/09 02:16:52 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-piciyim1xari': Purge remote 2025/07/09 02:16:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kuterac3malu': Purge remote 2025/07/09 02:17:07 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-lodumup7qizo': Purge remote --- PASS: TestApplyTransforms (154.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:17:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/09 02:17:21 INFO : sub/file2.rclone_chunk.001_46nmgw: Moved (server-side) to: sub/file2 2025/07/09 02:17:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/09 02:17:21 INFO : file1: Copied (new) to: sub/file2 2025/07/09 02:17:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:17:22 DEBUG : file1: Unchanged skipping 2025/07/09 02:17:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (19.36s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.37s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:17:40 INFO : dst/file1.rclone_chunk.001_46o5uq: Moved (server-side) to: dst/file1 2025/07/09 02:17:42 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/backup" 2025/07/09 02:17:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/backup" 2025/07/09 02:17:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/09 02:17:42 DEBUG : dst/file1: move non-chunked object... 2025/07/09 02:17:45 INFO : dst/file1: Moved (server-side) 2025/07/09 02:17:45 INFO : dst/file1: Moved (server-side) 2025/07/09 02:17:45 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:17:50 INFO : dst/file1.rclone_chunk.001_46oe1w: Moved (server-side) to: dst/file1 2025/07/09 02:17:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/09 02:17:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (44.60s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:18:20 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/dst" 2025/07/09 02:18:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/dst" 2025/07/09 02:18:21 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/CompareDest" 2025/07/09 02:18:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/CompareDest" 2025/07/09 02:18:21 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 02:18:22 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:18:26 INFO : one.rclone_chunk.001_46pf1o: Moved (server-side) to: one 2025/07/09 02:18:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/09 02:18:26 INFO : one: Copied (new) 2025/07/09 02:18:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 02:18:28 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:18:37 INFO : one: Deleted 2025/07/09 02:18:39 INFO : one.rclone_chunk.001_46pl9n: Moved (server-side) to: one 2025/07/09 02:18:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/09 02:18:39 INFO : one: Copied (replaced existing) 2025/07/09 02:18:49 INFO : dst/one: Deleted 2025/07/09 02:18:50 INFO : dst/one.rclone_chunk.001_46pxj0: Moved (server-side) to: dst/one 2025/07/09 02:18:54 INFO : CompareDest/one.rclone_chunk.001_46q7dr: Moved (server-side) to: CompareDest/one 2025/07/09 02:18:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 02:18:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:18:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 02:19:01 INFO : CompareDest/two.rclone_chunk.001_46qe88: Moved (server-side) to: CompareDest/two 2025/07/09 02:19:02 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 02:19:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:19:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 02:19:04 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 02:19:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:19:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 02:19:06 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 02:19:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/09 02:19:07 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:19:12 INFO : two.rclone_chunk.001_46qodp: Moved (server-side) to: two 2025/07/09 02:19:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/09 02:19:12 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (85.04s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:19:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/dst" 2025/07/09 02:19:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/dst" 2025/07/09 02:19:46 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/CopyDest" 2025/07/09 02:19:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/CopyDest" 2025/07/09 02:19:46 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 02:19:47 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:19:51 INFO : one.rclone_chunk.001_46rs8b: Moved (server-side) to: one 2025/07/09 02:19:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/09 02:19:51 INFO : one: Copied (new) 2025/07/09 02:19:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 02:19:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:20:02 INFO : one: Deleted 2025/07/09 02:20:04 INFO : one.rclone_chunk.001_46rz8v: Moved (server-side) to: one 2025/07/09 02:20:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/09 02:20:04 INFO : one: Copied (replaced existing) 2025/07/09 02:20:14 INFO : dst/one: Deleted 2025/07/09 02:20:16 INFO : dst/one.rclone_chunk.001_46sai0: Moved (server-side) to: dst/one 2025/07/09 02:20:20 INFO : CopyDest/one.rclone_chunk.001_46slfn: Moved (server-side) to: CopyDest/one 2025/07/09 02:20:23 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/BackupDir" 2025/07/09 02:20:23 DEBUG : Config file has changed externally - reloading 2025/07/09 02:20:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/BackupDir" 2025/07/09 02:20:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 02:20:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:20:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 02:20:24 DEBUG : one: move non-chunked object... 2025/07/09 02:20:26 INFO : one: Moved (server-side) 2025/07/09 02:20:26 INFO : one: Moved (server-side) 2025/07/09 02:20:26 DEBUG : one: copy non-chunked object... 2025/07/09 02:20:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/09 02:20:27 INFO : one: Copied (server-side copy) 2025/07/09 02:20:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/09 02:20:32 INFO : CopyDest/two.rclone_chunk.001_46sxb0: Moved (server-side) to: CopyDest/two 2025/07/09 02:20:33 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 02:20:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:20:33 DEBUG : two: copy non-chunked object... 2025/07/09 02:20:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/09 02:20:35 INFO : two: Copied (server-side copy) 2025/07/09 02:20:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/09 02:20:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:20:36 DEBUG : two: Unchanged skipping 2025/07/09 02:20:42 INFO : CopyDest/three.rclone_chunk.001_46t67p: Moved (server-side) to: CopyDest/three 2025/07/09 02:20:44 DEBUG : three: Need to transfer - File not found at Destination 2025/07/09 02:20:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/09 02:20:44 DEBUG : three: Destination not found in --copy-dest 2025/07/09 02:20:45 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:20:49 INFO : three.rclone_chunk.001_46te2e: Moved (server-side) to: three 2025/07/09 02:20:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/09 02:20:49 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (117.10s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.68s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:21:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/09 02:21:44 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:21:48 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_46v1ca: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2025/07/09 02:21:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/09 02:21:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/09 02:21:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/09 02:21:49 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:26:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader10klg.disk.yandex.net:443/upload-target/20250709T052302.232.utd.2gt5uxkezxpfkpdn4hsg8gh1g-k10klg.915198": max transfer limit reached as set by --max-transfer 2025/07/09 02:26:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (287.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.77s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.13s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:26:42 INFO : one.rclone_chunk.001_47347a: Moved (server-side) to: one.rclone_chunk.001 2025/07/09 02:26:43 INFO : one.rclone_chunk.002_47347a: Moved (server-side) to: one.rclone_chunk.002 2025/07/09 02:26:52 INFO : also/one.rclone_chunk.001_473fds: Moved (server-side) to: also/one.rclone_chunk.001 2025/07/09 02:26:53 INFO : also/one.rclone_chunk.002_473fds: Moved (server-side) to: also/one.rclone_chunk.002 2025/07/09 02:27:02 INFO : another.rclone_chunk.001_473pqa: Moved (server-side) to: another.rclone_chunk.001 2025/07/09 02:27:03 INFO : another.rclone_chunk.002_473pqa: Moved (server-side) to: another.rclone_chunk.002 2025/07/09 02:27:10 INFO : not-one.rclone_chunk.001_473zjg: Moved (server-side) to: not-one 2025/07/09 02:27:13 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Looking for duplicate md5 hashes using newest mode. 2025/07/09 02:27:14 NOTICE: 287984726c569040edb06851b52decf1: Found 3 files with duplicate md5 hashes 2025/07/09 02:27:29 INFO : one: Deleted 2025/07/09 02:27:44 INFO : also/one: Deleted 2025/07/09 02:27:44 NOTICE: 287984726c569040edb06851b52decf1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (97.52s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.72s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.79s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.48s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.64s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.88s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:28:22 INFO : a.txt.rclone_chunk.001_475xfd: Moved (server-side) to: a.txt 2025/07/09 02:28:26 INFO : zend.txt.rclone_chunk.001_4763f4: Moved (server-side) to: zend.txt 2025/07/09 02:28:31 INFO : sub dir/hello world.rclone_chunk.001_4767b0: Moved (server-side) to: sub dir/hello world 2025/07/09 02:28:36 INFO : sub dir/hello world2.rclone_chunk.001_476cpf: Moved (server-side) to: sub dir/hello world2 2025/07/09 02:28:41 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_476hw6: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/07/09 02:28:46 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_476m9m: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/07/09 02:28:50 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_476rzx: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/07/09 02:28:53 DEBUG : a.txt: Excluded (Size Filter) 2025/07/09 02:28:53 DEBUG : a.txt: Excluded 2025/07/09 02:28:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 02:28:54 DEBUG : sub dir/hello world: Excluded 2025/07/09 02:28:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 02:28:54 DEBUG : sub dir/hello world2: Excluded 2025/07/09 02:28:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 02:28:54 DEBUG : sub dir/hello world: Excluded 2025/07/09 02:28:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 02:28:54 DEBUG : sub dir/hello world2: Excluded 2025/07/09 02:28:55 DEBUG : sub dir/ignore dir: Excluded 2025/07/09 02:28:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (97.08s) === RUN TestListDirSortedFn run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:29:58 INFO : a.txt.rclone_chunk.001_478msk: Moved (server-side) to: a.txt 2025/07/09 02:30:02 INFO : zend.txt.rclone_chunk.001_478r91: Moved (server-side) to: zend.txt 2025/07/09 02:30:06 INFO : sub dir/hello world.rclone_chunk.001_478vy1: Moved (server-side) to: sub dir/hello world 2025/07/09 02:30:11 INFO : sub dir/hello world2.rclone_chunk.001_4790c1: Moved (server-side) to: sub dir/hello world2 2025/07/09 02:30:16 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_479517: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/07/09 02:30:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_4799bk: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/07/09 02:30:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_479efh: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/07/09 02:30:26 DEBUG : a.txt: Excluded (Size Filter) 2025/07/09 02:30:26 DEBUG : a.txt: Excluded 2025/07/09 02:30:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 02:30:27 DEBUG : sub dir/hello world: Excluded 2025/07/09 02:30:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 02:30:27 DEBUG : sub dir/hello world2: Excluded 2025/07/09 02:30:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 02:30:27 DEBUG : sub dir/hello world: Excluded 2025/07/09 02:30:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 02:30:27 DEBUG : sub dir/hello world2: Excluded 2025/07/09 02:30:28 DEBUG : sub dir/ignore dir: Excluded 2025/07/09 02:30:28 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (91.90s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:31:30 INFO : file1.rclone_chunk.001_47b6eq: Moved (server-side) to: file1 2025/07/09 02:31:34 INFO : sub/file2.rclone_chunk.001_47bbd1: Moved (server-side) to: sub/file2 === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (28.57s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.42s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.42s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:31:58 INFO : file1.rclone_chunk.001_47bz5i: Moved (server-side) to: file1 2025/07/09 02:32:03 INFO : sub/file2.rclone_chunk.001_47c305: Moved (server-side) to: sub/file2 === 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/07/09 02:32:09 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/notfound" 2025/07/09 02:32:09 DEBUG : Config file has changed externally - reloading 2025/07/09 02:32:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/notfound" --- PASS: TestStatJSON (36.02s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.71s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.62s) --- PASS: TestStatJSON/NotFound (0.73s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.63s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.33s) --- PASS: TestStatJSON/FileDirsOnly (0.34s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (0.64s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:32:29 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Making directory 2025/07/09 02:32:30 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Making directory --- PASS: TestMkdir (2.47s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:32:37 INFO : sub dir/hello world.rclone_chunk.001_47d148: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (17.56s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:32:56 INFO : potato2.rclone_chunk.001_47djso: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:32:57 INFO : potato2.rclone_chunk.002_47djso: Moved (server-side) to: potato2.rclone_chunk.002 2025/07/09 02:33:03 INFO : empty space.rclone_chunk.001_47dtxs: Moved (server-side) to: empty space --- PASS: TestLs (37.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:33:34 INFO : potato2.rclone_chunk.001_47ek88: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:33:36 INFO : potato2.rclone_chunk.002_47ek88: Moved (server-side) to: potato2.rclone_chunk.002 2025/07/09 02:33:46 INFO : empty space.rclone_chunk.001_47ewo6: Moved (server-side) to: empty space 2025/07/09 02:33:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/09 02:33:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.68s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:34:16 INFO : potato2.rclone_chunk.001_47fq5e: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:34:17 INFO : potato2.rclone_chunk.002_47fq5e: Moved (server-side) to: potato2.rclone_chunk.002 2025/07/09 02:34:25 INFO : empty space.rclone_chunk.001_47g1jg: Moved (server-side) to: empty space --- PASS: TestLsLong (37.12s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:34:52 INFO : potato2.rclone_chunk.001_47gsje: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:34:54 INFO : potato2.rclone_chunk.002_47gsje: Moved (server-side) to: potato2.rclone_chunk.002 2025/07/09 02:35:00 INFO : empty space.rclone_chunk.001_47h1pq: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (37.94s) --- PASS: TestHashSums/Md5 (0.81s) --- PASS: TestHashSums/Md5Download (1.95s) === RUN TestHashSumsWithErrors 2025/07/09 02:35:24 DEBUG : Creating backend with remote ":memory:" 2025/07/09 02:35:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/09 02:35:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/09 02:35:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/09 02:35:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/09 02:35:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/09 02:35:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/09 02:35:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/09 02:35:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/09 02:35:24 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:35:31 INFO : potato2.rclone_chunk.001_47ht7p: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 02:35:33 INFO : potato2.rclone_chunk.002_47ht7p: Moved (server-side) to: potato2.rclone_chunk.002 2025/07/09 02:35:39 INFO : empty space.rclone_chunk.001_47i4ye: Moved (server-side) to: empty space 2025/07/09 02:35:44 INFO : sub dir/potato3.rclone_chunk.001_47i9zz: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (54.03s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:36:23 INFO : small.rclone_chunk.001_47jbzg: Moved (server-side) to: small 2025/07/09 02:36:29 INFO : medium.rclone_chunk.001_47jg0f: Moved (server-side) to: medium.rclone_chunk.001 2025/07/09 02:36:30 INFO : medium.rclone_chunk.002_47jg0f: Moved (server-side) to: medium.rclone_chunk.002 2025/07/09 02:36:40 INFO : large.rclone_chunk.001_47jqos: Moved (server-side) to: large.rclone_chunk.001 2025/07/09 02:36:42 INFO : large.rclone_chunk.002_47jqos: Moved (server-side) to: large.rclone_chunk.002 2025/07/09 02:36:45 DEBUG : Waiting for deletions to finish 2025/07/09 02:36:45 DEBUG : large: Excluded (Size Filter) 2025/07/09 02:36:45 DEBUG : large: Excluded 2025/07/09 02:36:51 INFO : small: Deleted 2025/07/09 02:37:01 INFO : medium: Deleted --- PASS: TestDelete (58.97s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.41s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.34s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.39s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:37:26 INFO : ReadFile.rclone_chunk.001_47l32j: Moved (server-side) to: ReadFile --- PASS: TestReadFile (12.08s) === RUN TestRetry 2025/07/09 02:37:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/09 02:37:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/09 02:37:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 02:37:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 02:37:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 02:37:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 02:37:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:37:38 INFO : file1.rclone_chunk.001_47lfad: Moved (server-side) to: file1 2025/07/09 02:37:42 INFO : file2.rclone_chunk.001_47lji5: Moved (server-side) to: file2 --- PASS: TestCat (26.81s) === RUN TestPurge 2025/07/09 02:38:00 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-dokulof8noqu" 2025/07/09 02:38:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:38:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-dokulof8noqu" 2025/07/09 02:38:01 DEBUG : Creating backend with remote "/tmp/rclone1168607485" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-dokulof8noqu'", Local "Local file system at /tmp/rclone1168607485", Modify Window "1ns" 2025/07/09 02:38:07 INFO : A1/B1/C1/one.rclone_chunk.001_47m7p4: Moved (server-side) to: A1/B1/C1/one 2025/07/09 02:38:07 INFO : A2: Making directory 2025/07/09 02:38:08 INFO : A1/B2: Making directory 2025/07/09 02:38:08 INFO : A1/B2/C2: Making directory 2025/07/09 02:38:09 INFO : A1/B1/C3: Making directory 2025/07/09 02:38:09 INFO : A3: Making directory 2025/07/09 02:38:09 INFO : A3/B3: Making directory 2025/07/09 02:38:10 INFO : A3/B3/C4: Making directory 2025/07/09 02:38:14 INFO : A1/two.rclone_chunk.001_47mfgd: Moved (server-side) to: A1/two 2025/07/09 02:38:42 ERROR : error listing: directory not found 2025/07/09 02:38:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-dokulof8noqu': Purge remote 2025/07/09 02:38:43 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (42.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:38:49 INFO : A1/B1/C1/one.rclone_chunk.001_47ncrt: Moved (server-side) to: A1/B1/C1/one 2025/07/09 02:38:49 INFO : A2: Making directory 2025/07/09 02:38:49 INFO : A1/B2: Making directory 2025/07/09 02:38:50 INFO : A1/B2/C2: Making directory 2025/07/09 02:38:50 INFO : A1/B1/C3: Making directory 2025/07/09 02:38:50 INFO : A3: Making directory 2025/07/09 02:38:51 INFO : A3/B3: Making directory 2025/07/09 02:38:56 INFO : A3/B3/C4: Making directory 2025/07/09 02:39:01 INFO : A1/two.rclone_chunk.001_47nqs6: Moved (server-side) to: A1/two 2025/07/09 02:39:04 DEBUG : removing 1 level 3 directories 2025/07/09 02:39:04 INFO : A3/B3/C4: Removing directory 2025/07/09 02:39:13 DEBUG : removing 2 level 3 directories 2025/07/09 02:39:13 INFO : A1/B2/C2: Removing directory 2025/07/09 02:39:13 INFO : A1/B1/C3: Removing directory 2025/07/09 02:39:19 DEBUG : removing 2 level 2 directories 2025/07/09 02:39:19 INFO : A3/B3: Removing directory 2025/07/09 02:39:19 INFO : A1/B2: Removing directory 2025/07/09 02:39:25 DEBUG : removing 2 level 1 directories 2025/07/09 02:39:25 INFO : A3: Removing directory 2025/07/09 02:39:25 INFO : A2: Removing directory 2025/07/09 02:39:46 DEBUG : removing 1 level 3 directories 2025/07/09 02:39:46 INFO : A1/B1/C1: Removing directory 2025/07/09 02:39:52 DEBUG : removing 1 level 2 directories 2025/07/09 02:39:52 INFO : A1/B1: Removing directory 2025/07/09 02:39:58 DEBUG : removing 1 level 1 directories 2025/07/09 02:39:58 INFO : A1: Removing directory 2025/07/09 02:40:03 DEBUG : removing 1 level 0 directories 2025/07/09 02:40:03 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Removing directory 2025/07/09 02:40:09 ERROR : error listing: directory not found 2025/07/09 02:40:09 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (86.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:40:10 INFO : A1: Making directory 2025/07/09 02:40:10 INFO : A1/B1: Making directory 2025/07/09 02:40:10 INFO : A1/B1/C1: Making directory 2025/07/09 02:40:13 DEBUG : removing 1 level 3 directories 2025/07/09 02:40:13 INFO : A1/B1/C1: Removing directory 2025/07/09 02:40:19 DEBUG : removing 1 level 2 directories 2025/07/09 02:40:19 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (23.77s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:40:34 INFO : A1: Making directory 2025/07/09 02:40:34 INFO : A1/B1: Making directory 2025/07/09 02:40:34 INFO : A1/B1/C1: Making directory 2025/07/09 02:40:37 DEBUG : removing 1 level 3 directories 2025/07/09 02:40:37 INFO : A1/B1/C1: Removing directory 2025/07/09 02:40:43 DEBUG : removing 1 level 2 directories 2025/07/09 02:40:43 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (22.98s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:41:01 INFO : file1.rclone_chunk.001_47r22h: Moved (server-side) to: file1 2025/07/09 02:41:02 DEBUG : filename.txt: File name found in url 2025/07/09 02:41:08 INFO : filename.txt.rclone_chunk.001_47r764: Moved (server-side) to: filename.txt 2025/07/09 02:41:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/09 02:41:12 INFO : headerfilename.txt.rclone_chunk.001_47rdaw: Moved (server-side) to: headerfilename.txt 2025/07/09 02:41:17 INFO : file2.rclone_chunk.001_47ria7: Moved (server-side) to: file2 --- PASS: TestCopyURL (44.96s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:41:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/09 02:41:47 INFO : sub/file2.rclone_chunk.001_47sb4x: Moved (server-side) to: sub/file2 2025/07/09 02:41:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/09 02:41:47 INFO : file1: Copied (new) to: sub/file2 2025/07/09 02:41:47 INFO : file1: Deleted 2025/07/09 02:41:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:41:48 DEBUG : file1: Unchanged skipping 2025/07/09 02:41:48 INFO : file1: Deleted 2025/07/09 02:41:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (19.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:42:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/09 02:42:02 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:42:06 INFO : file1.rclone_chunk.001_47sv4n: Moved (server-side) to: file1 2025/07/09 02:42:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/09 02:42:06 INFO : file1: Copied (new) 2025/07/09 02:42:06 INFO : file1: Deleted 2025/07/09 02:42:07 DEBUG : file1: Destination exists, skipping 2025/07/09 02:42:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.61s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:42:18 INFO : dst/file1.rclone_chunk.001_47t7vr: Moved (server-side) to: dst/file1 2025/07/09 02:42:20 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nidumad7fire/backup" 2025/07/09 02:42:20 DEBUG : Config file has changed externally - reloading 2025/07/09 02:42:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-nidumad7fire/backup" 2025/07/09 02:42:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/09 02:42:20 DEBUG : dst/file1: move non-chunked object... 2025/07/09 02:42:23 INFO : dst/file1: Moved (server-side) 2025/07/09 02:42:23 INFO : dst/file1: Moved (server-side) 2025/07/09 02:42:23 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/07/09 02:42:27 INFO : dst/file1.rclone_chunk.001_47tgbv: Moved (server-side) to: dst/file1 2025/07/09 02:42:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/09 02:42:27 INFO : dst/file1: Copied (new) 2025/07/09 02:42:27 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (44.46s) === 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:43:02 INFO : A1/one.rclone_chunk.001_47ufnh: Moved (server-side) to: A1/one 2025/07/09 02:43:07 INFO : A1/two.rclone_chunk.001_47ukxh: Moved (server-side) to: A1/two 2025/07/09 02:43:11 INFO : A1/B1/three.rclone_chunk.001_47uon0: Moved (server-side) to: A1/B1/three 2025/07/09 02:43:15 INFO : A1/B1/C1/four.rclone_chunk.001_47uso1: Moved (server-side) to: A1/B1/C1/four 2025/07/09 02:43:21 INFO : A1/B1/C2/five.rclone_chunk.001_47ux8a: Moved (server-side) to: A1/B1/C2/five 2025/07/09 02:43:21 INFO : A1/B2: Making directory 2025/07/09 02:43:21 INFO : A1/B1/C3: Making directory 2025/07/09 02:43:33 DEBUG : A2/B1/C1/four: move non-chunked object... 2025/07/09 02:43:33 DEBUG : A2/one: move non-chunked object... 2025/07/09 02:43:33 DEBUG : A2/B1/C2/five: move non-chunked object... 2025/07/09 02:43:33 DEBUG : A2/two: move non-chunked object... 2025/07/09 02:43:34 DEBUG : A2/B1/three: move non-chunked object... 2025/07/09 02:43:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/09 02:43:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/09 02:43:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/09 02:43:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/09 02:43:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/09 02:43:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/09 02:43:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/09 02:43:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/09 02:43:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/09 02:43:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/09 02:44:13 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/09 02:44:16 DEBUG : A3/B1/three: move non-chunked object... 2025/07/09 02:44:16 DEBUG : A3/one: move non-chunked object... 2025/07/09 02:44:16 DEBUG : A3/two: move non-chunked object... 2025/07/09 02:44:16 DEBUG : A3/B1/C1/four: move non-chunked object... 2025/07/09 02:44:16 DEBUG : A3/B1/C2/five: move non-chunked object... 2025/07/09 02:44:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/09 02:44:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/09 02:44:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/09 02:44:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/09 02:44:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/09 02:44:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/09 02:44:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/09 02:44:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/09 02:44:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/09 02:44:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (180.95s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" --- PASS: TestGetFsInfo (0.94s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/07/09 02:46:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 02:46:07 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_47zi63: Moved (server-side) to: no_checksum_small_file_from_pipe 2025/07/09 02:46:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/09 02:46:07 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/09 02:47:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/07/09 02:47:04 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/07/09 02:47:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/07/09 02:47:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/07/09 02:47:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/07/09 02:47:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/07/09 02:47:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/07/09 02:47:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/07/09 02:47:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/07/09 02:47:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/07/09 02:47:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/07/09 02:47:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/07/09 02:47:19 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/07/09 02:47:20 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/07/09 02:47:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/07/09 02:47:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/07/09 02:47:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/07/09 02:47:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/07/09 02:47:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/07/09 02:47:31 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/07/09 02:47:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_47zo2n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/07/09 02:47:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/07/09 02:47:36 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:49:32 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 02:49:36 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_485dsz: Moved (server-side) to: with_checksum_small_file_from_pipe 2025/07/09 02:49:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/09 02:49:36 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/09 02:50:24 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/07/09 02:50:26 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/07/09 02:50:27 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/07/09 02:50:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/07/09 02:50:30 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/07/09 02:50:32 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/07/09 02:50:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/07/09 02:50:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/07/09 02:50:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/07/09 02:50:37 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/07/09 02:50:38 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/07/09 02:50:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/07/09 02:50:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/07/09 02:50:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/07/09 02:50:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/07/09 02:50:44 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/07/09 02:50:46 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/07/09 02:50:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/07/09 02:50:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/07/09 02:50:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/07/09 02:50:51 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_485iz7: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/07/09 02:50:54 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/07/09 02:50:54 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:52:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 02:52:58 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_48az17: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/07/09 02:52:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/09 02:53:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/07/09 02:53:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/07/09 02:53:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/07/09 02:53:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/07/09 02:53:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/07/09 02:53:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/07/09 02:53:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/07/09 02:53:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/07/09 02:53:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/07/09 02:53:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/07/09 02:53:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/07/09 02:54:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/07/09 02:54:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/07/09 02:54:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/07/09 02:54:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/07/09 02:54:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/07/09 02:54:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/07/09 02:54:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/07/09 02:54:09 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/07/09 02:54:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/07/09 02:54:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_48b4vh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/07/09 02:54:15 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:56:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 02:56:18 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_48ghcc: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/07/09 02:56:18 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/09 02:56:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/09 02:57:09 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/07/09 02:57:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/07/09 02:57:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/07/09 02:57:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/07/09 02:57:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/07/09 02:57:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/07/09 02:57:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/07/09 02:57:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/07/09 02:57:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/07/09 02:57:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/07/09 02:57:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/07/09 02:57:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/07/09 02:57:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/07/09 02:57:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/07/09 02:57:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/07/09 02:57:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/07/09 02:57:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/07/09 02:57:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/07/09 02:57:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/07/09 02:57:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/07/09 02:57:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_48gncr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/07/09 02:57:44 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/09 02:57:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (831.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (211.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (202.26s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (197.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (219.90s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.55s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 02:59:58 INFO : potato1.rclone_chunk.001_48mloe: Moved (server-side) to: potato1.rclone_chunk.001 2025/07/09 03:00:00 INFO : potato1.rclone_chunk.002_48mloe: Moved (server-side) to: potato1.rclone_chunk.002 2025/07/09 03:00:02 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': File to upload is small (60 bytes), uploading instead of streaming 2025/07/09 03:00:08 INFO : potato2.rclone_chunk.001_48mwoz: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 03:00:10 INFO : potato2.rclone_chunk.002_48mwoz: Moved (server-side) to: potato2.rclone_chunk.002 2025/07/09 03:00:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/09 03:00:12 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (54.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.59s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 03:00:53 INFO : potato2.rclone_chunk.001_48o4h8: Moved (server-side) to: potato2.rclone_chunk.001 2025/07/09 03:00:55 INFO : potato2.rclone_chunk.002_48o4h8: Moved (server-side) to: potato2.rclone_chunk.002 2025/07/09 03:01:02 INFO : empty space.rclone_chunk.001_48of4u: Moved (server-side) to: empty space 2025/07/09 03:01:06 INFO : sub dir/potato3.rclone_chunk.001_48ojjw: Moved (server-side) to: sub dir/potato3 2025/07/09 03:01:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Touching "empty space" 2025/07/09 03:01:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Touching "potato2" 2025/07/09 03:01:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire': Touching "sub dir/potato3" --- PASS: TestTouchDir (55.54s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.70s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.60s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.59s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.62s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nidumad7fire'", Local "Local file system at /tmp/rclone405238553", Modify Window "1ns" 2025/07/09 03:01:51 INFO : sub dir/test remove existing.rclone_chunk.001_48prvr: Moved (server-side) to: sub dir/test remove existing 2025/07/09 03:01:55 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_48pwra: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/07/09 03:01:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sesowuy7" before starting 2025/07/09 03:01:58 DEBUG : sub dir/test remove existing: move non-chunked object... 2025/07/09 03:02:00 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.sesowuy7 2025/07/09 03:02:00 DEBUG : sub dir/test remove existing.sesowuy7: TEST: removing renamed existing file after operation 2025/07/09 03:02:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xawopur4" before starting 2025/07/09 03:02:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/07/09 03:02:08 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xawopur4 2025/07/09 03:02:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xawopur4: TEST: renaming existing back after failed operation 2025/07/09 03:02:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xawopur4: move non-chunked object... 2025/07/09 03:02:10 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xawopur4: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/07/09 03:02:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gepewup6" before starting 2025/07/09 03:02:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/07/09 03:02:13 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gepewup6 2025/07/09 03:02:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gepewup6: TEST: removing renamed existing file after operation panic: test timed out after 1h0m0s running tests: TestRemoveExisting (35s) goroutine 15457 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000482540, {0x26c071d?, 0xc000589ad8?}, 0x27de830) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000482540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000482540, 0xc000589c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008125a0, {0x3eab040, 0x6d, 0x6d}, {0xedfffc4ad?, 0x3ec1040?, 0x3ec1040?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006712c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006712c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 25 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 26 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15258 [select]: net/http.(*persistConn).roundTrip(0xc0000387e0, 0xc001078500) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0001bb040, 0xc0009de3c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0003ef810, 0xc0009de3c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00069cb60, 0xc0009de280) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.30.0/transport.go:55 +0x15e net/http.send(0xc0009de280, {0x2af0a20, 0xc00069cb60}, {0x6f9001?, 0xc0009d7888?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004aa000, 0xc0009de280, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004aa000, 0xc0009de280) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00060f360, {0x2b15108, 0x3ee4600}, 0xc0009de140) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b2240, 0xc000b94640, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b2240, 0xc000b94640) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc0006b0200, {0x2b15108, 0x3ee4600}, {0xc000c96e40, 0x26}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:602 +0x3cc github.com/rclone/rclone/backend/yandex.(*Fs).purgeCheck(0xc0006b0200, {0x2b15108, 0x3ee4600}, {0xc000eb4938?, 0x523a1e?}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:645 +0x171 github.com/rclone/rclone/backend/yandex.(*Fs).Rmdir(0x71?, {0x2b15108?, 0x3ee4600?}, {0xc000eb4938?, 0xc0008c3c30?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:652 +0x28 github.com/rclone/rclone/backend/chunker.(*Fs).Rmdir(0x76b0f4400be8?, {0x2b15108?, 0x3ee4600?}, {0xc000eb4938?, 0x48f0fd?}) /home/rclone/go/src/github.com/rclone/rclone/backend/chunker/chunker.go:1594 +0x2b github.com/rclone/rclone/fstest.newRunIndividual.func1.2() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x30 github.com/rclone/rclone/fstest.retry(0xc0006ef6c0, {0xc0006b5140, 0x16}, 0xc0008c3dd8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x271 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000362000) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc0006ef6c0, 0xc000dbb5f0?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc0006ef6c0, 0x27de830) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 4994 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 4589 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 4271 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15275 [select]: net/http.(*persistConn).writeLoop(0xc000a8b320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15293 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 188 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 178 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1647 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1637 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 293 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 155 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 678 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 653 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 225 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 215 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 15322 [IO wait]: internal/poll.runtime_pollWait(0x76b0f431daa0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fd080?, 0xc000874600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001fd080, {0xc000874600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fd080, {0xc000874600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000b84148, {0xc000874600?, 0x5?, 0x3ee0928?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000581440, {0xc000874600?, 0x76b0f4f5ec28?, 0x76b13d4495c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0001134e8, {0xc000874600?, 0x3ee6ec0?, 0xc0007c39c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00043e2b8, {0x2aee8a0, 0xc0001134e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00043e008, {0x76b0f45800a0, 0xc000581440}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00043e008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00043e008, {0xc00041e000, 0x1000, 0xc0004aa5d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006b2480, {0xc00041e000?, 0x80a445?, 0x2aeca40?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007d9da0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007d9da0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006b2480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15316 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 581 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 555 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 973 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 963 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1430 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1420 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4413 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 4778 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 386 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 360 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 876 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 866 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 577 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 567 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 458 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 416 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1243 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1169 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4159 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1090 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1080 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1573 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1547 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1713 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1703 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 751 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 741 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 803 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 793 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1630 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1620 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1385 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1375 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1207 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1181 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 15274 [IO wait]: internal/poll.runtime_pollWait(0x76b0f431d758, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000688380?, 0xc000872000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000688380, {0xc000872000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000688380, {0xc000872000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00058a008, {0xc000872000?, 0x5?, 0x3ee0928?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000d28000, {0xc000872000?, 0x76b0f45d7498?, 0x76b13d449108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005810f8, {0xc000872000?, 0x3ee6ec0?, 0xc0007c49c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005fa2b8, {0x2aee8a0, 0xc0005810f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005fa008, {0x76b0f45800a0, 0xc000d28000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005fa008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005fa008, {0xc000849000, 0x1000, 0xc0004aa5d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000a8b320, {0xc000849000?, 0x80a445?, 0x2aeca40?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007d8120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007d8120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000a8b320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15293 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1462 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1452 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4886 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 4240 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5096 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 14630 [select]: net/http.(*persistConn).writeLoop(0xc0000387e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14093 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 4680 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4158 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10666 [chan receive, 24 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 10665 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15323 [select]: net/http.(*persistConn).writeLoop(0xc0006b2480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15316 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15069 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005f21e0, {0x2b15220, 0xc0010795e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 14956 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 14629 [IO wait]: internal/poll.runtime_pollWait(0x76b0f431dbb8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000688280?, 0xc000dbe000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000688280, {0xc000dbe000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000688280, {0xc000dbe000?, 0x2a7b?, 0xc0007163e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000b84030, {0xc000dbe000?, 0xc000dbe000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004ba3a8, {0xc000dbe000?, 0x76b0f43c6eb8?, 0x76b13d4495c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000812060, {0xc000dbe000?, 0x43d487?, 0x43007be900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000e1a2b8, {0x2aee8a0, 0xc000812060}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000e1a008, {0x76b0f45800a0, 0xc0004ba3a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000e1a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000e1a008, {0xc000e3e000, 0x1000, 0xc0004aa5d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0000387e0, {0xc000e3e000?, 0x80a445?, 0x2aeca40?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a107e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a107e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0000387e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14093 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 1h0m0.47809444s (try 2/5): exit status 2: Failed [TestCheckSumDownload]