"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5)
2025/03/20 01:36:42 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi"
2025/03/20 01:36:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:36:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi"
2025/03/20 01:36:42 DEBUG : Reset feature "ListR"
2025/03/20 01:36:42 DEBUG : Creating backend with remote "/tmp/rclone4051806857"
=== 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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2025/03/20 01:36:43 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.20s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2025/03/20 01:36:43 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.18s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/20 01:36:43 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/20 01:36:43 DEBUG : potato: Seek from 10 to 0
2025/03/20 01:36:43 DEBUG : potato: Seek from 10 to 0
2025/03/20 01:36:43 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/20 01:36:43 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:36:43 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/20 01:36:43 DEBUG : potato: Seek from 7 to 0
2025/03/20 01:36:43 DEBUG : potato: Seek from 7 to 0
2025/03/20 01:36:43 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/20 01:36:43 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:36:43 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/20 01:36:43 DEBUG : potato: Seek from 8 to 0
2025/03/20 01:36:43 DEBUG : potato: Seek from 8 to 0
2025/03/20 01:36:43 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/20 01:36:43 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:36:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:36:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:36:43 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:36:43 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/20 01:36:43 DEBUG : potato: Seek from 9 to 0
2025/03/20 01:36:43 DEBUG : potato: Seek from 9 to 0
2025/03/20 01:36:43 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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:36:49 INFO  : rutabaga.rclone_chunk.001_ekqvkp: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/20 01:36:57 INFO  : empty space.rclone_chunk.001_ekr1w2: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2025/03/20 01:37:06 INFO  : potato2.rclone_chunk.001_ekr9w8: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 01:37:07 INFO  : potato2.rclone_chunk.002_ekr9w8: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/20 01:37:18 INFO  : remotepotato.rclone_chunk.001_ekrm34: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/20 01:37:20 INFO  : remotepotato.rclone_chunk.002_ekrm34: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (72.29s)
    --- PASS: TestCheck/1 (0.29s)
    --- PASS: TestCheck/2 (0.30s)
    --- PASS: TestCheck/3 (0.43s)
    --- PASS: TestCheck/4 (0.83s)
    --- PASS: TestCheck/5 (0.59s)
    --- PASS: TestCheck/6 (0.86s)
    --- PASS: TestCheck/7 (0.71s)
=== RUN   TestCheckFsError
2025/03/20 01:37:55 DEBUG : Creating backend with remote "nonexistent"
2025/03/20 01:37:55 DEBUG : Creating backend with remote "nonexistent"
2025/03/20 01:37:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/20 01:37:55 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/03/20 01:37:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/20 01:37:55 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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:38:00 INFO  : rutabaga.rclone_chunk.001_eksucf: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/20 01:38:07 INFO  : empty space.rclone_chunk.001_ekt1qo: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2025/03/20 01:38:14 INFO  : potato2.rclone_chunk.001_ekt71g: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 01:38:15 INFO  : potato2.rclone_chunk.002_ekt71g: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/20 01:38:31 INFO  : remotepotato.rclone_chunk.001_ektlvb: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/20 01:38:32 INFO  : remotepotato.rclone_chunk.002_ektlvb: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (75.05s)
    --- PASS: TestCheckDownload/1 (0.77s)
    --- PASS: TestCheckDownload/2 (0.61s)
    --- PASS: TestCheckDownload/3 (0.61s)
    --- PASS: TestCheckDownload/4 (1.45s)
    --- PASS: TestCheckDownload/5 (2.25s)
    --- PASS: TestCheckDownload/6 (1.60s)
    --- PASS: TestCheckDownload/7 (1.66s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:39:15 INFO  : rutabaga.rclone_chunk.001_ekuxck: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/20 01:39:24 INFO  : empty space.rclone_chunk.001_ekv46n: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2025/03/20 01:39:30 INFO  : potato2.rclone_chunk.001_ekvczl: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 01:39:33 INFO  : potato2.rclone_chunk.002_ekvczl: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/20 01:39:45 INFO  : remotepotato.rclone_chunk.001_ekvpe2: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/03/20 01:39:47 INFO  : remotepotato.rclone_chunk.002_ekvpe2: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (70.41s)
    --- PASS: TestCheckSizeOnly/1 (0.46s)
    --- PASS: TestCheckSizeOnly/2 (0.38s)
    --- PASS: TestCheckSizeOnly/3 (0.37s)
    --- PASS: TestCheckSizeOnly/4 (0.45s)
    --- PASS: TestCheckSizeOnly/5 (0.41s)
    --- PASS: TestCheckSizeOnly/6 (0.26s)
    --- PASS: TestCheckSizeOnly/7 (0.29s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:40:29 INFO  : test.sum.rclone_chunk.001_ekwwig: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:40:30 INFO  : test.sum.rclone_chunk.002_ekwwig: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/20 01:40:34 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/20 01:40:34 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/20 01:40:34 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/20 01:40:34 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/20 01:40:48 INFO  : test.sum.rclone_chunk.001_ekxaxu: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:40:49 INFO  : test.sum.rclone_chunk.002_ekxaxu: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/20 01:40:53 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/20 01:40:53 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/20 01:40:53 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/20 01:40:53 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (43.89s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:41:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/data"
2025/03/20 01:41:04 DEBUG : Config file has changed externally - reloading
2025/03/20 01:41:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/data"
2025/03/20 01:41:05 DEBUG : Reset feature "ListR"
2025/03/20 01:41:10 INFO  : data/banana.rclone_chunk.001_eky462: Moved (server-side) to: data/banana
2025/03/20 01:41:14 INFO  : test.sum.rclone_chunk.001_eky93i: Moved (server-side) to: test.sum
=== RUN   TestCheckSum/subtest1
2025/03/20 01:41:21 INFO  : data/potato.rclone_chunk.001_ekyg08: Moved (server-side) to: data/potato
2025/03/20 01:41:28 INFO  : test.sum: Deleted
2025/03/20 01:41:29 INFO  : test.sum.rclone_chunk.001_ekykus: Moved (server-side) to: test.sum
=== RUN   TestCheckSum/subtest2
2025/03/20 01:41:37 INFO  : test.sum.rclone_chunk.001_ekyvet: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:41:38 INFO  : test.sum.rclone_chunk.002_ekyvet: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSum/subtest3
2025/03/20 01:41:57 INFO  : test.sum.rclone_chunk.001_ekz7xj: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:41:58 INFO  : test.sum.rclone_chunk.002_ekz7xj: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSum/subtest4
2025/03/20 01:42:19 INFO  : test.sum.rclone_chunk.001_ekzrf7: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:42:21 INFO  : test.sum.rclone_chunk.002_ekzrf7: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/20 01:42:23 INFO  : test.sum.rclone_chunk.003_ekzrf7: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSum/subtest5
2025/03/20 01:42:47 INFO  : test.sum.rclone_chunk.001_el0fqa: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:42:49 INFO  : test.sum.rclone_chunk.002_el0fqa: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/20 01:42:51 INFO  : test.sum.rclone_chunk.003_el0fqa: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSum/subtest6
2025/03/20 01:43:04 INFO  : data/banana: Deleted
2025/03/20 01:43:06 INFO  : data/banana.rclone_chunk.001_el188v: Moved (server-side) to: data/banana
2025/03/20 01:43:13 INFO  : data/potato: Deleted
2025/03/20 01:43:15 INFO  : data/potato.rclone_chunk.001_el1hm6: Moved (server-side) to: data/potato
2025/03/20 01:43:32 INFO  : test.sum.rclone_chunk.001_el1rjz: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:43:34 INFO  : test.sum.rclone_chunk.002_el1rjz: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSum/subtest7
--- PASS: TestCheckSum (179.15s)
    --- PASS: TestCheckSum/subtest1 (2.05s)
    --- PASS: TestCheckSum/subtest2 (1.21s)
    --- PASS: TestCheckSum/subtest3 (2.33s)
    --- PASS: TestCheckSum/subtest4 (2.18s)
    --- PASS: TestCheckSum/subtest5 (2.47s)
    --- PASS: TestCheckSum/subtest6 (2.50s)
    --- PASS: TestCheckSum/subtest7 (2.78s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:44:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/data"
2025/03/20 01:44:04 DEBUG : Config file has changed externally - reloading
2025/03/20 01:44:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/data"
2025/03/20 01:44:04 DEBUG : Reset feature "ListR"
2025/03/20 01:44:08 INFO  : data/banana.rclone_chunk.001_el337u: Moved (server-side) to: data/banana
2025/03/20 01:44:12 INFO  : test.sum.rclone_chunk.001_el37bl: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2025/03/20 01:44:20 INFO  : data/potato.rclone_chunk.001_el3ek8: Moved (server-side) to: data/potato
2025/03/20 01:44:27 INFO  : test.sum: Deleted
2025/03/20 01:44:28 INFO  : test.sum.rclone_chunk.001_el3j3r: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2025/03/20 01:44:37 INFO  : test.sum.rclone_chunk.001_el3v35: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:44:38 INFO  : test.sum.rclone_chunk.002_el3v35: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2025/03/20 01:45:00 INFO  : test.sum.rclone_chunk.001_el47s1: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:45:02 INFO  : test.sum.rclone_chunk.002_el47s1: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2025/03/20 01:45:24 INFO  : test.sum.rclone_chunk.001_el4xpw: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:45:25 INFO  : test.sum.rclone_chunk.002_el4xpw: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/20 01:45:27 INFO  : test.sum.rclone_chunk.003_el4xpw: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2025/03/20 01:45:59 INFO  : test.sum.rclone_chunk.001_el5p0t: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:46:00 INFO  : test.sum.rclone_chunk.002_el5p0t: Moved (server-side) to: test.sum.rclone_chunk.002
2025/03/20 01:46:01 INFO  : test.sum.rclone_chunk.003_el5p0t: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2025/03/20 01:46:29 INFO  : data/banana: Deleted
2025/03/20 01:46:33 INFO  : data/banana.rclone_chunk.001_el6jac: Moved (server-side) to: data/banana
2025/03/20 01:46:40 INFO  : data/potato: Deleted
2025/03/20 01:46:42 INFO  : data/potato.rclone_chunk.001_el7981: Moved (server-side) to: data/potato
2025/03/20 01:47:00 INFO  : test.sum.rclone_chunk.001_el7ict: Moved (server-side) to: test.sum.rclone_chunk.001
2025/03/20 01:47:01 INFO  : test.sum.rclone_chunk.002_el7ict: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (207.67s)
    --- PASS: TestCheckSumDownload/subtest1 (2.06s)
    --- PASS: TestCheckSumDownload/subtest2 (2.17s)
    --- PASS: TestCheckSumDownload/subtest3 (2.56s)
    --- PASS: TestCheckSumDownload/subtest4 (2.72s)
    --- PASS: TestCheckSumDownload/subtest5 (2.89s)
    --- PASS: TestCheckSumDownload/subtest6 (3.12s)
    --- PASS: TestCheckSumDownload/subtest7 (3.01s)
=== RUN   TestApplyTransforms
2025/03/20 01:47:31 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-bubaboj0futa"
2025/03/20 01:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:47:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-bubaboj0futa"
2025/03/20 01:47:32 DEBUG : Reset feature "ListR"
2025/03/20 01:47:32 DEBUG : Creating backend with remote "/tmp/rclone1176552503"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa'", Local "Local file system at /tmp/rclone1176552503", Modify Window "1ns"
2025/03/20 01:47:36 INFO  : hello, world!.rclone_chunk.001_el8vvk: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2025/03/20 01:47:37 ERROR : hello, world!: sum not found
2025/03/20 01:47:37 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa'
2025/03/20 01:47:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa': 1 files missing
2025/03/20 01:47:37 NOTICE: 1 hashes missing
2025/03/20 01:47:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa': 2 differences found
2025/03/20 01:47:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/20 01:47:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:47:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa': 0 differences found
2025/03/20 01:47:37 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa': 1 matching files
2025/03/20 01:47:37 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kimejek3coxa"
2025/03/20 01:47:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:47:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-kimejek3coxa"
2025/03/20 01:47:38 DEBUG : Reset feature "ListR"
2025/03/20 01:47:38 DEBUG : Creating backend with remote "/tmp/rclone3543261966"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa'", Local "Local file system at /tmp/rclone3543261966", Modify Window "1ns"
2025/03/20 01:47:43 INFO  : HELLO, WORLD!.rclone_chunk.001_el91ns: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/03/20 01:47:44 ERROR : HELLO, WORLD!: sum not found
2025/03/20 01:47:44 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa'
2025/03/20 01:47:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa': 1 files missing
2025/03/20 01:47:44 NOTICE: 1 hashes missing
2025/03/20 01:47:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa': 2 differences found
2025/03/20 01:47:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/20 01:47:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:47:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa': 0 differences found
2025/03/20 01:47:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa': 1 matching files
2025/03/20 01:47:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci"
2025/03/20 01:47:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:47:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-miwofoq1zoci"
2025/03/20 01:47:45 DEBUG : Reset feature "ListR"
2025/03/20 01:47:45 DEBUG : Creating backend with remote "/tmp/rclone1304980031"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci'", Local "Local file system at /tmp/rclone1304980031", Modify Window "1ns"
2025/03/20 01:47:50 INFO  : HeLlO, wOrLd!.rclone_chunk.001_el99ew: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/20 01:47:51 ERROR : HeLlO, wOrLd!: sum not found
2025/03/20 01:47:51 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci'
2025/03/20 01:47:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci': 1 files missing
2025/03/20 01:47:51 NOTICE: 1 hashes missing
2025/03/20 01:47:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci': 2 differences found
2025/03/20 01:47:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/20 01:47:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:47:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci': 0 differences found
2025/03/20 01:47:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci': 1 matching files
2025/03/20 01:47:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jizolez6jedo"
2025/03/20 01:47:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:47:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-jizolez6jedo"
2025/03/20 01:47:52 DEBUG : Reset feature "ListR"
2025/03/20 01:47:52 DEBUG : Creating backend with remote "/tmp/rclone1243512459"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo'", Local "Local file system at /tmp/rclone1243512459", Modify Window "1ns"
2025/03/20 01:47:57 INFO  : HELLO, WORLD!.rclone_chunk.001_el9ge2: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/20 01:48:00 ERROR : HELLO, WORLD!: sum not found
2025/03/20 01:48:00 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo'
2025/03/20 01:48:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo': 1 files missing
2025/03/20 01:48:00 NOTICE: 1 hashes missing
2025/03/20 01:48:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo': 2 differences found
2025/03/20 01:48:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/20 01:48:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:48:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo': 0 differences found
2025/03/20 01:48:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo': 1 matching files
2025/03/20 01:48:01 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu"
2025/03/20 01:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:48:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-mofuxuc9citu"
2025/03/20 01:48:01 DEBUG : Reset feature "ListR"
2025/03/20 01:48:01 DEBUG : Creating backend with remote "/tmp/rclone881505369"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu'", Local "Local file system at /tmp/rclone881505369", Modify Window "1ns"
2025/03/20 01:48:06 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_el9ps4: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/03/20 01:48:07 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/20 01:48:07 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu'
2025/03/20 01:48:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu': 1 files missing
2025/03/20 01:48:07 NOTICE: 1 hashes missing
2025/03/20 01:48:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu': 2 differences found
2025/03/20 01:48:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/20 01:48:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:48:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu': 0 differences found
2025/03/20 01:48:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu': 1 matching files
2025/03/20 01:48:07 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-quxuxev6fula"
2025/03/20 01:48:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:48:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-quxuxev6fula"
2025/03/20 01:48:07 DEBUG : Reset feature "ListR"
2025/03/20 01:48:07 DEBUG : Creating backend with remote "/tmp/rclone3758965349"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula'", Local "Local file system at /tmp/rclone3758965349", Modify Window "1ns"
2025/03/20 01:48:13 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_el9vpu: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/03/20 01:48:14 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/20 01:48:14 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula'
2025/03/20 01:48:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula': 1 files missing
2025/03/20 01:48:14 NOTICE: 1 hashes missing
2025/03/20 01:48:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula': 2 differences found
2025/03/20 01:48:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/20 01:48:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:48:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula': 0 differences found
2025/03/20 01:48:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula': 1 matching files
2025/03/20 01:48:14 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lakagec3zite"
2025/03/20 01:48:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:48:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-lakagec3zite"
2025/03/20 01:48:15 DEBUG : Reset feature "ListR"
2025/03/20 01:48:15 DEBUG : Creating backend with remote "/tmp/rclone3650549239"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite'", Local "Local file system at /tmp/rclone3650549239", Modify Window "1ns"
2025/03/20 01:48:19 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ela2on: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/03/20 01:48:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:48:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite'
2025/03/20 01:48:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite': 1 files missing
2025/03/20 01:48:19 NOTICE: 1 hashes missing
2025/03/20 01:48:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite': 2 differences found
2025/03/20 01:48:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/20 01:48:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:48:20 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite': 0 differences found
2025/03/20 01:48:20 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite': 1 matching files
2025/03/20 01:48:20 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hibulig9nosa"
2025/03/20 01:48:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:48:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-hibulig9nosa"
2025/03/20 01:48:20 DEBUG : Reset feature "ListR"
2025/03/20 01:48:20 DEBUG : Creating backend with remote "/tmp/rclone3005014780"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa'", Local "Local file system at /tmp/rclone3005014780", Modify Window "1ns"
2025/03/20 01:48:25 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ela81j: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/03/20 01:48:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:48:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa'
2025/03/20 01:48:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa': 1 files missing
2025/03/20 01:48:26 NOTICE: 1 hashes missing
2025/03/20 01:48:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa': 2 differences found
2025/03/20 01:48:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/20 01:48:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:48:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa': 0 differences found
2025/03/20 01:48:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa': 1 matching files
2025/03/20 01:48:26 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-faratok9kihe"
2025/03/20 01:48:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:48:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-faratok9kihe"
2025/03/20 01:48:27 DEBUG : Reset feature "ListR"
2025/03/20 01:48:27 DEBUG : Creating backend with remote "/tmp/rclone2579703222"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe'", Local "Local file system at /tmp/rclone2579703222", Modify Window "1ns"
2025/03/20 01:48:31 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_elae9j: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/03/20 01:48:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:48:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe'
2025/03/20 01:48:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe': 1 files missing
2025/03/20 01:48:31 NOTICE: 1 hashes missing
2025/03/20 01:48:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe': 2 differences found
2025/03/20 01:48:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/20 01:48:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:48:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe': 0 differences found
2025/03/20 01:48:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe': 1 matching files
2025/03/20 01:48:32 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-guqutiy3woya"
2025/03/20 01:48:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:48:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-guqutiy3woya"
2025/03/20 01:48:32 DEBUG : Reset feature "ListR"
2025/03/20 01:48:32 DEBUG : Creating backend with remote "/tmp/rclone913498884"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya'", Local "Local file system at /tmp/rclone913498884", Modify Window "1ns"
2025/03/20 01:48:37 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_elakix: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/03/20 01:48:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:48:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya'
2025/03/20 01:48:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya': 1 files missing
2025/03/20 01:48:38 NOTICE: 1 hashes missing
2025/03/20 01:48:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya': 2 differences found
2025/03/20 01:48:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/20 01:48:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:48:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya': 0 differences found
2025/03/20 01:48:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya': 1 matching files
2025/03/20 01:48:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-guqutiy3woya': Purge remote
2025/03/20 01:48:45 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-faratok9kihe': Purge remote
2025/03/20 01:48:51 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hibulig9nosa': Purge remote
2025/03/20 01:48:56 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-lakagec3zite': Purge remote
2025/03/20 01:49:01 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-quxuxev6fula': Purge remote
2025/03/20 01:49:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-mofuxuc9citu': Purge remote
2025/03/20 01:49:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jizolez6jedo': Purge remote
2025/03/20 01:49:16 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-miwofoq1zoci': Purge remote
2025/03/20 01:49:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kimejek3coxa': Purge remote
2025/03/20 01:49:27 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-bubaboj0futa': Purge remote
--- PASS: TestApplyTransforms (121.95s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:49:33 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:49:38 INFO  : sub/file2.rclone_chunk.001_elc9cs: Moved (server-side) to: sub/file2
2025/03/20 01:49:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:49:38 INFO  : file1: Copied (new) to: sub/file2
2025/03/20 01:49:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:49:39 DEBUG : file1: Unchanged skipping
2025/03/20 01:49:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (15.83s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.82s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:49:55 INFO  : dst/file1.rclone_chunk.001_elcpty: Moved (server-side) to: dst/file1
2025/03/20 01:49:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/backup"
2025/03/20 01:49:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/backup"
2025/03/20 01:49:56 DEBUG : Reset feature "ListR"
2025/03/20 01:49:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/20 01:49:57 DEBUG : dst/file1: move non-chunked object...
2025/03/20 01:49:59 INFO  : dst/file1: Moved (server-side)
2025/03/20 01:49:59 INFO  : dst/file1: Moved (server-side)
2025/03/20 01:50:00 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:50:04 INFO  : dst/file1.rclone_chunk.001_elczyb: Moved (server-side) to: dst/file1
2025/03/20 01:50:04 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:50:04 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (43.52s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:50:33 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/dst"
2025/03/20 01:50:33 DEBUG : Config file has changed externally - reloading
2025/03/20 01:50:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/dst"
2025/03/20 01:50:34 DEBUG : Reset feature "ListR"
2025/03/20 01:50:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/CompareDest"
2025/03/20 01:50:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/CompareDest"
2025/03/20 01:50:34 DEBUG : Reset feature "ListR"
2025/03/20 01:50:34 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 01:50:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:50:39 INFO  : one.rclone_chunk.001_eldxuy: Moved (server-side) to: one
2025/03/20 01:50:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:50:39 INFO  : one: Copied (new)
2025/03/20 01:50:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:50:41 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:50:48 INFO  : one: Deleted
2025/03/20 01:50:49 INFO  : one.rclone_chunk.001_ele4yw: Moved (server-side) to: one
2025/03/20 01:50:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/20 01:50:49 INFO  : one: Copied (replaced existing)
2025/03/20 01:50:57 INFO  : dst/one: Deleted
2025/03/20 01:50:58 INFO  : dst/one.rclone_chunk.001_eled0k: Moved (server-side) to: dst/one
2025/03/20 01:51:03 INFO  : CompareDest/one.rclone_chunk.001_elel54: Moved (server-side) to: CompareDest/one
2025/03/20 01:51:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:51:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:51:05 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 01:51:10 INFO  : CompareDest/two.rclone_chunk.001_elett7: Moved (server-side) to: CompareDest/two
2025/03/20 01:51:11 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:51:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:51:11 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:51:12 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:51:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:51:13 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:51:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:51:15 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/20 01:51:15 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:51:19 INFO  : two.rclone_chunk.001_elf2j6: Moved (server-side) to: two
2025/03/20 01:51:19 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/20 01:51:19 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (69.45s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:51:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/dst"
2025/03/20 01:51:43 DEBUG : Config file has changed externally - reloading
2025/03/20 01:51:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/dst"
2025/03/20 01:51:43 DEBUG : Reset feature "ListR"
2025/03/20 01:51:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/CopyDest"
2025/03/20 01:51:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/CopyDest"
2025/03/20 01:51:44 DEBUG : Reset feature "ListR"
2025/03/20 01:51:44 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 01:51:44 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:51:51 INFO  : one.rclone_chunk.001_elfvv8: Moved (server-side) to: one
2025/03/20 01:51:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:51:51 INFO  : one: Copied (new)
2025/03/20 01:51:52 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:51:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:51:59 INFO  : one: Deleted
2025/03/20 01:52:01 INFO  : one.rclone_chunk.001_elg4jk: Moved (server-side) to: one
2025/03/20 01:52:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/20 01:52:01 INFO  : one: Copied (replaced existing)
2025/03/20 01:52:09 INFO  : dst/one: Deleted
2025/03/20 01:52:10 INFO  : dst/one.rclone_chunk.001_elgdax: Moved (server-side) to: dst/one
2025/03/20 01:52:17 INFO  : CopyDest/one.rclone_chunk.001_elglcp: Moved (server-side) to: CopyDest/one
2025/03/20 01:52:18 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/BackupDir"
2025/03/20 01:52:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/BackupDir"
2025/03/20 01:52:18 DEBUG : Reset feature "ListR"
2025/03/20 01:52:18 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:52:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:52:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:52:19 DEBUG : one: move non-chunked object...
2025/03/20 01:52:21 INFO  : one: Moved (server-side)
2025/03/20 01:52:21 INFO  : one: Moved (server-side)
2025/03/20 01:52:21 DEBUG : one: copy non-chunked object...
2025/03/20 01:52:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/20 01:52:23 INFO  : one: Copied (server-side copy)
2025/03/20 01:52:23 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/20 01:52:32 INFO  : CopyDest/two.rclone_chunk.001_elgzjf: Moved (server-side) to: CopyDest/two
2025/03/20 01:52:33 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:52:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:52:33 DEBUG : two: copy non-chunked object...
2025/03/20 01:52:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 01:52:35 INFO  : two: Copied (server-side copy)
2025/03/20 01:52:35 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/20 01:52:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:52:37 DEBUG : two: Unchanged skipping
2025/03/20 01:52:41 INFO  : CopyDest/three.rclone_chunk.001_elhckw: Moved (server-side) to: CopyDest/three
2025/03/20 01:52:42 DEBUG : three: Need to transfer - File not found at Destination
2025/03/20 01:52:43 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/20 01:52:43 DEBUG : three: Destination not found in --copy-dest
2025/03/20 01:52:43 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:52:47 INFO  : three.rclone_chunk.001_elhivp: Moved (server-side) to: three
2025/03/20 01:52:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/20 01:52:47 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (103.48s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.66s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.38s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:53:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/20 01:53:28 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:53:32 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_elirlr: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2025/03/20 01:53:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:53:32 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/20 01:53:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/20 01:53:33 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2025/03/20 01:57:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader64j.disk.yandex.net:443/upload-target/20250320T045444.187.utd.e5e9n7ul1x3hxyknkmv0d2pje-k64j.17976633": max transfer limit reached as set by --max-transfer
2025/03/20 01:57:07 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 (229.48s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.43s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.84s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.70s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.41s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.97s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:57:26 INFO  : one.rclone_chunk.001_elp7pj: Moved (server-side) to: one.rclone_chunk.001
2025/03/20 01:57:28 INFO  : one.rclone_chunk.002_elp7pj: Moved (server-side) to: one.rclone_chunk.002
2025/03/20 01:57:36 INFO  : also/one.rclone_chunk.001_elph3k: Moved (server-side) to: also/one.rclone_chunk.001
2025/03/20 01:57:37 INFO  : also/one.rclone_chunk.002_elph3k: Moved (server-side) to: also/one.rclone_chunk.002
2025/03/20 01:57:47 INFO  : another.rclone_chunk.001_elpr3q: Moved (server-side) to: another.rclone_chunk.001
2025/03/20 01:57:49 INFO  : another.rclone_chunk.002_elpr3q: Moved (server-side) to: another.rclone_chunk.002
2025/03/20 01:57:55 INFO  : not-one.rclone_chunk.001_elq2qm: Moved (server-side) to: not-one
2025/03/20 01:57:57 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Looking for duplicate md5 hashes using newest mode.
2025/03/20 01:57:59 NOTICE: 9077a9f11d5ed5c2de200232be187fbc: Found 3 files with duplicate md5 hashes
2025/03/20 01:58:09 INFO  : one: Deleted
2025/03/20 01:58:19 INFO  : also/one: Deleted
2025/03/20 01:58:19 NOTICE: 9077a9f11d5ed5c2de200232be187fbc: Deleted 2 extra copies
--- PASS: TestDeduplicateNewestByHash (79.86s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.58s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.51s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.68s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.53s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.95s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 01:58:49 INFO  : a.txt.rclone_chunk.001_elricf: Moved (server-side) to: a.txt
2025/03/20 01:58:54 INFO  : zend.txt.rclone_chunk.001_elrop5: Moved (server-side) to: zend.txt
2025/03/20 01:58:58 INFO  : sub dir/hello world.rclone_chunk.001_elrt4k: Moved (server-side) to: sub dir/hello world
2025/03/20 01:59:06 INFO  : sub dir/hello world2.rclone_chunk.001_elryt9: Moved (server-side) to: sub dir/hello world2
2025/03/20 01:59:10 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_els53l: Moved (server-side) to: sub dir/ignore dir/.ignore
2025/03/20 01:59:15 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_elsac9: Moved (server-side) to: sub dir/ignore dir/should be ignored
2025/03/20 01:59:20 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_elsf0b: Moved (server-side) to: sub dir/sub sub dir/hello world3
2025/03/20 01:59:22 DEBUG : a.txt: Excluded (Size Filter)
2025/03/20 01:59:22 DEBUG : a.txt: Excluded
2025/03/20 01:59:22 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/20 01:59:22 DEBUG : sub dir/hello world: Excluded
2025/03/20 01:59:22 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/20 01:59:22 DEBUG : sub dir/hello world2: Excluded
2025/03/20 01:59:22 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/20 01:59:22 DEBUG : sub dir/hello world: Excluded
2025/03/20 01:59:22 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/20 01:59:22 DEBUG : sub dir/hello world2: Excluded
2025/03/20 01:59:23 DEBUG : sub dir/ignore dir: Excluded
2025/03/20 01:59:24 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (80.87s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:00:10 INFO  : file1.rclone_chunk.001_eltsri: Moved (server-side) to: file1
2025/03/20 02:00:15 INFO  : sub/file2.rclone_chunk.001_eltxw9: 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 (27.80s)
    --- PASS: TestListJSON/Default (0.58s)
    --- PASS: TestListJSON/FilesOnly (0.29s)
    --- PASS: TestListJSON/DirsOnly (0.39s)
    --- PASS: TestListJSON/Recurse (0.56s)
    --- PASS: TestListJSON/SubDir (0.49s)
    --- PASS: TestListJSON/NoModTime (0.33s)
    --- PASS: TestListJSON/NoMimeType (0.30s)
    --- PASS: TestListJSON/ShowHash (0.47s)
    --- PASS: TestListJSON/HashTypes (0.93s)
    --- PASS: TestListJSON/Metadata (0.37s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:00:36 INFO  : file1.rclone_chunk.001_eluj9d: Moved (server-side) to: file1
2025/03/20 02:00:41 INFO  : sub/file2.rclone_chunk.001_elunoo: 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/03/20 02:00:47 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/notfound"
2025/03/20 02:00:47 DEBUG : Config file has changed externally - reloading
2025/03/20 02:00:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/notfound"
2025/03/20 02:00:47 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (28.06s)
    --- PASS: TestStatJSON/Root (0.25s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.35s)
    --- PASS: TestStatJSON/Dir (0.53s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.36s)
    --- PASS: TestStatJSON/File (0.57s)
    --- PASS: TestStatJSON/NotFound (0.93s)
    --- PASS: TestStatJSON/DirFilesOnly (0.27s)
    --- PASS: TestStatJSON/FileFilesOnly (0.60s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s)
    --- PASS: TestStatJSON/DirDirsOnly (0.29s)
    --- PASS: TestStatJSON/FileDirsOnly (1.16s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s)
    --- PASS: TestStatJSON/RootNotFound (0.79s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:01:00 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Making directory
2025/03/20 02:01:01 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Making directory
--- PASS: TestMkdir (1.32s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:01:05 INFO  : sub dir/hello world.rclone_chunk.001_elvdxm: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (15.65s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:01:24 INFO  : potato2.rclone_chunk.001_elvsgk: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 02:01:25 INFO  : potato2.rclone_chunk.002_elvsgk: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/20 02:01:31 INFO  : empty space.rclone_chunk.001_elw2a4: Moved (server-side) to: empty space
--- PASS: TestLs (30.30s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:01:53 INFO  : potato2.rclone_chunk.001_elwn9m: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 02:01:54 INFO  : potato2.rclone_chunk.002_elwn9m: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/20 02:01:56 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.))
2025/03/20 02:01:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/20 02:01:57 DEBUG : pacer: Reducing sleep to 15ms
2025/03/20 02:01:57 DEBUG : pacer: Reducing sleep to 11.25ms
2025/03/20 02:01:57 DEBUG : pacer: Reducing sleep to 10ms
2025/03/20 02:02:02 INFO  : empty space.rclone_chunk.001_elwway: Moved (server-side) to: empty space
2025/03/20 02:02:02 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/20 02:02:02 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (30.24s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:02:25 INFO  : potato2.rclone_chunk.001_elxhcs: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 02:02:26 INFO  : potato2.rclone_chunk.002_elxhcs: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/20 02:02:34 INFO  : empty space.rclone_chunk.001_elxrmc: Moved (server-side) to: empty space
--- PASS: TestLsLong (33.01s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:02:57 INFO  : potato2.rclone_chunk.001_elyea7: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 02:02:58 INFO  : potato2.rclone_chunk.002_elyea7: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/20 02:03:05 INFO  : empty space.rclone_chunk.001_elyoap: Moved (server-side) to: empty space
=== RUN   TestHashSums/Md5
=== RUN   TestHashSums/Md5Download
--- PASS: TestHashSums (33.34s)
    --- PASS: TestHashSums/Md5 (0.90s)
    --- PASS: TestHashSums/Md5Download (1.64s)
=== RUN   TestHashSumsWithErrors
2025/03/20 02:03:24 DEBUG : Creating backend with remote ":memory:"
2025/03/20 02:03:24 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/20 02:03:24 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/20 02:03:24 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/20 02:03:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/20 02:03:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/20 02:03:24 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/20 02:03:24 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/20 02:03:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/20 02:03: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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:03:30 INFO  : potato2.rclone_chunk.001_elzbcw: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 02:03:32 INFO  : potato2.rclone_chunk.002_elzbcw: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/20 02:03:39 INFO  : empty space.rclone_chunk.001_elzmoo: Moved (server-side) to: empty space
2025/03/20 02:03:44 INFO  : sub dir/potato3.rclone_chunk.001_elzrzy: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (43.07s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:04:12 INFO  : small.rclone_chunk.001_em0if1: Moved (server-side) to: small
2025/03/20 02:04:18 INFO  : medium.rclone_chunk.001_em0nzl: Moved (server-side) to: medium.rclone_chunk.001
2025/03/20 02:04:19 INFO  : medium.rclone_chunk.002_em0nzl: Moved (server-side) to: medium.rclone_chunk.002
2025/03/20 02:04:28 INFO  : large.rclone_chunk.001_em0xvq: Moved (server-side) to: large.rclone_chunk.001
2025/03/20 02:04:29 INFO  : large.rclone_chunk.002_em0xvq: Moved (server-side) to: large.rclone_chunk.002
2025/03/20 02:04:32 DEBUG : Waiting for deletions to finish
2025/03/20 02:04:32 DEBUG : large: Excluded (Size Filter)
2025/03/20 02:04:32 DEBUG : large: Excluded
2025/03/20 02:04:36 INFO  : small: Deleted
2025/03/20 02:04:44 INFO  : medium: Deleted
--- PASS: TestDelete (49.90s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (1.16s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.42s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.04s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:05:05 INFO  : ReadFile.rclone_chunk.001_em20k3: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (10.73s)
=== RUN   TestRetry
2025/03/20 02:05:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/20 02:05:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/20 02:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 02:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 02:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 02:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 02:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:05:18 INFO  : file1.rclone_chunk.001_em2br1: Moved (server-side) to: file1
2025/03/20 02:05:23 INFO  : file2.rclone_chunk.001_em2h1m: Moved (server-side) to: file2
--- PASS: TestCat (24.28s)
=== RUN   TestPurge
2025/03/20 02:05:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-huvixuz2siti"
2025/03/20 02:05:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 02:05:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-huvixuz2siti"
2025/03/20 02:05:36 DEBUG : Reset feature "ListR"
2025/03/20 02:05:36 DEBUG : Creating backend with remote "/tmp/rclone2303075841"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-huvixuz2siti'", Local "Local file system at /tmp/rclone2303075841", Modify Window "1ns"
2025/03/20 02:05:43 INFO  : A1/B1/C1/one.rclone_chunk.001_em307c: Moved (server-side) to: A1/B1/C1/one
2025/03/20 02:05:43 INFO  : A2: Making directory
2025/03/20 02:05:43 INFO  : A1/B2: Making directory
2025/03/20 02:05:43 INFO  : A1/B2/C2: Making directory
2025/03/20 02:05:44 INFO  : A1/B1/C3: Making directory
2025/03/20 02:05:44 INFO  : A3: Making directory
2025/03/20 02:05:44 INFO  : A3/B3: Making directory
2025/03/20 02:05:45 INFO  : A3/B3/C4: Making directory
2025/03/20 02:05:52 INFO  : A1/two.rclone_chunk.001_em39bv: Moved (server-side) to: A1/two
2025/03/20 02:06:12 ERROR : : error listing: directory not found
2025/03/20 02:06:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-huvixuz2siti': Purge remote
2025/03/20 02:06:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.)
--- PASS: TestPurge (36.14s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:06:18 INFO  : A1/B1/C1/one.rclone_chunk.001_em3zbe: Moved (server-side) to: A1/B1/C1/one
2025/03/20 02:06:18 INFO  : A2: Making directory
2025/03/20 02:06:18 INFO  : A1/B2: Making directory
2025/03/20 02:06:18 INFO  : A1/B2/C2: Making directory
2025/03/20 02:06:19 INFO  : A1/B1/C3: Making directory
2025/03/20 02:06:19 INFO  : A3: Making directory
2025/03/20 02:06:20 INFO  : A3/B3: Making directory
2025/03/20 02:06:20 INFO  : A3/B3/C4: Making directory
2025/03/20 02:06:25 INFO  : A1/two.rclone_chunk.001_em48af: Moved (server-side) to: A1/two
2025/03/20 02:06:27 DEBUG : removing 1 level 3 directories
2025/03/20 02:06:27 INFO  : A3/B3/C4: Removing directory
2025/03/20 02:06:34 DEBUG : removing 2 level 3 directories
2025/03/20 02:06:34 INFO  : A1/B2/C2: Removing directory
2025/03/20 02:06:34 INFO  : A1/B1/C3: Removing directory
2025/03/20 02:06:38 DEBUG : removing 2 level 2 directories
2025/03/20 02:06:38 INFO  : A3/B3: Removing directory
2025/03/20 02:06:38 INFO  : A1/B2: Removing directory
2025/03/20 02:06:43 DEBUG : removing 2 level 1 directories
2025/03/20 02:06:43 INFO  : A3: Removing directory
2025/03/20 02:06:43 INFO  : A2: Removing directory
2025/03/20 02:07:00 DEBUG : removing 1 level 3 directories
2025/03/20 02:07:00 INFO  : A1/B1/C1: Removing directory
2025/03/20 02:07:05 DEBUG : removing 1 level 2 directories
2025/03/20 02:07:05 INFO  : A1/B1: Removing directory
2025/03/20 02:07:09 DEBUG : removing 1 level 1 directories
2025/03/20 02:07:09 INFO  : A1: Removing directory
2025/03/20 02:07:13 DEBUG : removing 1 level 0 directories
2025/03/20 02:07:13 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Removing directory
2025/03/20 02:07:18 ERROR : : error listing: directory not found
2025/03/20 02:07:19 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (66.83s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:07:19 INFO  : A1: Making directory
2025/03/20 02:07:19 INFO  : A1/B1: Making directory
2025/03/20 02:07:20 INFO  : A1/B1/C1: Making directory
2025/03/20 02:07:23 DEBUG : removing 1 level 3 directories
2025/03/20 02:07:23 INFO  : A1/B1/C1: Removing directory
2025/03/20 02:07:26 DEBUG : removing 1 level 2 directories
2025/03/20 02:07:26 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (18.21s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:07:37 INFO  : A1: Making directory
2025/03/20 02:07:38 INFO  : A1/B1: Making directory
2025/03/20 02:07:38 INFO  : A1/B1/C1: Making directory
2025/03/20 02:07:41 DEBUG : removing 1 level 3 directories
2025/03/20 02:07:41 INFO  : A1/B1/C1: Removing directory
2025/03/20 02:07:45 DEBUG : removing 1 level 2 directories
2025/03/20 02:07:45 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (19.67s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:08:01 INFO  : file1.rclone_chunk.001_em6wl2: Moved (server-side) to: file1
2025/03/20 02:08:02 DEBUG : filename.txt: File name found in url
2025/03/20 02:08:07 INFO  : filename.txt.rclone_chunk.001_em71om: Moved (server-side) to: filename.txt
2025/03/20 02:08:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/20 02:08:11 INFO  : headerfilename.txt.rclone_chunk.001_em76w2: Moved (server-side) to: headerfilename.txt
2025/03/20 02:08:17 INFO  : file2.rclone_chunk.001_em7aq3: Moved (server-side) to: file2
--- PASS: TestCopyURL (37.41s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:08:34 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 02:08:39 INFO  : sub/file2.rclone_chunk.001_em7x46: Moved (server-side) to: sub/file2
2025/03/20 02:08:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 02:08:39 INFO  : file1: Copied (new) to: sub/file2
2025/03/20 02:08:39 INFO  : file1: Deleted
2025/03/20 02:08:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 02:08:40 DEBUG : file1: Unchanged skipping
2025/03/20 02:08:40 INFO  : file1: Deleted
2025/03/20 02:08:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (15.44s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:08:50 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 02:08:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/03/20 02:08:54 INFO  : file1.rclone_chunk.001_em8dha: Moved (server-side) to: file1
2025/03/20 02:08:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 02:08:54 INFO  : file1: Copied (new)
2025/03/20 02:08:54 INFO  : file1: Deleted
2025/03/20 02:08:55 DEBUG : file1: Destination exists, skipping
2025/03/20 02:08:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (10.24s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.60s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.65s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:09:06 INFO  : dst/file1.rclone_chunk.001_em8o32: Moved (server-side) to: dst/file1
2025/03/20 02:09:07 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi/backup"
2025/03/20 02:09:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-qayicux3zuxi/backup"
2025/03/20 02:09:08 DEBUG : Reset feature "ListR"
2025/03/20 02:09:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/20 02:09:08 DEBUG : dst/file1: move non-chunked object...
2025/03/20 02:09:11 INFO  : dst/file1: Moved (server-side)
2025/03/20 02:09:11 INFO  : dst/file1: Moved (server-side)
2025/03/20 02:09:11 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/03/20 02:09:34 INFO  : dst/file1.rclone_chunk.001_em8yaz: Moved (server-side) to: dst/file1
2025/03/20 02:09:34 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 02:09:34 INFO  : dst/file1: Copied (new)
2025/03/20 02:09:34 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (54.95s)
=== 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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:10:02 INFO  : A1/one.rclone_chunk.001_ema7p8: Moved (server-side) to: A1/one
2025/03/20 02:10:08 INFO  : A1/two.rclone_chunk.001_emado3: Moved (server-side) to: A1/two
2025/03/20 02:10:12 INFO  : A1/B1/three.rclone_chunk.001_emaj0h: Moved (server-side) to: A1/B1/three
2025/03/20 02:10:24 INFO  : A1/B1/C1/four.rclone_chunk.001_emanfp: Moved (server-side) to: A1/B1/C1/four
2025/03/20 02:10:28 INFO  : A1/B1/C2/five.rclone_chunk.001_emazbp: Moved (server-side) to: A1/B1/C2/five
2025/03/20 02:10:28 INFO  : A1/B2: Making directory
2025/03/20 02:10:29 INFO  : A1/B1/C3: Making directory
2025/03/20 02:10:44 DEBUG : A2/two: move non-chunked object...
2025/03/20 02:10:44 DEBUG : A2/one: move non-chunked object...
2025/03/20 02:10:44 DEBUG : A2/B1/three: move non-chunked object...
2025/03/20 02:10:44 DEBUG : A2/B1/C1/four: move non-chunked object...
2025/03/20 02:10:44 DEBUG : A2/B1/C2/five: move non-chunked object...
2025/03/20 02:10:45 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/20 02:10:45 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/20 02:10:45 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/20 02:10:45 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/20 02:10:45 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/20 02:10:45 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/20 02:10:45 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/20 02:10:45 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/20 02:10:45 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/20 02:10:45 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/20 02:11:13 INFO  : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/20 02:11:17 DEBUG : A3/B1/C2/five: move non-chunked object...
2025/03/20 02:11:17 DEBUG : A3/B1/three: move non-chunked object...
2025/03/20 02:11:17 DEBUG : A3/one: move non-chunked object...
2025/03/20 02:11:17 DEBUG : A3/two: move non-chunked object...
2025/03/20 02:11:17 DEBUG : A3/B1/C1/four: move non-chunked object...
2025/03/20 02:11:18 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/20 02:11:18 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/20 02:11:18 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/20 02:11:18 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/20 02:11:18 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/20 02:11:18 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/20 02:11:19 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/20 02:11:19 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/20 02:11:19 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/20 02:11:19 INFO  : A3/one: Moved (server-side) to: A4/one
--- PASS: TestDirMove (153.27s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.81s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2025/03/20 02:12:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 02:12:35 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_emeh4f: Moved (server-side) to: no_checksum_small_file_from_pipe
2025/03/20 02:12:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/20 02:12:35 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/20 02:12:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.))
2025/03/20 02:12:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/20 02:12:44 DEBUG : pacer: Reducing sleep to 15ms
2025/03/20 02:12:44 DEBUG : pacer: Reducing sleep to 11.25ms
2025/03/20 02:12:45 DEBUG : pacer: Reducing sleep to 10ms
2025/03/20 02:13:22 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/20 02:13:24 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/20 02:13:25 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/20 02:13:26 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/20 02:13:27 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/20 02:13:28 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/20 02:13:30 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/20 02:13:31 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/20 02:13:33 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/20 02:13:34 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/20 02:13:35 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/20 02:13:36 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/20 02:13:38 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/20 02:13:39 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/20 02:13:41 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/20 02:13:41 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/20 02:13:43 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/20 02:13:44 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/20 02:13:45 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/20 02:13:47 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/20 02:13:49 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_emenya: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/20 02:13:51 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK
2025/03/20 02:13:51 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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:15:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 02:15:16 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_emiyfa: Moved (server-side) to: with_checksum_small_file_from_pipe
2025/03/20 02:15:16 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/20 02:15:16 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/20 02:16:02 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/20 02:16:04 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/20 02:16:06 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/20 02:16:08 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/20 02:16:09 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/20 02:16:10 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/20 02:16:11 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/20 02:16:13 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/20 02:16:16 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/20 02:16:18 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/20 02:16:19 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/20 02:16:21 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/20 02:16:22 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/20 02:16:24 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/20 02:16:25 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/20 02:16:26 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/20 02:16:28 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/20 02:16:30 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/20 02:16:31 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/20 02:16:33 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/20 02:16:34 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_emj41u: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/20 02:16:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK
2025/03/20 02:16:37 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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:17:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 02:18:03 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_emnmb5: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/20 02:18:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 02:19:11 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/20 02:19:12 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/20 02:19:14 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/20 02:19:15 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/20 02:19:16 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/20 02:19:18 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/20 02:19:19 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/20 02:19:21 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/20 02:19:22 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/20 02:19:24 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/20 02:19:25 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/20 02:19:26 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/20 02:19:28 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/20 02:19:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/20 02:19:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/20 02:19:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/20 02:19:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/20 02:19:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/20 02:19:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/20 02:19:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/20 02:19:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_emnqpy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/20 02:19:39 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-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:21:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 02:21:10 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_emstts: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/03/20 02:21:10 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/20 02:21:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/20 02:21:59 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/03/20 02:22:00 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/03/20 02:22:02 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/03/20 02:22:03 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/03/20 02:22:04 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/03/20 02:22:06 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/03/20 02:22:08 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/03/20 02:22:10 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/03/20 02:22:11 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/03/20 02:22:14 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/03/20 02:22:15 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/03/20 02:22:17 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/03/20 02:22:19 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/03/20 02:22:21 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/03/20 02:22:23 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/03/20 02:22:25 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/03/20 02:22:26 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/03/20 02:22:28 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/03/20 02:22:29 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/03/20 02:22:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/03/20 02:22:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_emsyvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/03/20 02:22:34 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/20 02:22:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (692.77s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (160.59s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (168.45s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (187.23s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (176.49s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.88s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:24:09 INFO  : potato1.rclone_chunk.001_emxrni: Moved (server-side) to: potato1.rclone_chunk.001
2025/03/20 02:24:10 INFO  : potato1.rclone_chunk.002_emxrni: Moved (server-side) to: potato1.rclone_chunk.002
2025/03/20 02:24:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': File to upload is small (60 bytes), uploading instead of streaming
2025/03/20 02:24:17 INFO  : potato2.rclone_chunk.001_emxz05: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 02:24:19 INFO  : potato2.rclone_chunk.002_emxz05: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/20 02:24:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 02:24:21 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (41.02s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.92s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:24:52 INFO  : potato2.rclone_chunk.001_emyxn5: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/20 02:24:54 INFO  : potato2.rclone_chunk.002_emyxn5: Moved (server-side) to: potato2.rclone_chunk.002
2025/03/20 02:24:59 INFO  : empty space.rclone_chunk.001_emz7dr: Moved (server-side) to: empty space
2025/03/20 02:25:04 INFO  : sub dir/potato3.rclone_chunk.001_emzbfp: Moved (server-side) to: sub dir/potato3
2025/03/20 02:25:05 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Touching "empty space"
2025/03/20 02:25:05 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Touching "potato2"
2025/03/20 02:25:05 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Touching "sub dir/potato3"
--- PASS: TestTouchDir (45.75s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.87s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.57s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.51s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.41s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.81s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi'", Local "Local file system at /tmp/rclone4051806857", Modify Window "1ns"
2025/03/20 02:25:39 INFO  : sub dir/test remove existing.rclone_chunk.001_en0ao9: Moved (server-side) to: sub dir/test remove existing
2025/03/20 02:25:45 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_en0e1n: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/20 02:25:48 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zozuhip5" before starting
2025/03/20 02:25:48 DEBUG : sub dir/test remove existing: move non-chunked object...
2025/03/20 02:25:49 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.zozuhip5
2025/03/20 02:25:50 DEBUG : sub dir/test remove existing.zozuhip5: TEST: removing renamed existing file after operation
2025/03/20 02:25:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yupajuw4" before starting
2025/03/20 02:25:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/20 02:25:56 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yupajuw4
2025/03/20 02:25:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yupajuw4: TEST: renaming existing back after failed operation
2025/03/20 02:25:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yupajuw4: move non-chunked object...
2025/03/20 02:25:58 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yupajuw4: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/20 02:25:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sidefes3" before starting
2025/03/20 02:25:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/03/20 02:26:01 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sidefes3
2025/03/20 02:26:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sidefes3: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (36.09s)
=== RUN   TestRcAbout
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN   TestRcCleanup
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN   TestRcCopyfile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN   TestRcCopyurl
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN   TestRcDelete
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN   TestRcDeletefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN   TestRcList
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN   TestRcStat
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN   TestRcSetTier
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN   TestRcSetTierFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN   TestRcMkdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN   TestRcMovefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN   TestRcPurge
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN   TestRcRmdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN   TestRcRmdirs
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN   TestRcSize
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN   TestRcPublicLink
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN   TestRcFsInfo
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN   TestUploadFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN   TestRcCommand
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN   TestRcDu
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN   TestRcCheck
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN   TestRcHashsum
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN   TestRcHashsumFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
PASS
2025/03/20 02:26:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qayicux3zuxi': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished OK in 49m31.853343178s (try 1/5)