"./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5)
2025/03/19 02:02:29 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula"
2025/03/19 02:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:29 DEBUG : Creating backend with remote "/tmp/rclone203075995"
=== 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    multithread_test.go:121: multithread writing not supported
2025/03/19 02:02:29 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.04s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    multithread_test.go:121: multithread writing not supported
2025/03/19 02:02:29 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.04s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/19 02:02:29 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/19 02:02:29 DEBUG : potato: Seek from 10 to 0
2025/03/19 02:02:29 DEBUG : potato: Seek from 10 to 0
2025/03/19 02:02:29 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/19 02:02:29 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Seek from 5 to 2
2025/03/19 02:02:29 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/19 02:02:29 DEBUG : potato: Seek from 7 to 0
2025/03/19 02:02:29 DEBUG : potato: Seek from 7 to 0
2025/03/19 02:02:29 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/19 02:02:29 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Seek from 5 to 2
2025/03/19 02:02:29 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/19 02:02:29 DEBUG : potato: Seek from 8 to 0
2025/03/19 02:02:29 DEBUG : potato: Seek from 8 to 0
2025/03/19 02:02:29 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/19 02:02:29 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 02:02:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 02:02:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 02:02:29 DEBUG : potato: Seek from 5 to 2
2025/03/19 02:02:29 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/19 02:02:29 DEBUG : potato: Seek from 9 to 0
2025/03/19 02:02:29 DEBUG : potato: Seek from 9 to 0
2025/03/19 02:02:29 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
=== RUN   TestCheck/1
=== RUN   TestCheck/2
=== RUN   TestCheck/3
=== RUN   TestCheck/4
=== RUN   TestCheck/5
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (3.48s)
    --- PASS: TestCheck/1 (0.05s)
    --- PASS: TestCheck/2 (0.05s)
    --- PASS: TestCheck/3 (0.05s)
    --- PASS: TestCheck/4 (0.05s)
    --- PASS: TestCheck/5 (0.05s)
    --- PASS: TestCheck/6 (0.06s)
    --- PASS: TestCheck/7 (0.05s)
=== RUN   TestCheckFsError
2025/03/19 02:02:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 02:02:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 02:02:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/19 02:02:33 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/19 02:02:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/19 02:02:33 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
=== RUN   TestCheckDownload/3
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (3.12s)
    --- PASS: TestCheckDownload/1 (0.16s)
    --- PASS: TestCheckDownload/2 (0.16s)
    --- PASS: TestCheckDownload/3 (0.16s)
    --- PASS: TestCheckDownload/4 (0.21s)
    --- PASS: TestCheckDownload/5 (0.17s)
    --- PASS: TestCheckDownload/6 (0.17s)
    --- PASS: TestCheckDownload/7 (0.17s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
=== RUN   TestCheckSizeOnly/3
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (2.74s)
    --- PASS: TestCheckSizeOnly/1 (0.05s)
    --- PASS: TestCheckSizeOnly/2 (0.05s)
    --- PASS: TestCheckSizeOnly/3 (0.05s)
    --- PASS: TestCheckSizeOnly/4 (0.05s)
    --- PASS: TestCheckSizeOnly/5 (0.05s)
    --- PASS: TestCheckSizeOnly/6 (0.05s)
    --- PASS: TestCheckSizeOnly/7 (0.05s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:02:39 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/19 02:02:39 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/19 02:02:39 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/19 02:02:39 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/19 02:02:40 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/19 02:02:40 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/19 02:02:40 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/19 02:02:40 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (1.39s)
=== RUN   TestCheckSum
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:02:40 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/data"
    check_test.go:353: Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula/data lacks md5, skipping
--- SKIP: TestCheckSum (0.37s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:02:40 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/data"
=== RUN   TestCheckSumDownload/subtest1
=== RUN   TestCheckSumDownload/subtest2
=== RUN   TestCheckSumDownload/subtest3
=== RUN   TestCheckSumDownload/subtest4
=== RUN   TestCheckSumDownload/subtest5
=== RUN   TestCheckSumDownload/subtest6
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (8.90s)
    --- PASS: TestCheckSumDownload/subtest1 (0.39s)
    --- PASS: TestCheckSumDownload/subtest2 (0.45s)
    --- PASS: TestCheckSumDownload/subtest3 (0.37s)
    --- PASS: TestCheckSumDownload/subtest4 (0.37s)
    --- PASS: TestCheckSumDownload/subtest5 (0.36s)
    --- PASS: TestCheckSumDownload/subtest6 (0.37s)
    --- PASS: TestCheckSumDownload/subtest7 (0.36s)
=== RUN   TestApplyTransforms
2025/03/19 02:02:49 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-guratow0vina"
2025/03/19 02:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:49 DEBUG : Creating backend with remote "/tmp/rclone3602046937"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina", Local "Local file system at /tmp/rclone3602046937", Modify Window "1µs"
upper checkfile vs. lower remote (without normalization)
2025/03/19 02:02:50 ERROR : hello, world!: sum not found
2025/03/19 02:02:50 ERROR : HELLO, WORLD!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina
2025/03/19 02:02:50 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina: 1 files missing
2025/03/19 02:02:50 NOTICE: 1 hashes missing
2025/03/19 02:02:50 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina: 2 differences found
2025/03/19 02:02:50 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/19 02:02:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:50 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina: 0 differences found
2025/03/19 02:02:50 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina: 1 matching files
2025/03/19 02:02:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sukegay3qace"
2025/03/19 02:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:50 DEBUG : Creating backend with remote "/tmp/rclone1297954982"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace", Local "Local file system at /tmp/rclone1297954982", Modify Window "1µs"
lower checkfile vs. upper remote (without normalization)
2025/03/19 02:02:51 ERROR : HELLO, WORLD!: sum not found
2025/03/19 02:02:51 ERROR : hello, world!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace
2025/03/19 02:02:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace: 1 files missing
2025/03/19 02:02:51 NOTICE: 1 hashes missing
2025/03/19 02:02:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace: 2 differences found
2025/03/19 02:02:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/19 02:02:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace: 0 differences found
2025/03/19 02:02:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace: 1 matching files
2025/03/19 02:02:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-keroley6duro"
2025/03/19 02:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:51 DEBUG : Creating backend with remote "/tmp/rclone4031445576"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro", Local "Local file system at /tmp/rclone4031445576", Modify Window "1µs"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/19 02:02:52 ERROR : HeLlO, wOrLd!: sum not found
2025/03/19 02:02:52 ERROR : hello, world!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro
2025/03/19 02:02:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro: 1 files missing
2025/03/19 02:02:52 NOTICE: 1 hashes missing
2025/03/19 02:02:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro: 2 differences found
2025/03/19 02:02:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/19 02:02:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro: 0 differences found
2025/03/19 02:02:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro: 1 matching files
2025/03/19 02:02:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yeneded7xico"
2025/03/19 02:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:52 DEBUG : Creating backend with remote "/tmp/rclone2006339216"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico", Local "Local file system at /tmp/rclone2006339216", Modify Window "1µs"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/19 02:02:53 ERROR : HELLO, WORLD!: sum not found
2025/03/19 02:02:53 ERROR : HeLlO, wOrLd!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico: 1 files missing
2025/03/19 02:02:53 NOTICE: 1 hashes missing
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico: 2 differences found
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/19 02:02:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico: 0 differences found
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico: 1 matching files
2025/03/19 02:02:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-veyahay2hexo"
2025/03/19 02:02:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:53 DEBUG : Creating backend with remote "/tmp/rclone367708466"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo", Local "Local file system at /tmp/rclone367708466", Modify Window "1µs"
NFD checkfile vs. NFC remote (without normalization)
2025/03/19 02:02:53 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/19 02:02:53 ERROR : 測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo: 1 files missing
2025/03/19 02:02:53 NOTICE: 1 hashes missing
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo: 2 differences found
2025/03/19 02:02:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/19 02:02:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo: 0 differences found
2025/03/19 02:02:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo: 1 matching files
2025/03/19 02:02:54 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sesiboj5duqo"
2025/03/19 02:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:54 DEBUG : Creating backend with remote "/tmp/rclone3060158658"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo", Local "Local file system at /tmp/rclone3060158658", Modify Window "1µs"
NFC checkfile vs. NFD remote (without normalization)
2025/03/19 02:02:54 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/19 02:02:54 ERROR : 測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo
2025/03/19 02:02:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo: 1 files missing
2025/03/19 02:02:54 NOTICE: 1 hashes missing
2025/03/19 02:02:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo: 2 differences found
2025/03/19 02:02:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/19 02:02:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo: 0 differences found
2025/03/19 02:02:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo: 1 matching files
2025/03/19 02:02:54 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-wibarif5vayo"
2025/03/19 02:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:55 DEBUG : Creating backend with remote "/tmp/rclone2213561820"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo", Local "Local file system at /tmp/rclone2213561820", Modify Window "1µs"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/19 02:02:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 02:02:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo
2025/03/19 02:02:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo: 1 files missing
2025/03/19 02:02:55 NOTICE: 1 hashes missing
2025/03/19 02:02:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo: 2 differences found
2025/03/19 02:02:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/19 02:02:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo: 0 differences found
2025/03/19 02:02:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo: 1 matching files
2025/03/19 02:02:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-raroyag7kaqo"
2025/03/19 02:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:55 DEBUG : Creating backend with remote "/tmp/rclone2792611955"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo", Local "Local file system at /tmp/rclone2792611955", Modify Window "1µs"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/19 02:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 02:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo
2025/03/19 02:02:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo: 1 files missing
2025/03/19 02:02:56 NOTICE: 1 hashes missing
2025/03/19 02:02:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo: 2 differences found
2025/03/19 02:02:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/19 02:02:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo: 0 differences found
2025/03/19 02:02:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo: 1 matching files
2025/03/19 02:02:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yufetev7xixe"
2025/03/19 02:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:56 DEBUG : Creating backend with remote "/tmp/rclone421139545"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe", Local "Local file system at /tmp/rclone421139545", Modify Window "1µs"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/19 02:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 02:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe
2025/03/19 02:02:57 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe: 1 files missing
2025/03/19 02:02:57 NOTICE: 1 hashes missing
2025/03/19 02:02:57 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe: 2 differences found
2025/03/19 02:02:57 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/19 02:02:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:57 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe: 0 differences found
2025/03/19 02:02:57 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe: 1 matching files
2025/03/19 02:02:57 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yecizos6goca"
2025/03/19 02:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:02:57 DEBUG : Creating backend with remote "/tmp/rclone1947387420"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca", Local "Local file system at /tmp/rclone1947387420", Modify Window "1µs"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/19 02:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 02:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca
2025/03/19 02:02:58 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca: 1 files missing
2025/03/19 02:02:58 NOTICE: 1 hashes missing
2025/03/19 02:02:58 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca: 2 differences found
2025/03/19 02:02:58 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/19 02:02:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 02:02:58 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca: 0 differences found
2025/03/19 02:02:58 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca: 1 matching files
2025/03/19 02:02:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yecizos6goca: Purge remote
2025/03/19 02:02:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yufetev7xixe: Purge remote
2025/03/19 02:02:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-raroyag7kaqo: Purge remote
2025/03/19 02:02:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-wibarif5vayo: Purge remote
2025/03/19 02:02:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sesiboj5duqo: Purge remote
2025/03/19 02:02:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-veyahay2hexo: Purge remote
2025/03/19 02:02:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yeneded7xico: Purge remote
2025/03/19 02:02:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-keroley6duro: Purge remote
2025/03/19 02:02:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sukegay3qace: Purge remote
2025/03/19 02:02:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-guratow0vina: Purge remote
--- PASS: TestApplyTransforms (9.92s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:02:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 02:03:00 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2
2025/03/19 02:03:00 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 02:03:00 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs)
2025/03/19 02:03:00 DEBUG : file1: Unchanged skipping
2025/03/19 02:03:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (1.83s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.10s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/backup"
2025/03/19 02:03:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/19 02:03:02 INFO  : dst/file1: Moved (server-side)
2025/03/19 02:03:03 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1
2025/03/19 02:03:03 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (3.63s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:05 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/dst"
2025/03/19 02:03:05 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/CompareDest"
2025/03/19 02:03:05 DEBUG : one: Need to transfer - File not found at Destination
2025/03/19 02:03:06 DEBUG : one.b824e1ab.partial: renamed to: one
2025/03/19 02:03:06 INFO  : one: Copied (new)
2025/03/19 02:03:06 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 02:03:07 DEBUG : one.406dcb2c.partial: renamed to: one
2025/03/19 02:03:07 INFO  : one: Copied (replaced existing)
2025/03/19 02:03:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 02:03:08 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs)
2025/03/19 02:03:08 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/19 02:03:09 DEBUG : object not found: remote two: directory 44f18e36-bf0a-4e3f-a240-0240db46e546: leaf two
2025/03/19 02:03:09 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 02:03:09 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs)
2025/03/19 02:03:09 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 02:03:09 DEBUG : object not found: remote two: directory 44f18e36-bf0a-4e3f-a240-0240db46e546: leaf two
2025/03/19 02:03:09 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 02:03:09 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs)
2025/03/19 02:03:09 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 02:03:09 DEBUG : object not found: remote two: directory 44f18e36-bf0a-4e3f-a240-0240db46e546: leaf two
2025/03/19 02:03:09 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 02:03:09 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/19 02:03:10 DEBUG : two.1503b713.partial: renamed to: two
2025/03/19 02:03:10 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (6.84s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:12 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/dst"
2025/03/19 02:03:12 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/CopyDest"
2025/03/19 02:03:12 DEBUG : one: Need to transfer - File not found at Destination
2025/03/19 02:03:13 DEBUG : one.b824e1ab.partial: renamed to: one
2025/03/19 02:03:13 INFO  : one: Copied (new)
2025/03/19 02:03:13 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 02:03:14 DEBUG : one.406dcb2c.partial: renamed to: one
2025/03/19 02:03:14 INFO  : one: Copied (replaced existing)
2025/03/19 02:03:15 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/BackupDir"
2025/03/19 02:03:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 02:03:15 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs)
2025/03/19 02:03:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 02:03:16 INFO  : one: Moved (server-side)
2025/03/19 02:03:16 DEBUG : one.81b28964.partial: renamed to: one
2025/03/19 02:03:16 INFO  : one: Copied (server-side copy)
2025/03/19 02:03:16 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/19 02:03:17 DEBUG : object not found: remote two: directory 4eeb111d-5ee1-42c4-bc2e-7ba22ceacb4f: leaf two
2025/03/19 02:03:17 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 02:03:17 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs)
2025/03/19 02:03:17 DEBUG : two.9c50e061.partial: renamed to: two
2025/03/19 02:03:17 INFO  : two: Copied (server-side copy)
2025/03/19 02:03:17 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/19 02:03:17 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs)
2025/03/19 02:03:17 DEBUG : two: Unchanged skipping
2025/03/19 02:03:18 DEBUG : object not found: remote three: directory 4eeb111d-5ee1-42c4-bc2e-7ba22ceacb4f: leaf three
2025/03/19 02:03:18 DEBUG : three: Need to transfer - File not found at Destination
2025/03/19 02:03:18 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/19 02:03:18 DEBUG : three: Destination not found in --copy-dest
2025/03/19 02:03:19 DEBUG : three.8cc66b1.partial: renamed to: three
2025/03/19 02:03:19 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (9.13s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 02:03:21 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 02:03:21 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs)
2025/03/19 02:03:21 DEBUG : file1: Unchanged skipping
2025/03/19 02:03:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyInplace (1.60s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 02:03:23 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2
2025/03/19 02:03:23 INFO  : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2
2025/03/19 02:03:23 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs)
2025/03/19 02:03:23 DEBUG : file1: Unchanged skipping
2025/03/19 02:03:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location
--- PASS: TestCopyLongFileName (3.35s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/19 02:03:26 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1
2025/03/19 02:03:26 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/19 02:03:26 DEBUG : object not found: remote TestCopyFileMaxTransfer/file2: directory af1e2ad7-8bab-44b1-9d7e-7774fb4cd4c3: leaf file2
2025/03/19 02:03:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/19 02:03:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: read chunk with offset 0 size 2062: max transfer limit reached as set by --max-transfer
2025/03/19 02:03:27 DEBUG : object not found: remote TestCopyFileMaxTransfer/file2.e65612d1.partial: directory af1e2ad7-8bab-44b1-9d7e-7774fb4cd4c3: leaf file2.e65612d1.partial
2025/03/19 02:03:27 DEBUG : object not found: remote TestCopyFileMaxTransfer/file3: directory af1e2ad7-8bab-44b1-9d7e-7774fb4cd4c3: leaf file3
2025/03/19 02:03:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/19 02:03:27 DEBUG : object not found: remote TestCopyFileMaxTransfer/file4: directory af1e2ad7-8bab-44b1-9d7e-7774fb4cd4c3: leaf file4
2025/03/19 02:03:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/19 02:03:28 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4
2025/03/19 02:03:28 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (2.98s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.10s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.10s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.10s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.10s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.10s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.10s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.10s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.11s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.10s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.10s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.10s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:32 DEBUG : a.txt: Excluded (Size Filter)
2025/03/19 02:03:32 DEBUG : a.txt: Excluded
2025/03/19 02:03:32 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/19 02:03:32 DEBUG : sub dir/hello world: Excluded
2025/03/19 02:03:32 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/19 02:03:32 DEBUG : sub dir/hello world2: Excluded
2025/03/19 02:03:32 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/19 02:03:32 DEBUG : sub dir/hello world: Excluded
2025/03/19 02:03:32 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/19 02:03:32 DEBUG : sub dir/hello world2: Excluded
2025/03/19 02:03:33 DEBUG : sub dir/ignore dir: Excluded
2025/03/19 02:03:33 DEBUG : object not found: remote sub dir/sub sub dir/.ignore: directory dcfd7742-3739-45b3-923f-54a3596c6591: leaf .ignore
2025/03/19 02:03:33 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (6.12s)
=== RUN   TestListJSON
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
=== 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 (2.31s)
    --- PASS: TestListJSON/Default (0.05s)
    --- PASS: TestListJSON/FilesOnly (0.05s)
    --- PASS: TestListJSON/DirsOnly (0.05s)
    --- PASS: TestListJSON/Recurse (0.19s)
    --- PASS: TestListJSON/SubDir (0.06s)
    --- PASS: TestListJSON/NoModTime (0.05s)
    --- PASS: TestListJSON/NoMimeType (0.05s)
    --- PASS: TestListJSON/ShowHash (0.05s)
    --- PASS: TestListJSON/HashTypes (0.05s)
    --- PASS: TestListJSON/Metadata (0.05s)
=== RUN   TestStatJSON
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
=== RUN   TestStatJSON/Root
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
=== RUN   TestStatJSON/Dir
2025/03/19 02:03:39 DEBUG : sub: "sub" is "D"
=== RUN   TestStatJSON/DirWithTrailingSlash
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
2025/03/19 02:03:39 DEBUG : object not found: remote notfound: directory 76f8b007-c7e6-4e3b-a6b3-332152c9c1b1: leaf notfound
=== RUN   TestStatJSON/DirFilesOnly
2025/03/19 02:03:39 DEBUG : sub: "sub" is "D"
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
2025/03/19 02:03:40 DEBUG : object not found: remote notfound: directory 76f8b007-c7e6-4e3b-a6b3-332152c9c1b1: leaf notfound
=== RUN   TestStatJSON/DirDirsOnly
=== RUN   TestStatJSON/FileDirsOnly
=== RUN   TestStatJSON/NotFoundDirsOnly
=== RUN   TestStatJSON/RootNotFound
2025/03/19 02:03:40 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/notfound"
--- PASS: TestStatJSON (2.90s)
    --- PASS: TestStatJSON/Root (0.05s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.05s)
    --- PASS: TestStatJSON/Dir (0.14s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s)
    --- PASS: TestStatJSON/File (0.09s)
    --- PASS: TestStatJSON/NotFound (0.10s)
    --- PASS: TestStatJSON/DirFilesOnly (0.10s)
    --- PASS: TestStatJSON/FileFilesOnly (0.09s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
    --- PASS: TestStatJSON/DirDirsOnly (0.05s)
    --- PASS: TestStatJSON/FileDirsOnly (0.05s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s)
    --- PASS: TestStatJSON/RootNotFound (0.36s)
=== RUN   TestMkdir
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:41 INFO  : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Making directory
2025/03/19 02:03:41 INFO  : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Making directory
--- PASS: TestMkdir (0.14s)
=== RUN   TestLsd
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestLsd (1.44s)
=== RUN   TestLs
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestLs (1.38s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:45 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/19 02:03:45 DEBUG : empty space: Excluded
2025/03/19 02:03:45 DEBUG : object not found: remote notfound: directory 76f8b007-c7e6-4e3b-a6b3-332152c9c1b1: leaf notfound
--- PASS: TestLsWithFilesFrom (1.35s)
=== RUN   TestLsLong
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestLsLong (1.29s)
=== RUN   TestHashSums
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestHashSums (1.24s)
=== RUN   TestHashSumsWithErrors
2025/03/19 02:03:48 DEBUG : Creating backend with remote ":memory:"
2025/03/19 02:03:48 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/19 02:03:48 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 02:03:48 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 02:03:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 02:03:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 02:03:48 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 02:03:48 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 02:03:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/19 02:03:48 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestCount (2.45s)
=== RUN   TestDelete
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:51 DEBUG : Waiting for deletions to finish
2025/03/19 02:03:51 DEBUG : large: Excluded (Size Filter)
2025/03/19 02:03:51 DEBUG : large: Excluded
2025/03/19 02:03:51 INFO  : small: Deleted
2025/03/19 02:03:52 INFO  : medium: Deleted
--- PASS: TestDelete (1.70s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:53 DEBUG : Waiting for deletions to finish
2025/03/19 02:03:53 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/19 02:03:53 INFO  : large: Deleted
2025/03/19 02:03:53 INFO  : medium: Deleted
--- PASS: TestMaxDelete (1.79s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:55 DEBUG : Waiting for deletions to finish
2025/03/19 02:03:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 02:03:55 INFO  : small: Deleted
2025/03/19 02:03:55 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (1.89s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:03:57 DEBUG : Waiting for deletions to finish
2025/03/19 02:03:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 02:03:57 INFO  : large: Deleted
2025/03/19 02:03:57 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (1.74s)
=== RUN   TestReadFile
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestReadFile (1.20s)
=== RUN   TestRetry
2025/03/19 02:03:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/19 02:03:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/19 02:03:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 02:03:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 02:03:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 02:03:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 02:03:59 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestCat (2.66s)
=== RUN   TestPurge
2025/03/19 02:04:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-kukemet3cuxe"
2025/03/19 02:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 02:04:02 DEBUG : Creating backend with remote "/tmp/rclone1371166845"
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-kukemet3cuxe", Local "Local file system at /tmp/rclone1371166845", Modify Window "1µs"
2025/03/19 02:04:02 INFO  : A2: Making directory
2025/03/19 02:04:02 INFO  : A1/B2: Making directory
2025/03/19 02:04:03 INFO  : A1/B2/C2: Making directory
2025/03/19 02:04:03 INFO  : A1/B1/C3: Making directory
2025/03/19 02:04:03 INFO  : A3: Making directory
2025/03/19 02:04:03 INFO  : A3/B3: Making directory
2025/03/19 02:04:03 INFO  : A3/B3/C4: Making directory
2025/03/19 02:04:04 ERROR : : error listing: directory not found
2025/03/19 02:04:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kukemet3cuxe: Purge remote
2025/03/19 02:04:04 NOTICE: purge failed: directory not found
--- PASS: TestPurge (3.05s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:05 INFO  : A2: Making directory
2025/03/19 02:04:05 INFO  : A1/B2: Making directory
2025/03/19 02:04:05 INFO  : A1/B2/C2: Making directory
2025/03/19 02:04:05 INFO  : A1/B1/C3: Making directory
2025/03/19 02:04:05 INFO  : A3: Making directory
2025/03/19 02:04:06 INFO  : A3/B3: Making directory
2025/03/19 02:04:06 INFO  : A3/B3/C4: Making directory
2025/03/19 02:04:06 DEBUG : removing 1 level 3 directories
2025/03/19 02:04:06 INFO  : A3/B3/C4: Removing directory
2025/03/19 02:04:07 DEBUG : removing 2 level 3 directories
2025/03/19 02:04:07 INFO  : A1/B2/C2: Removing directory
2025/03/19 02:04:07 INFO  : A1/B1/C3: Removing directory
2025/03/19 02:04:08 DEBUG : removing 2 level 2 directories
2025/03/19 02:04:08 INFO  : A3/B3: Removing directory
2025/03/19 02:04:08 INFO  : A1/B2: Removing directory
2025/03/19 02:04:08 DEBUG : removing 2 level 1 directories
2025/03/19 02:04:08 INFO  : A3: Removing directory
2025/03/19 02:04:08 INFO  : A2: Removing directory
2025/03/19 02:04:10 DEBUG : removing 1 level 3 directories
2025/03/19 02:04:10 INFO  : A1/B1/C1: Removing directory
2025/03/19 02:04:10 DEBUG : removing 1 level 2 directories
2025/03/19 02:04:10 INFO  : A1/B1: Removing directory
2025/03/19 02:04:11 DEBUG : removing 1 level 1 directories
2025/03/19 02:04:11 INFO  : A1: Removing directory
2025/03/19 02:04:11 DEBUG : removing 1 level 0 directories
2025/03/19 02:04:11 INFO  : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Removing directory
2025/03/19 02:04:11 ERROR : : error listing: directory not found
2025/03/19 02:04:11 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (6.77s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:11 INFO  : A1: Making directory
2025/03/19 02:04:11 INFO  : A1/B1: Making directory
2025/03/19 02:04:11 INFO  : A1/B1/C1: Making directory
2025/03/19 02:04:12 DEBUG : removing 1 level 3 directories
2025/03/19 02:04:12 INFO  : A1/B1/C1: Removing directory
2025/03/19 02:04:12 DEBUG : removing 1 level 2 directories
2025/03/19 02:04:12 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (2.14s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:13 INFO  : A1: Making directory
2025/03/19 02:04:13 INFO  : A1/B1: Making directory
2025/03/19 02:04:13 INFO  : A1/B1/C1: Making directory
2025/03/19 02:04:14 DEBUG : removing 1 level 3 directories
2025/03/19 02:04:14 INFO  : A1/B1/C1: Removing directory
2025/03/19 02:04:14 DEBUG : removing 1 level 2 directories
2025/03/19 02:04:14 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (1.92s)
=== RUN   TestCopyURL
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:16 DEBUG : filename.txt: File name found in url
2025/03/19 02:04:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (2.82s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:18 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 02:04:19 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2
2025/03/19 02:04:19 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 02:04:19 INFO  : file1: Deleted
2025/03/19 02:04:19 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs)
2025/03/19 02:04:19 DEBUG : file1: Unchanged skipping
2025/03/19 02:04:19 INFO  : file1: Deleted
2025/03/19 02:04:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (1.71s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:20 DEBUG : object not found: remote file1: directory d9a58ddd-7df7-4dc6-bcac-3e775f5f5110: leaf file1
2025/03/19 02:04:20 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 02:04:20 DEBUG : file1.53508f02.partial: renamed to: file1
2025/03/19 02:04:20 INFO  : file1: Copied (new)
2025/03/19 02:04:20 INFO  : file1: Deleted
2025/03/19 02:04:20 DEBUG : file1: Destination exists, skipping
2025/03/19 02:04:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (1.12s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestCaseInsensitiveMoveFile (0.10s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:22 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tunoriq6qula/backup"
2025/03/19 02:04:22 DEBUG : Config file has changed externally - reloading
2025/03/19 02:04:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/19 02:04:22 INFO  : dst/file1: Moved (server-side)
2025/03/19 02:04:23 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1
2025/03/19 02:04:23 INFO  : dst/file1: Copied (new)
2025/03/19 02:04:23 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (3.65s)
=== 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:27 INFO  : A1/B2: Making directory
2025/03/19 02:04:27 INFO  : A1/B1/C3: Making directory
2025/03/19 02:04:28 DEBUG : object not found: remote A3/B1/three: directory f057cadd-b7fa-47cf-9169-3fc48959673b: leaf three
2025/03/19 02:04:28 DEBUG : object not found: remote A3/B1/C1/four: directory 5cf809a5-b747-4d22-8831-3b7bc97d42b4: leaf four
2025/03/19 02:04:28 DEBUG : object not found: remote A3/B1/C2/five: directory c44263bf-8996-47ed-ad04-795de5077f16: leaf five
2025/03/19 02:04:28 DEBUG : object not found: remote A3/one: directory 8ebfd47c-6cd0-4e65-9802-8e3c56582e4c: leaf one
2025/03/19 02:04:28 DEBUG : object not found: remote A3/two: directory 8ebfd47c-6cd0-4e65-9802-8e3c56582e4c: leaf two
2025/03/19 02:04:28 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/19 02:04:28 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/19 02:04:28 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/19 02:04:28 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/19 02:04:29 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/19 02:04:31 INFO  : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/19 02:04:32 DEBUG : object not found: remote A4/one: directory b30d8daf-b944-4b21-9bb0-af7b9c21c6e1: leaf one
2025/03/19 02:04:32 DEBUG : object not found: remote A4/two: directory b30d8daf-b944-4b21-9bb0-af7b9c21c6e1: leaf two
2025/03/19 02:04:32 DEBUG : object not found: remote A4/B1/three: directory d3971d54-fe0a-41aa-8d88-524d661a6eec: leaf three
2025/03/19 02:04:32 DEBUG : object not found: remote A4/B1/C1/four: directory 64324080-cde1-4754-84b4-5f0676c2f35f: leaf four
2025/03/19 02:04:32 DEBUG : object not found: remote A4/B1/C2/five: directory aa423bc8-4f4d-4b63-b123-a79db6deca63: leaf five
2025/03/19 02:04:32 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/19 02:04:32 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/19 02:04:32 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/19 02:04:32 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/19 02:04:32 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
--- PASS: TestDirMove (12.84s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:38 DEBUG : Config file has changed externally - reloading
--- PASS: TestGetFsInfo (0.11s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 02:04:38 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/19 02:04:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 02:04:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 02:04:38 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 02:04:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 02:04:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 02:04:42 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 02:04:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 1ns, within tolerance 1µs)
2025/03/19 02:04:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 02:04:45 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 235ns, within tolerance 1µs)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 02:04:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 02:04:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 02:04:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (10.71s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.16s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.09s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.24s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.21s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.10s)
=== RUN   TestRcatSize
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: File to upload is small (60 bytes), uploading instead of streaming
2025/03/19 02:04:49 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (1.36s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.10s)
=== RUN   TestTouchDir
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Touching "empty space"
2025/03/19 02:04:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Touching "potato2"
2025/03/19 02:04:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Touching "sub dir/potato3"
--- PASS: TestTouchDir (2.75s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.10s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.09s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.10s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.10s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.10s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula", Local "Local file system at /tmp/rclone203075995", Modify Window "1µs"
2025/03/19 02:04:54 DEBUG : object not found: remote not found: directory d9a58ddd-7df7-4dc6-bcac-3e775f5f5110: leaf not found
2025/03/19 02:04:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ninapag1" before starting
2025/03/19 02:04:54 DEBUG : sub dir/test remove existing.ninapag1: TEST: removing renamed existing file after operation
2025/03/19 02:04: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.radeyad0" before starting
2025/03/19 02:04:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.radeyad0: TEST: renaming existing back after failed operation
2025/03/19 02:04: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.numokep5" before starting
2025/03/19 02:04:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.numokep5: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (2.84s)
=== 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/19 02:04:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tunoriq6qula: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 2m27.694650161s (try 1/5)