"./operations.test -test.v -test.timeout 1h0m0s -remote TestStorj: -verbose" - Starting (try 1/5)
2025/03/19 05:08:32 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa"
2025/03/19 05:08:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: connecting...
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: connected: <nil>
2025/03/19 05:08:32 DEBUG : Creating backend with remote "/tmp/rclone3689135730"
=== 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 "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestMultithreadCopy (0.20s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestMultithreadCopyAbort (0.04s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/19 05:08:32 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/19 05:08:32 DEBUG : potato: Seek from 10 to 0
2025/03/19 05:08:32 DEBUG : potato: Seek from 10 to 0
2025/03/19 05:08:32 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/19 05:08:32 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Seek from 5 to 2
2025/03/19 05:08:32 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/19 05:08:32 DEBUG : potato: Seek from 7 to 0
2025/03/19 05:08:32 DEBUG : potato: Seek from 7 to 0
2025/03/19 05:08:32 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/19 05:08:32 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Seek from 5 to 2
2025/03/19 05:08:32 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/19 05:08:32 DEBUG : potato: Seek from 8 to 0
2025/03/19 05:08:32 DEBUG : potato: Seek from 8 to 0
2025/03/19 05:08:32 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/19 05:08:32 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 05:08:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 05:08:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 05:08:32 DEBUG : potato: Seek from 5 to 2
2025/03/19 05:08:32 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/19 05:08:32 DEBUG : potato: Seek from 9 to 0
2025/03/19 05:08:32 DEBUG : potato: Seek from 9 to 0
2025/03/19 05:08:32 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 "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./rutabaga # [] 8
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheck/3
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./remotepotato # [] 60
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheck/6
=== RUN   TestCheck/7
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:08:33 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:08:33 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:08:33 DEBUG : remotepotato: rm sj://rclone-test-sesahed8wuxa/remotepotato
2025/03/19 05:08:33 DEBUG : rutabaga: rm sj://rclone-test-sesahed8wuxa/rutabaga
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCheck (1.33s)
    --- PASS: TestCheck/1 (0.04s)
    --- PASS: TestCheck/2 (0.04s)
    --- PASS: TestCheck/3 (0.10s)
    --- PASS: TestCheck/4 (0.04s)
    --- PASS: TestCheck/5 (0.04s)
    --- PASS: TestCheck/6 (0.04s)
    --- PASS: TestCheck/7 (0.04s)
=== RUN   TestCheckFsError
2025/03/19 05:08:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 05:08:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 05:08: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 05:08: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 05:08:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/19 05:08: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 "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./rutabaga # [] 8
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckDownload/3
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./remotepotato # [] 60
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:34 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:08:35 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:08:35 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:08:35 DEBUG : remotepotato: rm sj://rclone-test-sesahed8wuxa/remotepotato
2025/03/19 05:08:35 DEBUG : rutabaga: rm sj://rclone-test-sesahed8wuxa/rutabaga
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCheckDownload (1.71s)
    --- PASS: TestCheckDownload/1 (0.09s)
    --- PASS: TestCheckDownload/2 (0.09s)
    --- PASS: TestCheckDownload/3 (0.09s)
    --- PASS: TestCheckDownload/4 (0.16s)
    --- PASS: TestCheckDownload/5 (0.09s)
    --- PASS: TestCheckDownload/6 (0.10s)
    --- PASS: TestCheckDownload/7 (0.10s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./rutabaga # [] 8
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:35 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSizeOnly/3
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./remotepotato # [] 60
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:08:36 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:08:36 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:08:36 DEBUG : remotepotato: rm sj://rclone-test-sesahed8wuxa/remotepotato
2025/03/19 05:08:37 DEBUG : rutabaga: rm sj://rclone-test-sesahed8wuxa/rutabaga
2025/03/19 05:08:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCheckSizeOnly (1.66s)
    --- PASS: TestCheckSizeOnly/1 (0.04s)
    --- PASS: TestCheckSizeOnly/2 (0.06s)
    --- PASS: TestCheckSizeOnly/3 (0.10s)
    --- PASS: TestCheckSizeOnly/4 (0.04s)
    --- PASS: TestCheckSizeOnly/5 (0.05s)
    --- PASS: TestCheckSizeOnly/6 (0.04s)
    --- PASS: TestCheckSizeOnly/7 (0.06s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:08:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 81
2025/03/19 05:08:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./test.sum
2025/03/19 05:08:37 DEBUG : test.sum: cat sj://rclone-test-sesahed8wuxa/test.sum # []
2025/03/19 05:08:37 DEBUG : test.sum: range 0 + -1
2025/03/19 05:08:37 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/19 05:08:37 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/19 05:08:37 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/19 05:08:37 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/19 05:08:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 90
2025/03/19 05:08:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 90
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./test.sum
2025/03/19 05:08:40 DEBUG : test.sum: cat sj://rclone-test-sesahed8wuxa/test.sum # []
2025/03/19 05:08:40 DEBUG : test.sum: range 0 + -1
2025/03/19 05:08:40 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/19 05:08:40 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/19 05:08:40 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/19 05:08:40 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:08:40 DEBUG : test.sum: rm sj://rclone-test-sesahed8wuxa/test.sum
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestParseSumFile (3.52s)
=== RUN   TestCheckSum
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:08:40 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/data"
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa/data: connecting...
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa/data: connected: <nil>
    check_test.go:353: FS sj://rclone-test-sesahed8wuxa/data lacks md5, skipping
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestCheckSum (0.27s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:08:40 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/data"
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa/data: connecting...
2025/03/19 05:08:40 DEBUG : FS sj://rclone-test-sesahed8wuxa/data: connected: <nil>
2025/03/19 05:08:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./data/banana # [] 13
2025/03/19 05:08:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 41
2025/03/19 05:08:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:08:44 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 41
2025/03/19 05:08:44 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:44 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSumDownload/subtest1
2025/03/19 05:08:44 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./data/potato # [] 15
2025/03/19 05:08:44 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 41
2025/03/19 05:08:44 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
=== NAME  TestCheckSumDownload
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:08:47 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 41
2025/03/19 05:08:47 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:47 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSumDownload/subtest2
2025/03/19 05:08:48 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 82
2025/03/19 05:08:48 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
=== NAME  TestCheckSumDownload
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:08:51 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 82
2025/03/19 05:08:51 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:51 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSumDownload/subtest3
2025/03/19 05:08:51 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 82
2025/03/19 05:08:51 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
=== NAME  TestCheckSumDownload
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:08:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 82
2025/03/19 05:08:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSumDownload/subtest4
2025/03/19 05:08:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 123
2025/03/19 05:08:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
=== NAME  TestCheckSumDownload
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:08:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 123
2025/03/19 05:08:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:08:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSumDownload/subtest5
2025/03/19 05:08:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 123
2025/03/19 05:08:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
=== NAME  TestCheckSumDownload
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 123
2025/03/19 05:09:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSumDownload/subtest6
2025/03/19 05:09:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./data/banana # [] 13
2025/03/19 05:09:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./data/potato # [] 15
2025/03/19 05:09:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 82
2025/03/19 05:09:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
=== NAME  TestCheckSumDownload
    run.go:281: Retry Put of "test.sum" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./test.sum # [] 82
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestCheckSumDownload/subtest7
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:05 DEBUG : test.sum: rm sj://rclone-test-sesahed8wuxa/test.sum
2025/03/19 05:09:05 DEBUG : data/banana: rm sj://rclone-test-sesahed8wuxa/data/banana
2025/03/19 05:09:05 DEBUG : data/potato: rm sj://rclone-test-sesahed8wuxa/data/potato
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./data
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCheckSumDownload (24.73s)
    --- PASS: TestCheckSumDownload/subtest1 (0.28s)
    --- PASS: TestCheckSumDownload/subtest2 (0.17s)
    --- PASS: TestCheckSumDownload/subtest3 (0.24s)
    --- PASS: TestCheckSumDownload/subtest4 (0.19s)
    --- PASS: TestCheckSumDownload/subtest5 (0.17s)
    --- PASS: TestCheckSumDownload/subtest6 (0.17s)
    --- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN   TestApplyTransforms
2025/03/19 05:09:05 DEBUG : Creating backend with remote "TestStorj:rclone-test-wukataf2joje"
2025/03/19 05:09:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-wukataf2joje: connecting...
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-wukataf2joje: connected: <nil>
2025/03/19 05:09:05 DEBUG : Creating backend with remote "/tmp/rclone1835228981"
    run.go:180: Remote "FS sj://rclone-test-wukataf2joje", Local "Local file system at /tmp/rclone1835228981", Modify Window "1ns"
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-wukataf2joje: mkdir -p ./
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-wukataf2joje: cp input ./hello, world! # [] 13
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-wukataf2joje: ls ./
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-wukataf2joje: OBJ ls ./ ("rclone-test-wukataf2joje", "")
2025/03/19 05:09:05 DEBUG : FS sj://rclone-test-wukataf2joje: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
upper checkfile vs. lower remote (without normalization)
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-wukataf2joje: ls -R ./
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-wukataf2joje: OBJ ls -R ./ ("rclone-test-wukataf2joje", "")
2025/03/19 05:09:06 ERROR : hello, world!: sum not found
2025/03/19 05:09:06 ERROR : HELLO, WORLD!: file not in FS sj://rclone-test-wukataf2joje
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-wukataf2joje: 1 files missing
2025/03/19 05:09:06 NOTICE: 1 hashes missing
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-wukataf2joje: 2 differences found
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-wukataf2joje: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-wukataf2joje: ls -R ./
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-wukataf2joje: OBJ ls -R ./ ("rclone-test-wukataf2joje", "")
2025/03/19 05:09:06 DEBUG : hello, world!: cat sj://rclone-test-wukataf2joje/hello, world! # []
2025/03/19 05:09:06 DEBUG : hello, world!: range 0 + -1
2025/03/19 05:09:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-wukataf2joje: 0 differences found
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-wukataf2joje: 1 matching files
2025/03/19 05:09:06 DEBUG : Creating backend with remote "TestStorj:rclone-test-xelehib4koqu"
2025/03/19 05:09:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: connecting...
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: connected: <nil>
2025/03/19 05:09:06 DEBUG : Creating backend with remote "/tmp/rclone3083191577"
    run.go:180: Remote "FS sj://rclone-test-xelehib4koqu", Local "Local file system at /tmp/rclone3083191577", Modify Window "1ns"
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: mkdir -p ./
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: cp input ./HELLO, WORLD! # [] 13
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: ls ./
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: OBJ ls ./ ("rclone-test-xelehib4koqu", "")
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
lower checkfile vs. upper remote (without normalization)
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: ls -R ./
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: OBJ ls -R ./ ("rclone-test-xelehib4koqu", "")
2025/03/19 05:09:06 ERROR : HELLO, WORLD!: sum not found
2025/03/19 05:09:06 ERROR : hello, world!: file not in FS sj://rclone-test-xelehib4koqu
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-xelehib4koqu: 1 files missing
2025/03/19 05:09:06 NOTICE: 1 hashes missing
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-xelehib4koqu: 2 differences found
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-xelehib4koqu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: ls -R ./
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-xelehib4koqu: OBJ ls -R ./ ("rclone-test-xelehib4koqu", "")
2025/03/19 05:09:06 DEBUG : HELLO, WORLD!: cat sj://rclone-test-xelehib4koqu/HELLO, WORLD! # []
2025/03/19 05:09:06 DEBUG : HELLO, WORLD!: range 0 + -1
2025/03/19 05:09:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-xelehib4koqu: 0 differences found
2025/03/19 05:09:06 NOTICE: FS sj://rclone-test-xelehib4koqu: 1 matching files
2025/03/19 05:09:06 DEBUG : Creating backend with remote "TestStorj:rclone-test-tijivaf2tina"
2025/03/19 05:09:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-tijivaf2tina: connecting...
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-tijivaf2tina: connected: <nil>
2025/03/19 05:09:06 DEBUG : Creating backend with remote "/tmp/rclone2184954595"
    run.go:180: Remote "FS sj://rclone-test-tijivaf2tina", Local "Local file system at /tmp/rclone2184954595", Modify Window "1ns"
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-tijivaf2tina: mkdir -p ./
2025/03/19 05:09:06 DEBUG : FS sj://rclone-test-tijivaf2tina: cp input ./HeLlO, wOrLd! # [] 13
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-tijivaf2tina: ls ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-tijivaf2tina: OBJ ls ./ ("rclone-test-tijivaf2tina", "")
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-tijivaf2tina: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-tijivaf2tina: ls -R ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-tijivaf2tina: OBJ ls -R ./ ("rclone-test-tijivaf2tina", "")
2025/03/19 05:09:07 ERROR : HeLlO, wOrLd!: sum not found
2025/03/19 05:09:07 ERROR : hello, world!: file not in FS sj://rclone-test-tijivaf2tina
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-tijivaf2tina: 1 files missing
2025/03/19 05:09:07 NOTICE: 1 hashes missing
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-tijivaf2tina: 2 differences found
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-tijivaf2tina: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-tijivaf2tina: ls -R ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-tijivaf2tina: OBJ ls -R ./ ("rclone-test-tijivaf2tina", "")
2025/03/19 05:09:07 DEBUG : HeLlO, wOrLd!: cat sj://rclone-test-tijivaf2tina/HeLlO, wOrLd! # []
2025/03/19 05:09:07 DEBUG : HeLlO, wOrLd!: range 0 + -1
2025/03/19 05:09:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-tijivaf2tina: 0 differences found
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-tijivaf2tina: 1 matching files
2025/03/19 05:09:07 DEBUG : Creating backend with remote "TestStorj:rclone-test-pedeqiv4wila"
2025/03/19 05:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: connecting...
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: connected: <nil>
2025/03/19 05:09:07 DEBUG : Creating backend with remote "/tmp/rclone3502739199"
    run.go:180: Remote "FS sj://rclone-test-pedeqiv4wila", Local "Local file system at /tmp/rclone3502739199", Modify Window "1ns"
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: mkdir -p ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: cp input ./HELLO, WORLD! # [] 13
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: ls ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: OBJ ls ./ ("rclone-test-pedeqiv4wila", "")
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: ls -R ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: OBJ ls -R ./ ("rclone-test-pedeqiv4wila", "")
2025/03/19 05:09:07 ERROR : HELLO, WORLD!: sum not found
2025/03/19 05:09:07 ERROR : HeLlO, wOrLd!: file not in FS sj://rclone-test-pedeqiv4wila
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-pedeqiv4wila: 1 files missing
2025/03/19 05:09:07 NOTICE: 1 hashes missing
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-pedeqiv4wila: 2 differences found
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-pedeqiv4wila: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: ls -R ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pedeqiv4wila: OBJ ls -R ./ ("rclone-test-pedeqiv4wila", "")
2025/03/19 05:09:07 DEBUG : HELLO, WORLD!: cat sj://rclone-test-pedeqiv4wila/HELLO, WORLD! # []
2025/03/19 05:09:07 DEBUG : HELLO, WORLD!: range 0 + -1
2025/03/19 05:09:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-pedeqiv4wila: 0 differences found
2025/03/19 05:09:07 NOTICE: FS sj://rclone-test-pedeqiv4wila: 1 matching files
2025/03/19 05:09:07 DEBUG : Creating backend with remote "TestStorj:rclone-test-pitiniy2quxi"
2025/03/19 05:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: connecting...
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: connected: <nil>
2025/03/19 05:09:07 DEBUG : Creating backend with remote "/tmp/rclone3486868916"
    run.go:180: Remote "FS sj://rclone-test-pitiniy2quxi", Local "Local file system at /tmp/rclone3486868916", Modify Window "1ns"
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: mkdir -p ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: cp input ./測試_Русский___ě_áñ # [] 13
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: ls ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: OBJ ls ./ ("rclone-test-pitiniy2quxi", "")
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
NFD checkfile vs. NFC remote (without normalization)
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: ls -R ./
2025/03/19 05:09:07 DEBUG : FS sj://rclone-test-pitiniy2quxi: OBJ ls -R ./ ("rclone-test-pitiniy2quxi", "")
2025/03/19 05:09:08 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/19 05:09:08 ERROR : 測試_Русский___ě_áñ: file not in FS sj://rclone-test-pitiniy2quxi
2025/03/19 05:09:08 NOTICE: FS sj://rclone-test-pitiniy2quxi: 1 files missing
2025/03/19 05:09:08 NOTICE: 1 hashes missing
2025/03/19 05:09:08 NOTICE: FS sj://rclone-test-pitiniy2quxi: 2 differences found
2025/03/19 05:09:08 NOTICE: FS sj://rclone-test-pitiniy2quxi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-pitiniy2quxi: ls -R ./
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-pitiniy2quxi: OBJ ls -R ./ ("rclone-test-pitiniy2quxi", "")
2025/03/19 05:09:08 DEBUG : 測試_Русский___ě_áñ: cat sj://rclone-test-pitiniy2quxi/測試_Русский___ě_áñ # []
2025/03/19 05:09:08 DEBUG : 測試_Русский___ě_áñ: range 0 + -1
2025/03/19 05:09:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 05:09:08 NOTICE: FS sj://rclone-test-pitiniy2quxi: 0 differences found
2025/03/19 05:09:08 NOTICE: FS sj://rclone-test-pitiniy2quxi: 1 matching files
2025/03/19 05:09:08 DEBUG : Creating backend with remote "TestStorj:rclone-test-quyoxer0coqo"
2025/03/19 05:09:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: connecting...
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: connected: <nil>
2025/03/19 05:09:08 DEBUG : Creating backend with remote "/tmp/rclone810982829"
    run.go:180: Remote "FS sj://rclone-test-quyoxer0coqo", Local "Local file system at /tmp/rclone810982829", Modify Window "1ns"
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: mkdir -p ./
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: cp input ./測試_Русский___ě_áñ # [] 13
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: ls ./
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: OBJ ls ./ ("rclone-test-quyoxer0coqo", "")
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
    check_test.go:574: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC))
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-quyoxer0coqo: Purge remote
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-pitiniy2quxi: Purge remote
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-pedeqiv4wila: Purge remote
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-tijivaf2tina: Purge remote
2025/03/19 05:09:08 DEBUG : FS sj://rclone-test-xelehib4koqu: Purge remote
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-wukataf2joje: Purge remote
--- SKIP: TestApplyTransforms (3.48s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub/file2
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("sub/file2")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFile:112
	testing.tRunner:1690
2025/03/19 05:09:09 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub/file2 # [HashesOption([])] 14
2025/03/19 05:09:09 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub/file2
2025/03/19 05:09:09 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:09 DEBUG : file1: Unchanged skipping
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: don't need to copy/move sub/file2, it is already at target location
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:09 DEBUG : sub/file2: rm sj://rclone-test-sesahed8wuxa/sub/file2
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCopyFile (0.52s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestCopyLongFile (0.08s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/file1 # [] 18
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./dst/file1
2025/03/19 05:09:09 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/backup"
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: connecting...
2025/03/19 05:09:09 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: connected: <nil>
2025/03/19 05:09:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/19 05:09:10 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: stat ./dst/file1
2025/03/19 05:09:10 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: err: uplink: object not found ("backup/dst/file1")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.MoveBackupDir:1942
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2082
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileBackupDir:184
	testing.tRunner:1690
2025/03/19 05:09:10 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: stat ./dst/file1
2025/03/19 05:09:10 INFO  : dst/file1: Moved (server-side)
2025/03/19 05:09:10 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/file1 # [HashesOption([])] 14
2025/03/19 05:09:10 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
2025/03/19 05:09:11 DEBUG : dst/file1: Received error: uplink: too many requests - low level retry 0/10
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/file1 # [HashesOption([])] 14
2025/03/19 05:09:11 INFO  : dst/file1: Copied (new)
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:11 DEBUG : dst/file1: rm sj://rclone-test-sesahed8wuxa/dst/file1
2025/03/19 05:09:11 DEBUG : backup/dst/file1: rm sj://rclone-test-sesahed8wuxa/backup/dst/file1
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./dst
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./backup/dst
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./backup
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCopyFileBackupDir (2.11s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:11 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/dst"
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: connecting...
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: connected: <nil>
2025/03/19 05:09:11 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./one
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: err: uplink: object not found ("dst/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCompareDest:205
	testing.tRunner:1690
2025/03/19 05:09:12 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/CompareDest"
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: connecting...
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: connected: <nil>
2025/03/19 05:09:12 DEBUG : one: Need to transfer - File not found at Destination
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: stat ./one
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: err: uplink: object not found ("CompareDest/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.compareDest:1616
	github.com/rclone/rclone/fs/operations.CompareOrCopyDest:1708
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2071
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCompareDest:205
	testing.tRunner:1690
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./one # [HashesOption([])] 3
2025/03/19 05:09:12 INFO  : one: Copied (new)
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./one
2025/03/19 05:09:12 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: stat ./one
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: err: uplink: object not found ("CompareDest/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.compareDest:1616
	github.com/rclone/rclone/fs/operations.CompareOrCopyDest:1708
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2071
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCompareDest:218
	testing.tRunner:1690
2025/03/19 05:09:12 DEBUG : one: cp input ./one [HashesOption([])]
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./one # [HashesOption([])] 5
2025/03/19 05:09:12 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: uploading too fast - sleeping for 1 second: uplink: too many requests
2025/03/19 05:09:13 DEBUG : one: Received error: uplink: too many requests - low level retry 0/10
2025/03/19 05:09:13 DEBUG : one: cp input ./one [HashesOption([])]
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./one # [HashesOption([])] 5
2025/03/19 05:09:13 INFO  : one: Copied (replaced existing)
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/one # [] 3
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./CompareDest/one # [] 5
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./one
2025/03/19 05:09:13 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: stat ./one
2025/03/19 05:09:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:13 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./CompareDest/two # [] 3
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./two
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: err: uplink: object not found ("dst/two")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCompareDest:244
	testing.tRunner:1690
2025/03/19 05:09:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: stat ./two
2025/03/19 05:09:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:14 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./two
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: err: uplink: object not found ("dst/two")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCompareDest:250
	testing.tRunner:1690
2025/03/19 05:09:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: stat ./two
2025/03/19 05:09:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:14 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./two
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: err: uplink: object not found ("dst/two")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCompareDest:260
	testing.tRunner:1690
2025/03/19 05:09:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/CompareDest: stat ./two
2025/03/19 05:09:14 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./two # [HashesOption([])] 5
2025/03/19 05:09:14 INFO  : two: Copied (new)
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:14 DEBUG : CompareDest/one: rm sj://rclone-test-sesahed8wuxa/CompareDest/one
2025/03/19 05:09:14 DEBUG : CompareDest/two: rm sj://rclone-test-sesahed8wuxa/CompareDest/two
2025/03/19 05:09:14 DEBUG : dst/one: rm sj://rclone-test-sesahed8wuxa/dst/one
2025/03/19 05:09:14 DEBUG : dst/two: rm sj://rclone-test-sesahed8wuxa/dst/two
2025/03/19 05:09:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./dst
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./CompareDest
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCopyFileCompareDest (3.34s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:15 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/dst"
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: connecting...
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: connected: <nil>
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./one
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: err: uplink: object not found ("dst/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCopyDest:288
	testing.tRunner:1690
2025/03/19 05:09:15 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/CopyDest"
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: connecting...
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: connected: <nil>
2025/03/19 05:09:15 DEBUG : one: Need to transfer - File not found at Destination
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: stat ./one
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: err: uplink: object not found ("CopyDest/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.copyDest:1664
	github.com/rclone/rclone/fs/operations.CompareOrCopyDest:1715
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2071
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCopyDest:288
	testing.tRunner:1690
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./one # [HashesOption([])] 3
2025/03/19 05:09:15 INFO  : one: Copied (new)
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./one
2025/03/19 05:09:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: stat ./one
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: err: uplink: object not found ("CopyDest/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.copyDest:1664
	github.com/rclone/rclone/fs/operations.CompareOrCopyDest:1715
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2071
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCopyDest:301
	testing.tRunner:1690
2025/03/19 05:09:15 DEBUG : one: cp input ./one [HashesOption([])]
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./one # [HashesOption([])] 5
2025/03/19 05:09:15 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: uploading too fast - sleeping for 1 second: uplink: too many requests
2025/03/19 05:09:16 DEBUG : one: Received error: uplink: too many requests - low level retry 0/10
2025/03/19 05:09:16 DEBUG : one: cp input ./one [HashesOption([])]
2025/03/19 05:09:16 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./one # [HashesOption([])] 5
2025/03/19 05:09:17 INFO  : one: Copied (replaced existing)
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/one # [] 3
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./CopyDest/one # [] 5
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./one
2025/03/19 05:09:17 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/BackupDir"
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa/BackupDir: connecting...
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa/BackupDir: connected: <nil>
2025/03/19 05:09:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: stat ./one
2025/03/19 05:09:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa/BackupDir: stat ./one
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa/BackupDir: err: uplink: object not found ("BackupDir/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.MoveBackupDir:1942
	github.com/rclone/rclone/fs/operations.copyDest:1678
	github.com/rclone/rclone/fs/operations.CompareOrCopyDest:1715
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2071
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCopyDest:319
	testing.tRunner:1690
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa/BackupDir: stat ./one
2025/03/19 05:09:17 INFO  : one: Moved (server-side)
2025/03/19 05:09:17 INFO  : one: Copied (server-side copy)
2025/03/19 05:09:17 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./CopyDest/two # [] 3
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:17 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./two
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: err: uplink: object not found ("dst/two")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCopyDest:335
	testing.tRunner:1690
2025/03/19 05:09:18 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: stat ./two
2025/03/19 05:09:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:18 INFO  : two: Copied (server-side copy)
2025/03/19 05:09:18 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./two
2025/03/19 05:09:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:18 DEBUG : two: Unchanged skipping
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./CopyDest/three # [] 5
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: stat ./three
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: err: uplink: object not found ("dst/three")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileCopyDest:355
	testing.tRunner:1690
2025/03/19 05:09:18 DEBUG : three: Need to transfer - File not found at Destination
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/CopyDest: stat ./three
2025/03/19 05:09:18 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/19 05:09:18 DEBUG : three: Destination not found in --copy-dest
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa/dst: cp input ./three # [HashesOption([])] 7
2025/03/19 05:09:18 INFO  : three: Copied (new)
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:18 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:18 DEBUG : CopyDest/one: rm sj://rclone-test-sesahed8wuxa/CopyDest/one
2025/03/19 05:09:18 DEBUG : CopyDest/two: rm sj://rclone-test-sesahed8wuxa/CopyDest/two
2025/03/19 05:09:18 DEBUG : CopyDest/three: rm sj://rclone-test-sesahed8wuxa/CopyDest/three
2025/03/19 05:09:18 DEBUG : BackupDir/one: rm sj://rclone-test-sesahed8wuxa/BackupDir/one
2025/03/19 05:09:18 DEBUG : dst/one: rm sj://rclone-test-sesahed8wuxa/dst/one
2025/03/19 05:09:19 DEBUG : dst/three: rm sj://rclone-test-sesahed8wuxa/dst/three
2025/03/19 05:09:19 DEBUG : dst/two: rm sj://rclone-test-sesahed8wuxa/dst/two
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./dst
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./CopyDest
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./BackupDir
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCopyFileCopyDest (4.27s)
=== RUN   TestCopyInplace
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    copy_test.go:370: Partial uploads not supported
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestCopyInplace (0.09s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    copy_test.go:403: Partial uploads not supported
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestCopyLongFileName (0.08s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./TestCopyFileMaxTransfer/file1
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("TestCopyFileMaxTransfer/file1")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer:463
	testing.tRunner:1690
2025/03/19 05:09:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./TestCopyFileMaxTransfer/file1 # [HashesOption([])] 14
2025/03/19 05:09:19 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./TestCopyFileMaxTransfer/file2
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("TestCopyFileMaxTransfer/file2")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer:470
	testing.tRunner:1690
2025/03/19 05:09:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./TestCopyFileMaxTransfer/file2 # [HashesOption([])] 2062
2025/03/19 05:09:19 ERROR : FS sj://rclone-test-sesahed8wuxa: cp input ./TestCopyFileMaxTransfer/file2 [HashesOption([])]: max transfer limit reached as set by --max-transfer
2025/03/19 05:09:19 DEBUG : TestCopyFileMaxTransfer/file2: Received error: max transfer limit reached as set by --max-transfer - low level retry 0/10
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./TestCopyFileMaxTransfer/file3
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("TestCopyFileMaxTransfer/file3")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer:487
	testing.tRunner:1690
2025/03/19 05:09:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:19 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./TestCopyFileMaxTransfer/file4
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("TestCopyFileMaxTransfer/file4")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.CopyFile:417
	github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer:503
	testing.tRunner:1690
2025/03/19 05:09:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./TestCopyFileMaxTransfer/file4 # [HashesOption([])] 2062
2025/03/19 05:09:20 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : TestCopyFileMaxTransfer/file1: rm sj://rclone-test-sesahed8wuxa/TestCopyFileMaxTransfer/file1
2025/03/19 05:09:20 DEBUG : TestCopyFileMaxTransfer/file4: rm sj://rclone-test-sesahed8wuxa/TestCopyFileMaxTransfer/file4
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./TestCopyFileMaxTransfer
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCopyFileMaxTransfer (0.84s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateInteractive (0.08s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateSkip (0.09s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateSizeOnly (0.08s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateFirst (0.08s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateNewest (0.08s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:36: Can't run this test without a hash
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateNewestByHash (0.08s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:20 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateOldest (0.08s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateLargest (0.08s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateSmallest (0.09s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDeduplicateRename (0.08s)
=== RUN   TestMergeDirs
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestMergeDirs (0.08s)
=== RUN   TestListDirSorted
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./a.txt # [] 11
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./zend.txt # [] 5
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/hello world # [] 11
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/hello world2 # [] 11
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/ignore dir/.ignore # [] 1
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/ignore dir/should be ignored # [] 9
2025/03/19 05:09:21 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/sub sub dir/hello world3 # [] 11
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : a.txt: Excluded (Size Filter)
2025/03/19 05:09:22 DEBUG : a.txt: Excluded
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./sub dir
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./sub dir ("rclone-test-sesahed8wuxa", "sub dir")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:sub dir/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./sub dir
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./sub dir ("rclone-test-sesahed8wuxa", "sub dir")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:sub dir/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/19 05:09:22 DEBUG : sub dir/hello world: Excluded
2025/03/19 05:09:22 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/19 05:09:22 DEBUG : sub dir/hello world2: Excluded
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./sub dir
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./sub dir ("rclone-test-sesahed8wuxa", "sub dir")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:sub dir/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/19 05:09:22 DEBUG : sub dir/hello world: Excluded
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/sub sub dir/.ignore
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("sub dir/sub sub dir/.ignore")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs.FileExists:67
	github.com/rclone/rclone/fs/filter.(*Filter).DirContainsExcludeFile:493
	github.com/rclone/rclone/fs/list.DirSorted.(*Filter).IncludeDirectory.func1:469
	github.com/rclone/rclone/fs/list.filterAndSortDir:64
	github.com/rclone/rclone/fs/list.DirSorted:37
	github.com/rclone/rclone/fs/operations_test.TestListDirSorted:85
	testing.tRunner:1690
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/ignore dir/.ignore
2025/03/19 05:09:22 DEBUG : sub dir/ignore dir: Excluded
2025/03/19 05:09:22 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/19 05:09:22 DEBUG : sub dir/hello world2: Excluded
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./sub dir/ignore dir
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./sub dir/ignore dir ("rclone-test-sesahed8wuxa", "sub dir/ignore dir")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:sub dir/ignore dir/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : sub dir/ignore dir: Excluded
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./sub dir/ignore dir
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./sub dir/ignore dir ("rclone-test-sesahed8wuxa", "sub dir/ignore dir")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:sub dir/ignore dir/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./sub dir/ignore dir
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./sub dir/ignore dir ("rclone-test-sesahed8wuxa", "sub dir/ignore dir")
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:sub dir/ignore dir/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:22 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:22 DEBUG : a.txt: rm sj://rclone-test-sesahed8wuxa/a.txt
2025/03/19 05:09:22 DEBUG : zend.txt: rm sj://rclone-test-sesahed8wuxa/zend.txt
2025/03/19 05:09:22 DEBUG : sub dir/hello world: rm sj://rclone-test-sesahed8wuxa/sub dir/hello world
2025/03/19 05:09:22 DEBUG : sub dir/sub sub dir/hello world3: rm sj://rclone-test-sesahed8wuxa/sub dir/sub sub dir/hello world3
2025/03/19 05:09:22 DEBUG : sub dir/ignore dir/.ignore: rm sj://rclone-test-sesahed8wuxa/sub dir/ignore dir/.ignore
2025/03/19 05:09:22 DEBUG : sub dir/ignore dir/should be ignored: rm sj://rclone-test-sesahed8wuxa/sub dir/ignore dir/should be ignored
2025/03/19 05:09:22 DEBUG : sub dir/hello world2: rm sj://rclone-test-sesahed8wuxa/sub dir/hello world2
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub dir/sub sub dir
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub dir/ignore dir
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub dir
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestListDirSorted (1.93s)
=== RUN   TestListJSON
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file1 # [] 5
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub/file2 # [] 9
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestListJSON/Default
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestListJSON/FilesOnly
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestListJSON/DirsOnly
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestListJSON/Recurse
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestListJSON/SubDir
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./sub
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./sub ("rclone-test-sesahed8wuxa", "sub")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:sub/ Cursor: Recursive:false System:true Custom:true}
=== RUN   TestListJSON/NoModTime
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestListJSON/NoMimeType
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestListJSON/ShowHash
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestListJSON/HashTypes
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:23 DEBUG : file1: md5
2025/03/19 05:09:23 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:23 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:23 DEBUG : sub/file2: rm sj://rclone-test-sesahed8wuxa/sub/file2
2025/03/19 05:09:24 DEBUG : file1: rm sj://rclone-test-sesahed8wuxa/file1
2025/03/19 05:09:24 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub
2025/03/19 05:09:24 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:24 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestListJSON (1.00s)
    --- PASS: TestListJSON/Default (0.04s)
    --- PASS: TestListJSON/FilesOnly (0.04s)
    --- PASS: TestListJSON/DirsOnly (0.04s)
    --- PASS: TestListJSON/Recurse (0.04s)
    --- PASS: TestListJSON/SubDir (0.04s)
    --- PASS: TestListJSON/NoModTime (0.04s)
    --- PASS: TestListJSON/NoMimeType (0.04s)
    --- PASS: TestListJSON/ShowHash (0.04s)
    --- PASS: TestListJSON/HashTypes (0.04s)
    --- PASS: TestListJSON/Metadata (0.04s)
=== RUN   TestStatJSON
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:24 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file1 # [] 5
2025/03/19 05:09:24 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "file1" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file1 # [] 5
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub/file2 # [] 9
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestStatJSON/Root
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/Dir
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("sub")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.StatJSON:297
	github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1:388
	testing.tRunner:1690
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/DirWithTrailingSlash
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/File
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./file1
=== RUN   TestStatJSON/NotFound
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./notfound
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("notfound")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.StatJSON:297
	github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1:388
	testing.tRunner:1690
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/DirFilesOnly
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("sub")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.StatJSON:297
	github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1:388
	testing.tRunner:1690
=== RUN   TestStatJSON/FileFilesOnly
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./file1
=== RUN   TestStatJSON/NotFoundFilesOnly
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./notfound
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("notfound")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.StatJSON:297
	github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1:388
	testing.tRunner:1690
=== RUN   TestStatJSON/DirDirsOnly
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:27 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/FileDirsOnly
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/NotFoundDirsOnly
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
=== RUN   TestStatJSON/RootNotFound
2025/03/19 05:09:28 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/notfound"
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa/notfound: connecting...
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa/notfound: connected: <nil>
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa/notfound: ls ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa/notfound: OBJ ls ./ ("rclone-test-sesahed8wuxa", "notfound")
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa/notfound: opts &{Prefix:notfound/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:28 DEBUG : sub/file2: rm sj://rclone-test-sesahed8wuxa/sub/file2
2025/03/19 05:09:28 DEBUG : file1: rm sj://rclone-test-sesahed8wuxa/file1
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestStatJSON (4.27s)
    --- PASS: TestStatJSON/Root (0.04s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.04s)
    --- PASS: TestStatJSON/Dir (0.08s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
    --- PASS: TestStatJSON/File (0.04s)
    --- PASS: TestStatJSON/NotFound (0.08s)
    --- PASS: TestStatJSON/DirFilesOnly (0.04s)
    --- PASS: TestStatJSON/FileFilesOnly (0.04s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
    --- PASS: TestStatJSON/DirDirsOnly (0.04s)
    --- PASS: TestStatJSON/FileDirsOnly (0.04s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
    --- PASS: TestStatJSON/RootNotFound (0.19s)
=== RUN   TestMkdir
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:28 INFO  : FS sj://rclone-test-sesahed8wuxa: Making directory
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:28 INFO  : FS sj://rclone-test-sesahed8wuxa: Making directory
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestMkdir (0.30s)
=== RUN   TestLsd
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/hello world # [] 11
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:28 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:29 DEBUG : sub dir/hello world: rm sj://rclone-test-sesahed8wuxa/sub dir/hello world
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub dir
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestLsd (0.38s)
=== RUN   TestLs
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:29 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:09:29 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestLs (0.50s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:29 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "potato2" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:09:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:32 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:33 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/19 05:09:33 DEBUG : empty space: Excluded
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./potato2
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./notfound
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("notfound")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/walk.Walk.(*Filter).MakeListR.func1.1:633
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:33 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:09:33 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestLsWithFilesFrom (3.53s)
=== RUN   TestLsLong
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:33 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:09:33 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestLsLong (0.43s)
=== RUN   TestHashSums
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:33 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "potato2" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:09:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:36 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:37 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:09:37 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:09:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestHashSums (3.47s)
=== RUN   TestHashSumsWithErrors
2025/03/19 05:09:37 DEBUG : Creating backend with remote ":memory:"
2025/03/19 05:09:37 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/19 05:09:37 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 05:09:37 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 05:09:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 05:09:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 05:09:37 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 05:09:37 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 05:09:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/19 05:09:37 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 "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:37 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "potato2" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/potato3 # [] 5
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:40 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:09:40 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:09:40 DEBUG : sub dir/potato3: rm sj://rclone-test-sesahed8wuxa/sub dir/potato3
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub dir
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCount (3.70s)
=== RUN   TestDelete
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./small # [] 10
2025/03/19 05:09:40 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./medium # [] 60
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./large # [] 100
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : Waiting for deletions to finish
2025/03/19 05:09:41 DEBUG : large: Excluded (Size Filter)
2025/03/19 05:09:41 DEBUG : medium: rm sj://rclone-test-sesahed8wuxa/medium
2025/03/19 05:09:41 DEBUG : small: rm sj://rclone-test-sesahed8wuxa/small
2025/03/19 05:09:41 INFO  : medium: Deleted
2025/03/19 05:09:41 INFO  : small: Deleted
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : large: rm sj://rclone-test-sesahed8wuxa/large
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestDelete (0.58s)
=== RUN   TestMaxDelete
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./small # [] 10
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./medium # [] 60
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./large # [] 100
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : Waiting for deletions to finish
2025/03/19 05:09:41 DEBUG : medium: rm sj://rclone-test-sesahed8wuxa/medium
2025/03/19 05:09:41 DEBUG : small: rm sj://rclone-test-sesahed8wuxa/small
2025/03/19 05:09:41 ERROR : large: Got fatal error on delete: --max-delete threshold reached
2025/03/19 05:09:41 INFO  : small: Deleted
2025/03/19 05:09:41 INFO  : medium: Deleted
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:41 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:41 DEBUG : large: rm sj://rclone-test-sesahed8wuxa/large
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestMaxDelete (0.71s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./small # [] 10
2025/03/19 05:09:42 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "small" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./small # [] 10
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./medium # [] 60
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./large # [] 100
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:45 DEBUG : Waiting for deletions to finish
2025/03/19 05:09:45 DEBUG : medium: rm sj://rclone-test-sesahed8wuxa/medium
2025/03/19 05:09:45 DEBUG : small: rm sj://rclone-test-sesahed8wuxa/small
2025/03/19 05:09:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 05:09:45 INFO  : small: Deleted
2025/03/19 05:09:45 INFO  : medium: Deleted
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:45 DEBUG : large: rm sj://rclone-test-sesahed8wuxa/large
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestMaxDeleteSizeLargeFile (3.71s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./small # [] 10
2025/03/19 05:09:45 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "small" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:09:48 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./small # [] 10
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./medium # [] 60
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./large # [] 100
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : Waiting for deletions to finish
2025/03/19 05:09:49 DEBUG : medium: rm sj://rclone-test-sesahed8wuxa/medium
2025/03/19 05:09:49 DEBUG : small: rm sj://rclone-test-sesahed8wuxa/small
2025/03/19 05:09:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 05:09:49 INFO  : medium: Deleted
2025/03/19 05:09:49 INFO  : small: Deleted
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : large: rm sj://rclone-test-sesahed8wuxa/large
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestMaxDeleteSize (3.70s)
=== RUN   TestReadFile
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./ReadFile # [] 28
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./ReadFile
2025/03/19 05:09:49 DEBUG : ReadFile: cat sj://rclone-test-sesahed8wuxa/ReadFile # []
2025/03/19 05:09:49 DEBUG : ReadFile: range 0 + -1
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : ReadFile: rm sj://rclone-test-sesahed8wuxa/ReadFile
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:49 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestReadFile (0.43s)
=== RUN   TestRetry
2025/03/19 05:09:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/19 05:09:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/19 05:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 05:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 05:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 05:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 05:09:50 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 "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file1 # [] 10
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file2 # [] 9
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:50 DEBUG : file2: cat sj://rclone-test-sesahed8wuxa/file2 # []
2025/03/19 05:09:50 DEBUG : file2: range 0 + -1
2025/03/19 05:09:50 DEBUG : file1: cat sj://rclone-test-sesahed8wuxa/file1 # []
2025/03/19 05:09:50 DEBUG : file1: range 0 + -1
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:50 DEBUG : file2: cat sj://rclone-test-sesahed8wuxa/file2 # [RangeOption(0,4)]
2025/03/19 05:09:50 DEBUG : file2: range 0 + 5
2025/03/19 05:09:50 DEBUG : file1: cat sj://rclone-test-sesahed8wuxa/file1 # [RangeOption(0,4)]
2025/03/19 05:09:50 DEBUG : file1: range 0 + 5
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:50 DEBUG : file2: cat sj://rclone-test-sesahed8wuxa/file2 # [RangeOption(6,-1)]
2025/03/19 05:09:50 DEBUG : file2: range 6 + -1
2025/03/19 05:09:50 DEBUG : file1: cat sj://rclone-test-sesahed8wuxa/file1 # [RangeOption(7,-1)]
2025/03/19 05:09:50 DEBUG : file1: range 7 + -1
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:50 DEBUG : file2: cat sj://rclone-test-sesahed8wuxa/file2 # [RangeOption(1,3)]
2025/03/19 05:09:50 DEBUG : file2: range 1 + 3
2025/03/19 05:09:50 DEBUG : file1: cat sj://rclone-test-sesahed8wuxa/file1 # [RangeOption(1,3)]
2025/03/19 05:09:50 DEBUG : file1: range 1 + 3
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:50 DEBUG : file2: cat sj://rclone-test-sesahed8wuxa/file2 # []
2025/03/19 05:09:50 DEBUG : file2: range 0 + -1
2025/03/19 05:09:50 DEBUG : file1: cat sj://rclone-test-sesahed8wuxa/file1 # []
2025/03/19 05:09:50 DEBUG : file1: range 0 + -1
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:50 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:50 DEBUG : file2: rm sj://rclone-test-sesahed8wuxa/file2
2025/03/19 05:09:51 DEBUG : file1: rm sj://rclone-test-sesahed8wuxa/file1
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCat (1.04s)
=== RUN   TestPurge
2025/03/19 05:09:51 DEBUG : Creating backend with remote "TestStorj:rclone-test-mepasey5naze"
2025/03/19 05:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: connecting...
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: connected: <nil>
2025/03/19 05:09:51 DEBUG : Creating backend with remote "/tmp/rclone1682357011"
    run.go:180: Remote "FS sj://rclone-test-mepasey5naze", Local "Local file system at /tmp/rclone1682357011", Modify Window "1ns"
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: cp input ./A1/B1/C1/one # [] 3
2025/03/19 05:09:51 INFO  : A2: Making directory
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./A2
2025/03/19 05:09:51 INFO  : A1/B2: Making directory
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./A1/B2
2025/03/19 05:09:51 INFO  : A1/B2/C2: Making directory
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./A1/B2/C2
2025/03/19 05:09:51 INFO  : A1/B1/C3: Making directory
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./A1/B1/C3
2025/03/19 05:09:51 INFO  : A3: Making directory
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./A3
2025/03/19 05:09:51 INFO  : A3/B3: Making directory
2025/03/19 05:09:51 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./A3/B3
2025/03/19 05:09:52 INFO  : A3/B3/C4: Making directory
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: mkdir -p ./A3/B3/C4
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: cp input ./A1/two # [] 3
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
    fstest.go:244: Filtering empty directory "A3/B3/C4"
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: ls -R ./
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: OBJ ls -R ./ ("rclone-test-mepasey5naze", "")
2025/03/19 05:09:52 INFO  : A1/B1: Quick delete is available only for entire bucket. Falling back to list and delete.
2025/03/19 05:09:52 INFO  : A1/B1/C1/one: Deleted
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
    fstest.go:244: Filtering empty directory "A3/B3/C4"
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: ls -R ./
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: OBJ ls -R ./ ("rclone-test-mepasey5naze", "")
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: ls -R ./
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: OBJ ls -R ./ ("rclone-test-mepasey5naze", "")
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-mepasey5naze: Purge remote
2025/03/19 05:09:52 NOTICE: purge failed: directory not found
--- PASS: TestPurge (1.44s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./A1/B1/C1/one # [] 3
2025/03/19 05:09:52 INFO  : A2: Making directory
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A2
2025/03/19 05:09:52 INFO  : A1/B2: Making directory
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B2
2025/03/19 05:09:52 INFO  : A1/B2/C2: Making directory
2025/03/19 05:09:52 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B2/C2
2025/03/19 05:09:53 INFO  : A1/B1/C3: Making directory
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B1/C3
2025/03/19 05:09:53 INFO  : A3: Making directory
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A3
2025/03/19 05:09:53 INFO  : A3/B3: Making directory
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A3/B3
2025/03/19 05:09:53 INFO  : A3/B3/C4: Making directory
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A3/B3/C4
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./A1/two # [] 3
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
    fstest.go:244: Filtering empty directory "A3/B3/C4"
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./A3/B3/C4
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./A3/B3/C4 ("rclone-test-sesahed8wuxa", "A3/B3/C4")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:A3/B3/C4/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:53 DEBUG : removing 1 level 3 directories
2025/03/19 05:09:53 INFO  : A3/B3/C4: Removing directory
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A3/B3/C4
    fstest.go:244: Filtering empty directory "A2"
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B2/C2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
    fstest.go:244: Filtering empty directory "A3"
    fstest.go:244: Filtering empty directory "A3/B3"
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./A1
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./A1 ("rclone-test-sesahed8wuxa", "A1")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:A1/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./A1/B1
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./A1/B1 ("rclone-test-sesahed8wuxa", "A1/B1")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:A1/B1/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./A1/B1/C1
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./A1/B1/C1 ("rclone-test-sesahed8wuxa", "A1/B1/C1")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:A1/B1/C1/ Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A1/B1/C1/one
2025/03/19 05:09:53 DEBUG : A1/B1/C1/one: rm sj://rclone-test-sesahed8wuxa/A1/B1/C1/one
2025/03/19 05:09:53 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A1/two
2025/03/19 05:09:54 DEBUG : A1/two: rm sj://rclone-test-sesahed8wuxa/A1/two
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
2025/03/19 05:09:54 DEBUG : removing 1 level 0 directories
2025/03/19 05:09:54 INFO  : FS sj://rclone-test-sesahed8wuxa: Removing directory
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestRmdirsNoLeaveRoot (1.69s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./
2025/03/19 05:09:54 INFO  : A1: Making directory
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1
2025/03/19 05:09:54 INFO  : A1/B1: Making directory
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B1
2025/03/19 05:09:54 INFO  : A1/B1/C1: Making directory
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B1/C1
    fstest.go:244: Filtering empty directory "A1"
    fstest.go:244: Filtering empty directory "A1/B1"
    fstest.go:244: Filtering empty directory "A1/B1/C1"
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./A1
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./A1 ("rclone-test-sesahed8wuxa", "A1")
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix:A1/ Cursor: Recursive:false System:true Custom:true}
    fstest.go:244: Filtering empty directory "A1"
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestRmdirsLeaveRoot (0.58s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./
2025/03/19 05:09:54 INFO  : A1: Making directory
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1
2025/03/19 05:09:54 INFO  : A1/B1: Making directory
2025/03/19 05:09:54 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B1
2025/03/19 05:09:55 INFO  : A1/B1/C1: Making directory
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B1/C1
    fstest.go:244: Filtering empty directory "A1"
    fstest.go:244: Filtering empty directory "A1/B1"
    fstest.go:244: Filtering empty directory "A1/B1/C1"
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: opts &{Prefix: Cursor: Recursive:false System:true Custom:true}
    fstest.go:244: Filtering empty directory "A1"
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestRmdirsWithFilter (0.55s)
=== RUN   TestCopyURL
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file1 # [] 14
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./file1
2025/03/19 05:09:55 DEBUG : filename.txt: File name found in url
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./filename.txt # [] 14
2025/03/19 05:09:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./headerfilename.txt # [] 14
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file2 # [] 14
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:55 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:55 DEBUG : file2: rm sj://rclone-test-sesahed8wuxa/file2
2025/03/19 05:09:55 DEBUG : filename.txt: rm sj://rclone-test-sesahed8wuxa/filename.txt
2025/03/19 05:09:56 DEBUG : headerfilename.txt: rm sj://rclone-test-sesahed8wuxa/headerfilename.txt
2025/03/19 05:09:56 DEBUG : file1: rm sj://rclone-test-sesahed8wuxa/file1
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCopyURL (0.80s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub/file2
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("sub/file2")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.MoveFile:2109
	github.com/rclone/rclone/fs/operations_test.TestMoveFile:939
	testing.tRunner:1690
2025/03/19 05:09:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub/file2 # [HashesOption([])] 14
2025/03/19 05:09:56 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 05:09:56 INFO  : file1: Deleted
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub/file2
2025/03/19 05:09:56 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:09:56 DEBUG : file1: Unchanged skipping
2025/03/19 05:09:56 INFO  : file1: Deleted
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: don't need to copy/move sub/file2, it is already at target location
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:56 DEBUG : sub/file2: rm sj://rclone-test-sesahed8wuxa/sub/file2
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestMoveFile (0.51s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./file1
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("file1")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2028
	github.com/rclone/rclone/fs/operations.MoveFile:2109
	github.com/rclone/rclone/fs/operations_test.TestMoveFileWithIgnoreExisting:967
	testing.tRunner:1690
2025/03/19 05:09:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./file1 # [HashesOption([])] 14
2025/03/19 05:09:56 INFO  : file1: Copied (new)
2025/03/19 05:09:56 INFO  : file1: Deleted
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./file1
2025/03/19 05:09:56 DEBUG : file1: Destination exists, skipping
2025/03/19 05:09:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:56 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:56 DEBUG : file1: rm sj://rclone-test-sesahed8wuxa/file1
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestMoveFileWithIgnoreExisting (0.39s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.12s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/file1 # [] 18
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./dst/file1
2025/03/19 05:09:57 DEBUG : Creating backend with remote "TestStorj:rclone-test-sesahed8wuxa/backup"
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: connecting...
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: connected: <nil>
2025/03/19 05:09:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: stat ./dst/file1
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: err: uplink: object not found ("backup/dst/file1")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.MoveBackupDir:1942
	github.com/rclone/rclone/fs/operations.moveOrCopyFile:2082
	github.com/rclone/rclone/fs/operations.MoveFile:2109
	github.com/rclone/rclone/fs/operations_test.TestMoveFileBackupDir:1051
	testing.tRunner:1690
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa/backup: stat ./dst/file1
2025/03/19 05:09:57 INFO  : dst/file1: Moved (server-side)
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/file1 # [HashesOption([])] 14
2025/03/19 05:09:57 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
2025/03/19 05:09:58 DEBUG : dst/file1: Received error: uplink: too many requests - low level retry 0/10
2025/03/19 05:09:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./dst/file1 # [HashesOption([])] 14
2025/03/19 05:09:58 INFO  : dst/file1: Copied (new)
2025/03/19 05:09:58 INFO  : dst/file1: Deleted
2025/03/19 05:09:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:58 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:09:58 DEBUG : dst/file1: rm sj://rclone-test-sesahed8wuxa/dst/file1
2025/03/19 05:09:59 DEBUG : backup/dst/file1: rm sj://rclone-test-sesahed8wuxa/backup/dst/file1
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./dst
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./backup/dst
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./backup
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestMoveFileBackupDir (2.12s)
=== 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 "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./A1/one # [] 3
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./A1/two # [] 3
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./A1/B1/three # [] 5
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./A1/B1/C1/four # [] 4
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./A1/B1/C2/five # [] 4
2025/03/19 05:09:59 INFO  : A1/B2: Making directory
2025/03/19 05:09:59 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B2
2025/03/19 05:10:00 INFO  : A1/B1/C3: Making directory
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A1/B1/C3
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./A1
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./A1 ("rclone-test-sesahed8wuxa", "A1")
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A2
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A2/B1
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A2/B1/C1
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A2/B1/C2
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/B1/C2/five
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/B1/C1/four
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/B1/three
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/one
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/two
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A2/B1/C1/four")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A2/B1/C2/five")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A2/two")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A2/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A2/B1/three")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/B1/C2/five
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/B1/C1/four
2025/03/19 05:10:00 INFO  : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five
2025/03/19 05:10:00 INFO  : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/two
2025/03/19 05:10:00 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/one
2025/03/19 05:10:01 INFO  : A1/two: Moved (server-side) to: A2/two
2025/03/19 05:10:01 INFO  : A1/one: Moved (server-side) to: A2/one
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A2/B1/three
2025/03/19 05:10:01 INFO  : A1/B1/three: Moved (server-side) to: A2/B1/three
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A1/B1/C2
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A1/B1/C1
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A1/B1
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A1
    fstest.go:244: Filtering empty directory "A2/B2"
    fstest.go:244: Filtering empty directory "A2/B1/C3"
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./A2
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./A2 ("rclone-test-sesahed8wuxa", "A2")
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A3
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A3/B1
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A3/B1/C1
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A3/B1/C2
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/B1/C1/four
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/B1/three
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/B1/C2/five
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/one
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/two
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A3/B1/three")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A3/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A3/B1/C1/four")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A3/B1/C2/five")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A3/two")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/B1/C2/five
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/B1/three
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/B1/C1/four
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/one
2025/03/19 05:10:01 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A3/two
2025/03/19 05:10:01 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/19 05:10:01 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/19 05:10:02 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/19 05:10:02 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/19 05:10:02 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A2/B1/C2
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A2/B1/C1
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A2/B1
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A2
    fstest.go:244: Filtering empty directory "A3/B2"
    fstest.go:244: Filtering empty directory "A3/B1/C3"
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:02 INFO  : FS sj://rclone-test-sesahed8wuxa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./A3
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./A3 ("rclone-test-sesahed8wuxa", "A3")
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A4
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A4/B1
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A4/B1/C1
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: mkdir -p ./A4/B1/C2
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/one
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/two
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/B1/C1/four
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/B1/three
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/B1/C2/five
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A4/two")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A4/B1/three")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A4/one")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A4/B1/C1/four")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("A4/B1/C2/five")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.DirMove.func1:2449
	golang.org/x/sync/errgroup.(*Group).Go.func1:78
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/one
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/B1/C1/four
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/B1/C2/five
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/B1/three
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./A4/two
2025/03/19 05:10:02 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/19 05:10:02 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/19 05:10:02 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/19 05:10:02 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/19 05:10:02 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/19 05:10:02 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A3/B1/C2
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A3/B1/C1
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A3/B1
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A3
    fstest.go:244: Filtering empty directory "A4/B2"
    fstest.go:244: Filtering empty directory "A4/B1/C3"
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:03 DEBUG : A4/one: rm sj://rclone-test-sesahed8wuxa/A4/one
2025/03/19 05:10:03 DEBUG : A4/two: rm sj://rclone-test-sesahed8wuxa/A4/two
2025/03/19 05:10:03 DEBUG : A4/B1/three: rm sj://rclone-test-sesahed8wuxa/A4/B1/three
2025/03/19 05:10:03 DEBUG : A4/B1/C1/four: rm sj://rclone-test-sesahed8wuxa/A4/B1/C1/four
2025/03/19 05:10:03 DEBUG : A4/B1/C2/five: rm sj://rclone-test-sesahed8wuxa/A4/B1/C2/five
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A4/B1/C2
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A4/B1/C1
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A4/B1
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./A4
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:03 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestDirMove (4.67s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestGetFsInfo (0.09s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./no_checksum_small_file_from_pipe # [HashesOption([])] 34
2025/03/19 05:10:04 NOTICE: FS sj://rclone-test-sesahed8wuxa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/19 05:10:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./no_checksum_big_file_from_pipe # [HashesOption([])] -1
2025/03/19 05:10:04 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:04 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:04 DEBUG : no_checksum_small_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/no_checksum_small_file_from_pipe
2025/03/19 05:10:05 DEBUG : no_checksum_big_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/no_checksum_big_file_from_pipe
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./with_checksum_small_file_from_pipe # [HashesOption([])] 34
2025/03/19 05:10:05 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./with_checksum_big_file_from_pipe # [HashesOption([])] -1
2025/03/19 05:10:05 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:05 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:05 DEBUG : with_checksum_small_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/with_checksum_small_file_from_pipe
2025/03/19 05:10:05 DEBUG : with_checksum_big_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/with_checksum_big_file_from_pipe
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./ignore_checksum_small_file_from_pipe # [] 34
2025/03/19 05:10:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./ignore_checksum_big_file_from_pipe # [] -1
2025/03/19 05:10:06 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:06 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:06 DEBUG : ignore_checksum_big_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/ignore_checksum_big_file_from_pipe
2025/03/19 05:10:06 DEBUG : ignore_checksum_small_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/ignore_checksum_small_file_from_pipe
2025/03/19 05:10:07 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:07 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:07 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:07 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:07 DEBUG : FS sj://rclone-test-sesahed8wuxa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 05:10:07 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./ignore_checksum_small_file_from_pipe # [] 34
2025/03/19 05:10:07 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
2025/03/19 05:10:08 DEBUG : ignore_checksum_small_file_from_pipe: Received error: uplink: too many requests - low level retry 1/10
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./ignore_checksum_small_file_from_pipe # [] 34
2025/03/19 05:10:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./ignore_checksum_big_file_from_pipe # [] -1
2025/03/19 05:10:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:08 DEBUG : ignore_checksum_big_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/ignore_checksum_big_file_from_pipe
2025/03/19 05:10:08 DEBUG : ignore_checksum_small_file_from_pipe: rm sj://rclone-test-sesahed8wuxa/ignore_checksum_small_file_from_pipe
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestRcat (4.84s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.03s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.90s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.99s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.92s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:08 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestRcatMetadata (0.08s)
=== RUN   TestRcatSize
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato1 # [] 60
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: File to upload is small (60 bytes), uploading instead of streaming
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [HashesOption([])] 60
2025/03/19 05:10:09 DEBUG : potato2: Size of src and dst objects identical
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:09 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:10:09 DEBUG : potato1: rm sj://rclone-test-sesahed8wuxa/potato1
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestRcatSize (0.44s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN   TestTouchDir
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:10:09 DEBUG : FS sj://rclone-test-sesahed8wuxa: uploading too fast - sleeping for 1 second: uplink: too many requests
    run.go:281: Retry Put of "potato2" to FS sj://rclone-test-sesahed8wuxa: 1/10 (uplink: too many requests)
2025/03/19 05:10:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./potato2 # [] 60
2025/03/19 05:10:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./empty space # [] 1
2025/03/19 05:10:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/potato3 # [] 5
2025/03/19 05:10:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:12 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: Touching "sub dir/potato3"
2025/03/19 05:10:13 DEBUG : sub dir/potato3: touch -d "2010-09-08 07:06:05.000000004 +0000 UTC" sj://rclone-test-sesahed8wuxa/sub dir/potato3
2025/03/19 05:10:13 ERROR : sub dir/potato3: failed to touch: can't set modified time
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: Touching "potato2"
2025/03/19 05:10:13 DEBUG : potato2: touch -d "2010-09-08 07:06:05.000000004 +0000 UTC" sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:10:13 ERROR : potato2: failed to touch: can't set modified time
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: Touching "empty space"
2025/03/19 05:10:13 DEBUG : empty space: touch -d "2010-09-08 07:06:05.000000004 +0000 UTC" sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:10:13 ERROR : empty space: failed to touch: can't set modified time
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:13 DEBUG : potato2: rm sj://rclone-test-sesahed8wuxa/potato2
2025/03/19 05:10:13 DEBUG : empty space: rm sj://rclone-test-sesahed8wuxa/empty space
2025/03/19 05:10:13 DEBUG : sub dir/potato3: rm sj://rclone-test-sesahed8wuxa/sub dir/potato3
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: rmdir ./sub dir
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestTouchDir (3.77s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestMkdirModTime (0.08s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestSetDirModTime (0.09s)
=== RUN   TestDirsEqual
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- SKIP: TestDirsEqual (0.08s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "FS sj://rclone-test-sesahed8wuxa", Local "Local file system at /tmp/rclone3689135730", Modify Window "1ns"
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/test remove existing # [] 11
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: cp input ./sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 # [] 21
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:13 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./not found
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: err: uplink: object not found ("not found")
	storj.io/uplink.errwrapf:110
	storj.io/uplink.convertKnownErrors:59
	storj.io/uplink.(*Project).StatObject:96
	github.com/rclone/rclone/backend/storj.(*Fs).NewObject:510
	github.com/rclone/rclone/fs/operations.RemoveExisting:1201
	github.com/rclone/rclone/fs/operations_test.TestRemoveExisting:1903
	testing.tRunner:1690
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/test remove existing
2025/03/19 05:10:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.loyofof7" before starting
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/test remove existing.loyofof7
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:14 DEBUG : sub dir/test remove existing.loyofof7: TEST: removing renamed existing file after operation
2025/03/19 05:10:14 DEBUG : sub dir/test remove existing.loyofof7: rm sj://rclone-test-sesahed8wuxa/sub dir/test remove existing.loyofof7
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/19 05:10:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joziqan7" before starting
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joziqan7
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joziqan7: TEST: renaming existing back after failed operation
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:14 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/19 05:10:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cosiren7" before starting
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: stat ./sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cosiren7
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cosiren7: TEST: removing renamed existing file after operation
2025/03/19 05:10:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cosiren7: rm sj://rclone-test-sesahed8wuxa/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cosiren7
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: ls -R ./
2025/03/19 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: OBJ ls -R ./ ("rclone-test-sesahed8wuxa", "")
--- PASS: TestRemoveExisting (1.57s)
=== 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 05:10:15 DEBUG : FS sj://rclone-test-sesahed8wuxa: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestStorj: -verbose" - Finished OK in 1m43.260508835s (try 1/5)