"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5)
2025/04/07 04:35:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quhakil5gomu"
2025/04/07 04:35:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:35:59 DEBUG : Creating backend with remote "/tmp/rclone3660994886"
=== 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 "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/04/07 04:36:00 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.60s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/04/07 04:36:01 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.65s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/07 04:36:01 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/07 04:36:01 DEBUG : potato: Seek from 10 to 0
2025/04/07 04:36:01 DEBUG : potato: Seek from 10 to 0
2025/04/07 04:36:01 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/07 04:36:01 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Seek from 5 to 2
2025/04/07 04:36:01 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/07 04:36:01 DEBUG : potato: Seek from 7 to 0
2025/04/07 04:36:01 DEBUG : potato: Seek from 7 to 0
2025/04/07 04:36:01 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/07 04:36:01 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Seek from 5 to 2
2025/04/07 04:36:01 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/07 04:36:01 DEBUG : potato: Seek from 8 to 0
2025/04/07 04:36:01 DEBUG : potato: Seek from 8 to 0
2025/04/07 04:36:01 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/07 04:36:01 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 04:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 04:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 04:36:01 DEBUG : potato: Seek from 5 to 2
2025/04/07 04:36:01 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/07 04:36:01 DEBUG : potato: Seek from 9 to 0
2025/04/07 04:36:01 DEBUG : potato: Seek from 9 to 0
2025/04/07 04:36:01 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 "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
=== RUN   TestCheck/1
=== RUN   TestCheck/2
=== RUN   TestCheck/3
=== RUN   TestCheck/4
=== RUN   TestCheck/5
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (26.49s)
    --- PASS: TestCheck/1 (0.37s)
    --- PASS: TestCheck/2 (0.36s)
    --- PASS: TestCheck/3 (0.37s)
    --- PASS: TestCheck/4 (0.64s)
    --- PASS: TestCheck/5 (0.37s)
    --- PASS: TestCheck/6 (0.35s)
    --- PASS: TestCheck/7 (0.36s)
=== RUN   TestCheckFsError
2025/04/07 04:36:27 DEBUG : Creating backend with remote "nonexistent"
2025/04/07 04:36:27 DEBUG : Creating backend with remote "nonexistent"
2025/04/07 04:36:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/07 04:36:27 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/04/07 04:36:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/07 04:36:27 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 "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
=== RUN   TestCheckDownload/1
    check_test.go:89: 1: Expecting 0 errors but got 2
    check_test.go:92: 1: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "= rutabaga"}
        	            	actual  : []string{"", "! rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,3 +2,3 @@
        	            	  (string) "",
        	            	- (string) (len=10) "= rutabaga"
        	            	+ (string) (len=10) "! rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	combined
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "rutabaga"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=8) "rutabaga"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	match
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) "",
        	            	+ (string) (len=8) "rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	error
=== RUN   TestCheckDownload/2
    check_test.go:89: 2: Expecting 1 errors but got 3
    check_test.go:92: 2: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "+ potato2", "= rutabaga"}
        	            	actual  : []string{"", "! rutabaga", "+ potato2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,4 +2,4 @@
        	            	  (string) "",
        	            	- (string) (len=9) "+ potato2",
        	            	- (string) (len=10) "= rutabaga"
        	            	+ (string) (len=10) "! rutabaga",
        	            	+ (string) (len=9) "+ potato2"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	combined
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "rutabaga"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=8) "rutabaga"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	match
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) "",
        	            	+ (string) (len=8) "rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	error
=== RUN   TestCheckDownload/3
    check_test.go:89: 3: Expecting 2 errors but got 4
    check_test.go:92: 3: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "+ potato2", "- empty space", "= rutabaga"}
        	            	actual  : []string{"", "! rutabaga", "+ potato2", "- empty space"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,5 +2,5 @@
        	            	  (string) "",
        	            	+ (string) (len=10) "! rutabaga",
        	            	  (string) (len=9) "+ potato2",
        	            	- (string) (len=13) "- empty space",
        	            	- (string) (len=10) "= rutabaga"
        	            	+ (string) (len=13) "- empty space"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	combined
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "rutabaga"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=8) "rutabaga"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	match
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) "",
        	            	+ (string) (len=8) "rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	error
=== RUN   TestCheckDownload/4
    check_test.go:89: 4: Expecting 1 errors but got 5
    check_test.go:92: 4: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "- empty space", "= potato2", "= rutabaga"}
        	            	actual  : []string{"", "! potato2", "! rutabaga", "- empty space"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,5 +2,5 @@
        	            	  (string) "",
        	            	- (string) (len=13) "- empty space",
        	            	- (string) (len=9) "= potato2",
        	            	- (string) (len=10) "= rutabaga"
        	            	+ (string) (len=9) "! potato2",
        	            	+ (string) (len=10) "! rutabaga",
        	            	+ (string) (len=13) "- empty space"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	combined
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "potato2", "rutabaga"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=7) "potato2",
        	            	- (string) (len=8) "rutabaga"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	match
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "potato2", "rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,5 @@
        	            	-([]string) {
        	            	+([]string) (len=3) {
        	            	+ (string) "",
        	            	+ (string) (len=7) "potato2",
        	            	+ (string) (len=8) "rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	error
=== RUN   TestCheckDownload/5
    check_test.go:89: 5: Expecting 1 errors but got 5
    check_test.go:92: 5: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
        	            	actual  : []string{"", "! potato2", "! rutabaga", "* empty space"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,5 +2,5 @@
        	            	  (string) "",
        	            	- (string) (len=13) "* empty space",
        	            	- (string) (len=9) "= potato2",
        	            	- (string) (len=10) "= rutabaga"
        	            	+ (string) (len=9) "! potato2",
        	            	+ (string) (len=10) "! rutabaga",
        	            	+ (string) (len=13) "* empty space"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	combined
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "potato2", "rutabaga"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=7) "potato2",
        	            	- (string) (len=8) "rutabaga"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	match
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "potato2", "rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,5 @@
        	            	-([]string) {
        	            	+([]string) (len=3) {
        	            	+ (string) "",
        	            	+ (string) (len=7) "potato2",
        	            	+ (string) (len=8) "rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	error
=== RUN   TestCheckDownload/6
    check_test.go:89: 6: Expecting 2 errors but got 6
    check_test.go:92: 6: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"}
        	            	actual  : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,6 +2,6 @@
        	            	  (string) "",
        	            	+ (string) (len=9) "! potato2",
        	            	+ (string) (len=10) "! rutabaga",
        	            	  (string) (len=13) "* empty space",
        	            	- (string) (len=14) "- remotepotato",
        	            	- (string) (len=9) "= potato2",
        	            	- (string) (len=10) "= rutabaga"
        	            	+ (string) (len=14) "- remotepotato"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	combined
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "potato2", "rutabaga"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=7) "potato2",
        	            	- (string) (len=8) "rutabaga"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	match
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "potato2", "rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,5 @@
        	            	-([]string) {
        	            	+([]string) (len=3) {
        	            	+ (string) "",
        	            	+ (string) (len=7) "potato2",
        	            	+ (string) (len=8) "rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	error
=== RUN   TestCheckDownload/7
    check_test.go:89: 7: Expecting 1 errors but got 5
    check_test.go:92: 7: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
        	            	actual  : []string{"", "! potato2", "! rutabaga", "* empty space"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,5 +2,5 @@
        	            	  (string) "",
        	            	- (string) (len=13) "* empty space",
        	            	- (string) (len=9) "= potato2",
        	            	- (string) (len=10) "= rutabaga"
        	            	+ (string) (len=9) "! potato2",
        	            	+ (string) (len=10) "! rutabaga",
        	            	+ (string) (len=13) "* empty space"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	combined
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{"", "potato2", "rutabaga"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=7) "potato2",
        	            	- (string) (len=8) "rutabaga"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	match
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "potato2", "rutabaga"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,5 @@
        	            	-([]string) {
        	            	+([]string) (len=3) {
        	            	+ (string) "",
        	            	+ (string) (len=7) "potato2",
        	            	+ (string) (len=8) "rutabaga"
        	            	 }
        	Test:       	TestCheckDownload
        	Messages:   	error
--- FAIL: TestCheckDownload (27.01s)
    --- FAIL: TestCheckDownload/1 (0.71s)
    --- FAIL: TestCheckDownload/2 (0.44s)
    --- FAIL: TestCheckDownload/3 (0.36s)
    --- FAIL: TestCheckDownload/4 (0.86s)
    --- FAIL: TestCheckDownload/5 (0.74s)
    --- FAIL: TestCheckDownload/6 (0.58s)
    --- FAIL: TestCheckDownload/7 (0.75s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
=== RUN   TestCheckSizeOnly/3
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (22.97s)
    --- PASS: TestCheckSizeOnly/1 (0.36s)
    --- PASS: TestCheckSizeOnly/2 (0.36s)
    --- PASS: TestCheckSizeOnly/3 (0.37s)
    --- PASS: TestCheckSizeOnly/4 (0.35s)
    --- PASS: TestCheckSizeOnly/5 (0.35s)
    --- PASS: TestCheckSizeOnly/6 (0.35s)
    --- PASS: TestCheckSizeOnly/7 (0.36s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    check_test.go:314: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
        	Error:      	Received unexpected error:
        	            	Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestParseSumFile
    check_test.go:316: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
        	Error:      	Not equal: 
        	            	expected: 4
        	            	actual  : 0
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "1"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-1
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "2"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-2
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "3"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-3
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-4
        	            	+
        	Test:       	TestParseSumFile
2025/04/07 04:37:22 DEBUG : test.sum: Update: removing old file
    check_test.go:314: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
        	Error:      	Received unexpected error:
        	            	Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestParseSumFile
    check_test.go:316: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
        	Error:      	Not equal: 
        	            	expected: 4
        	            	actual  : 0
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "1"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-1
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "2"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-2
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "3"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-3
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-4
        	            	+
        	Test:       	TestParseSumFile
--- FAIL: TestParseSumFile (12.43s)
=== RUN   TestCheckSum
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:37:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quhakil5gomu/data"
    check_test.go:353: Linkbox root 'rclone-test-quhakil5gomu/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.66s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:37:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quhakil5gomu/data"
=== RUN   TestCheckSumDownload/subtest1
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 1
    check_test.go:417: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 1
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 1
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "= banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=8) "= banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 1
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong match result in run 1
2025/04/07 04:37:47 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest2
=== NAME  TestCheckSumDownload
    check_test.go:413: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 2
    check_test.go:417: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 2
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 2
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "- potato", "= banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=8) "- potato",
        	            	- (string) (len=8) "= banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 2
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong missingonsrc result in run 2
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong match result in run 2
2025/04/07 04:37:53 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest3
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 3
    check_test.go:417: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 3
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 3
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "= banana", "= potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=8) "= banana",
        	            	- (string) (len=8) "= potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 3
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "banana", "potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=6) "banana",
        	            	- (string) (len=6) "potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong match result in run 3
2025/04/07 04:37:58 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest4
=== NAME  TestCheckSumDownload
    check_test.go:413: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 4
    check_test.go:417: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 4
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 4
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "* banana", "= potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=8) "* banana",
        	            	- (string) (len=8) "= potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 4
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong match result in run 4
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong differ result in run 4
2025/04/07 04:38:04 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest5
=== NAME  TestCheckSumDownload
    check_test.go:413: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 5
    check_test.go:417: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 5
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 5
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "+ orange", "= banana", "= potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,6 +1,2 @@
        	            	-([]string) (len=4) {
        	            	- (string) "",
        	            	- (string) (len=8) "+ orange",
        	            	- (string) (len=8) "= banana",
        	            	- (string) (len=8) "= potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 5
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "orange"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "orange"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong missingondst result in run 5
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "banana", "potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=6) "banana",
        	            	- (string) (len=6) "potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong match result in run 5
2025/04/07 04:38:10 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest6
=== NAME  TestCheckSumDownload
    check_test.go:413: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 6
    check_test.go:417: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 6
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "* potato", "+ orange", "= banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,6 +1,2 @@
        	            	-([]string) (len=4) {
        	            	- (string) "",
        	            	- (string) (len=8) "* potato",
        	            	- (string) (len=8) "+ orange",
        	            	- (string) (len=8) "= banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "orange"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "orange"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong missingondst result in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong match result in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong differ result in run 6
2025/04/07 04:38:16 DEBUG : data/banana: Update: removing old file
2025/04/07 04:38:20 DEBUG : data/potato: Update: removing old file
2025/04/07 04:38:25 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest7
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 7
    check_test.go:417: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 7
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "= banana", "= potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=8) "= banana",
        	            	- (string) (len=8) "= potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "banana", "potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,5 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) "",
        	            	- (string) (len=6) "banana",
        	            	- (string) (len=6) "potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong match result in run 7
--- FAIL: TestCheckSumDownload (66.18s)
    --- PASS: TestCheckSumDownload/subtest1 (0.36s)
    --- PASS: TestCheckSumDownload/subtest2 (0.60s)
    --- PASS: TestCheckSumDownload/subtest3 (0.35s)
    --- PASS: TestCheckSumDownload/subtest4 (0.34s)
    --- PASS: TestCheckSumDownload/subtest5 (0.36s)
    --- PASS: TestCheckSumDownload/subtest6 (0.36s)
    --- PASS: TestCheckSumDownload/subtest7 (0.37s)
=== RUN   TestApplyTransforms
2025/04/07 04:38:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuxosez4kusa"
2025/04/07 04:38:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:38:39 DEBUG : Creating backend with remote "/tmp/rclone1309884792"
    run.go:180: Remote "Linkbox root 'rclone-test-fuxosez4kusa'", Local "Local file system at /tmp/rclone1309884792", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2025/04/07 04:38:45 ERROR : hello, world!: sum not found
2025/04/07 04:38:45 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-fuxosez4kusa'
2025/04/07 04:38:45 NOTICE: Linkbox root 'rclone-test-fuxosez4kusa': 1 files missing
2025/04/07 04:38:45 NOTICE: 1 hashes missing
2025/04/07 04:38:45 NOTICE: Linkbox root 'rclone-test-fuxosez4kusa': 2 differences found
2025/04/07 04:38:45 NOTICE: Linkbox root 'rclone-test-fuxosez4kusa': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/07 04:38:45 ERROR : hello, world!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:38:45 NOTICE: Linkbox root 'rclone-test-fuxosez4kusa': 1 differences found
2025/04/07 04:38:45 NOTICE: Linkbox root 'rclone-test-fuxosez4kusa': 1 errors while checking
2025/04/07 04:38:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nodihun2huqe"
2025/04/07 04:38:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:38:46 DEBUG : Creating backend with remote "/tmp/rclone1312317471"
    run.go:180: Remote "Linkbox root 'rclone-test-nodihun2huqe'", Local "Local file system at /tmp/rclone1312317471", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2025/04/07 04:38:51 ERROR : HELLO, WORLD!: sum not found
2025/04/07 04:38:51 ERROR : hello, world!: file not in Linkbox root 'rclone-test-nodihun2huqe'
2025/04/07 04:38:51 NOTICE: Linkbox root 'rclone-test-nodihun2huqe': 1 files missing
2025/04/07 04:38:51 NOTICE: 1 hashes missing
2025/04/07 04:38:51 NOTICE: Linkbox root 'rclone-test-nodihun2huqe': 2 differences found
2025/04/07 04:38:51 NOTICE: Linkbox root 'rclone-test-nodihun2huqe': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/07 04:38:51 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:38:51 NOTICE: Linkbox root 'rclone-test-nodihun2huqe': 1 differences found
2025/04/07 04:38:51 NOTICE: Linkbox root 'rclone-test-nodihun2huqe': 1 errors while checking
2025/04/07 04:38:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lufukum6boro"
2025/04/07 04:38:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:38:52 DEBUG : Creating backend with remote "/tmp/rclone2086681473"
    run.go:180: Remote "Linkbox root 'rclone-test-lufukum6boro'", Local "Local file system at /tmp/rclone2086681473", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/07 04:38:58 ERROR : HeLlO, wOrLd!: sum not found
2025/04/07 04:38:58 ERROR : hello, world!: file not in Linkbox root 'rclone-test-lufukum6boro'
2025/04/07 04:38:58 NOTICE: Linkbox root 'rclone-test-lufukum6boro': 1 files missing
2025/04/07 04:38:58 NOTICE: 1 hashes missing
2025/04/07 04:38:58 NOTICE: Linkbox root 'rclone-test-lufukum6boro': 2 differences found
2025/04/07 04:38:58 NOTICE: Linkbox root 'rclone-test-lufukum6boro': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/07 04:38:58 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:38:58 NOTICE: Linkbox root 'rclone-test-lufukum6boro': 1 differences found
2025/04/07 04:38:58 NOTICE: Linkbox root 'rclone-test-lufukum6boro': 1 errors while checking
2025/04/07 04:38:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qibunuj0tini"
2025/04/07 04:38:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:38:59 DEBUG : Creating backend with remote "/tmp/rclone528274735"
    run.go:180: Remote "Linkbox root 'rclone-test-qibunuj0tini'", Local "Local file system at /tmp/rclone528274735", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/07 04:39:05 ERROR : HELLO, WORLD!: sum not found
2025/04/07 04:39:05 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-qibunuj0tini'
2025/04/07 04:39:05 NOTICE: Linkbox root 'rclone-test-qibunuj0tini': 1 files missing
2025/04/07 04:39:05 NOTICE: 1 hashes missing
2025/04/07 04:39:05 NOTICE: Linkbox root 'rclone-test-qibunuj0tini': 2 differences found
2025/04/07 04:39:05 NOTICE: Linkbox root 'rclone-test-qibunuj0tini': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/07 04:39:06 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:39:06 NOTICE: Linkbox root 'rclone-test-qibunuj0tini': 1 differences found
2025/04/07 04:39:06 NOTICE: Linkbox root 'rclone-test-qibunuj0tini': 1 errors while checking
2025/04/07 04:39:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-redanam9suqo"
2025/04/07 04:39:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:39:07 DEBUG : Creating backend with remote "/tmp/rclone725394510"
    run.go:180: Remote "Linkbox root 'rclone-test-redanam9suqo'", Local "Local file system at /tmp/rclone725394510", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2025/04/07 04:39:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/07 04:39:12 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-redanam9suqo'
2025/04/07 04:39:12 NOTICE: Linkbox root 'rclone-test-redanam9suqo': 1 files missing
2025/04/07 04:39:12 NOTICE: 1 hashes missing
2025/04/07 04:39:12 NOTICE: Linkbox root 'rclone-test-redanam9suqo': 2 differences found
2025/04/07 04:39:12 NOTICE: Linkbox root 'rclone-test-redanam9suqo': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/07 04:39:13 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:39:13 NOTICE: Linkbox root 'rclone-test-redanam9suqo': 1 differences found
2025/04/07 04:39:13 NOTICE: Linkbox root 'rclone-test-redanam9suqo': 1 errors while checking
2025/04/07 04:39:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nideyij8hicu"
2025/04/07 04:39:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:39:14 DEBUG : Creating backend with remote "/tmp/rclone482119212"
    run.go:180: Remote "Linkbox root 'rclone-test-nideyij8hicu'", Local "Local file system at /tmp/rclone482119212", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2025/04/07 04:39:19 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/07 04:39:19 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-nideyij8hicu'
2025/04/07 04:39:19 NOTICE: Linkbox root 'rclone-test-nideyij8hicu': 1 files missing
2025/04/07 04:39:19 NOTICE: 1 hashes missing
2025/04/07 04:39:19 NOTICE: Linkbox root 'rclone-test-nideyij8hicu': 2 differences found
2025/04/07 04:39:19 NOTICE: Linkbox root 'rclone-test-nideyij8hicu': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/07 04:39:20 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:39:20 NOTICE: Linkbox root 'rclone-test-nideyij8hicu': 1 differences found
2025/04/07 04:39:20 NOTICE: Linkbox root 'rclone-test-nideyij8hicu': 1 errors while checking
2025/04/07 04:39:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bipedel4wufe"
2025/04/07 04:39:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:39:21 DEBUG : Creating backend with remote "/tmp/rclone1764794297"
    run.go:180: Remote "Linkbox root 'rclone-test-bipedel4wufe'", Local "Local file system at /tmp/rclone1764794297", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/07 04:39:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 04:39:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-bipedel4wufe'
2025/04/07 04:39:26 NOTICE: Linkbox root 'rclone-test-bipedel4wufe': 1 files missing
2025/04/07 04:39:26 NOTICE: 1 hashes missing
2025/04/07 04:39:26 NOTICE: Linkbox root 'rclone-test-bipedel4wufe': 2 differences found
2025/04/07 04:39:26 NOTICE: Linkbox root 'rclone-test-bipedel4wufe': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/07 04:39:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:39:26 NOTICE: Linkbox root 'rclone-test-bipedel4wufe': 1 differences found
2025/04/07 04:39:26 NOTICE: Linkbox root 'rclone-test-bipedel4wufe': 1 errors while checking
2025/04/07 04:39:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zepiweb7kuye"
2025/04/07 04:39:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:39:27 DEBUG : Creating backend with remote "/tmp/rclone631205591"
    run.go:180: Remote "Linkbox root 'rclone-test-zepiweb7kuye'", Local "Local file system at /tmp/rclone631205591", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/07 04:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 04:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-zepiweb7kuye'
2025/04/07 04:39:33 NOTICE: Linkbox root 'rclone-test-zepiweb7kuye': 1 files missing
2025/04/07 04:39:33 NOTICE: 1 hashes missing
2025/04/07 04:39:33 NOTICE: Linkbox root 'rclone-test-zepiweb7kuye': 2 differences found
2025/04/07 04:39:33 NOTICE: Linkbox root 'rclone-test-zepiweb7kuye': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/07 04:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:39:33 NOTICE: Linkbox root 'rclone-test-zepiweb7kuye': 1 differences found
2025/04/07 04:39:33 NOTICE: Linkbox root 'rclone-test-zepiweb7kuye': 1 errors while checking
2025/04/07 04:39:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-caruquq9tici"
2025/04/07 04:39:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:39:34 DEBUG : Creating backend with remote "/tmp/rclone1257952812"
    run.go:180: Remote "Linkbox root 'rclone-test-caruquq9tici'", Local "Local file system at /tmp/rclone1257952812", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/07 04:39:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 04:39:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-caruquq9tici'
2025/04/07 04:39:39 NOTICE: Linkbox root 'rclone-test-caruquq9tici': 1 files missing
2025/04/07 04:39:39 NOTICE: 1 hashes missing
2025/04/07 04:39:39 NOTICE: Linkbox root 'rclone-test-caruquq9tici': 2 differences found
2025/04/07 04:39:39 NOTICE: Linkbox root 'rclone-test-caruquq9tici': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/07 04:39:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:39:39 NOTICE: Linkbox root 'rclone-test-caruquq9tici': 1 differences found
2025/04/07 04:39:39 NOTICE: Linkbox root 'rclone-test-caruquq9tici': 1 errors while checking
2025/04/07 04:39:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-luficom4pofa"
2025/04/07 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:39:40 DEBUG : Creating backend with remote "/tmp/rclone2109411321"
    run.go:180: Remote "Linkbox root 'rclone-test-luficom4pofa'", Local "Local file system at /tmp/rclone2109411321", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/07 04:39:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 04:39:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-luficom4pofa'
2025/04/07 04:39:45 NOTICE: Linkbox root 'rclone-test-luficom4pofa': 1 files missing
2025/04/07 04:39:45 NOTICE: 1 hashes missing
2025/04/07 04:39:45 NOTICE: Linkbox root 'rclone-test-luficom4pofa': 2 differences found
2025/04/07 04:39:45 NOTICE: Linkbox root 'rclone-test-luficom4pofa': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/07 04:39:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:39:46 NOTICE: Linkbox root 'rclone-test-luficom4pofa': 1 differences found
2025/04/07 04:39:46 NOTICE: Linkbox root 'rclone-test-luficom4pofa': 1 errors while checking
2025/04/07 04:39:46 DEBUG : Linkbox root 'rclone-test-luficom4pofa': Purge remote
2025/04/07 04:39:47 DEBUG : Linkbox root 'rclone-test-caruquq9tici': Purge remote
2025/04/07 04:39:49 DEBUG : Linkbox root 'rclone-test-zepiweb7kuye': Purge remote
2025/04/07 04:39:51 DEBUG : Linkbox root 'rclone-test-bipedel4wufe': Purge remote
2025/04/07 04:39:52 DEBUG : Linkbox root 'rclone-test-nideyij8hicu': Purge remote
2025/04/07 04:39:54 DEBUG : Linkbox root 'rclone-test-redanam9suqo': Purge remote
2025/04/07 04:39:55 DEBUG : Linkbox root 'rclone-test-qibunuj0tini': Purge remote
2025/04/07 04:39:57 DEBUG : Linkbox root 'rclone-test-lufukum6boro': Purge remote
2025/04/07 04:39:58 DEBUG : Linkbox root 'rclone-test-nodihun2huqe': Purge remote
2025/04/07 04:40:00 DEBUG : Linkbox root 'rclone-test-fuxosez4kusa': Purge remote
--- PASS: TestApplyTransforms (83.22s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:40:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 04:40:07 INFO  : file1: Copied (new) to: sub/file2
2025/04/07 04:40:08 DEBUG : file1: Sizes identical
2025/04/07 04:40:08 DEBUG : file1: Unchanged skipping
2025/04/07 04:40:09 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (12.77s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.93s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    copy_test.go:173: Skipping test as remote does not support server-side move or copy
--- SKIP: TestCopyFileBackupDir (0.70s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:40:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quhakil5gomu/dst"
2025/04/07 04:40:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quhakil5gomu/CompareDest"
2025/04/07 04:40:20 DEBUG : one: Need to transfer - File not found at Destination
2025/04/07 04:40:25 INFO  : one: Copied (new)
2025/04/07 04:40:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/07 04:40:27 DEBUG : one: Update: removing old file
2025/04/07 04:40:31 INFO  : one: Copied (replaced existing)
2025/04/07 04:40:32 DEBUG : dst/one: Update: removing old file
2025/04/07 04:40:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/07 04:40:45 DEBUG : one: Sizes identical
2025/04/07 04:40:45 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/07 04:40:50 DEBUG : two: Need to transfer - File not found at Destination
2025/04/07 04:40:51 DEBUG : two: Sizes identical
2025/04/07 04:40:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/07 04:40:52 DEBUG : two: Need to transfer - File not found at Destination
2025/04/07 04:40:53 DEBUG : two: Sizes identical
2025/04/07 04:40:53 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/07 04:40:55 DEBUG : two: Need to transfer - File not found at Destination
2025/04/07 04:40:55 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/07 04:40:58 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (54.90s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    copy_test.go:276: Skipping test as remote does not support server-side copy
--- SKIP: TestCopyFileCopyDest (0.69s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.93s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.71s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:41:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/07 04:41:19 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/07 04:41:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/07 04:41:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer
2025/04/07 04:41:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/07 04:41:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/07 04:41:26 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (20.07s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.71s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.69s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.98s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.69s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.70s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.71s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.69s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.90s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.69s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.91s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.69s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-quhakil5gomu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4
--- FAIL: TestListDirSorted (28.94s)
=== RUN   TestListJSON
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
=== RUN   TestListJSON/Default
=== RUN   TestListJSON/FilesOnly
=== RUN   TestListJSON/DirsOnly
=== RUN   TestListJSON/Recurse
=== RUN   TestListJSON/SubDir
=== RUN   TestListJSON/NoModTime
=== RUN   TestListJSON/NoMimeType
=== RUN   TestListJSON/ShowHash
=== RUN   TestListJSON/HashTypes
2025/04/07 04:42:25 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (20.68s)
    --- PASS: TestListJSON/Default (0.60s)
    --- PASS: TestListJSON/FilesOnly (0.35s)
    --- PASS: TestListJSON/DirsOnly (0.68s)
    --- PASS: TestListJSON/Recurse (0.68s)
    --- PASS: TestListJSON/SubDir (0.36s)
    --- PASS: TestListJSON/NoModTime (0.35s)
    --- PASS: TestListJSON/NoMimeType (0.34s)
    --- PASS: TestListJSON/ShowHash (0.61s)
    --- PASS: TestListJSON/HashTypes (0.35s)
    --- PASS: TestListJSON/Metadata (0.35s)
=== RUN   TestStatJSON
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
=== RUN   TestStatJSON/Root
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
=== RUN   TestStatJSON/Dir
=== RUN   TestStatJSON/DirWithTrailingSlash
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
=== RUN   TestStatJSON/FileDirsOnly
=== RUN   TestStatJSON/NotFoundDirsOnly
=== RUN   TestStatJSON/RootNotFound
2025/04/07 04:42:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quhakil5gomu/notfound"
--- PASS: TestStatJSON (23.47s)
    --- PASS: TestStatJSON/Root (0.33s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.60s)
    --- PASS: TestStatJSON/Dir (0.66s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.35s)
    --- PASS: TestStatJSON/File (0.38s)
    --- PASS: TestStatJSON/NotFound (0.67s)
    --- PASS: TestStatJSON/DirFilesOnly (0.40s)
    --- PASS: TestStatJSON/FileFilesOnly (0.35s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.33s)
    --- PASS: TestStatJSON/DirDirsOnly (0.41s)
    --- PASS: TestStatJSON/FileDirsOnly (0.36s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s)
    --- PASS: TestStatJSON/RootNotFound (2.46s)
=== RUN   TestMkdir
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:42:55 INFO  : Linkbox root 'rclone-test-quhakil5gomu': Making directory
2025/04/07 04:42:55 INFO  : Linkbox root 'rclone-test-quhakil5gomu': Making directory
--- PASS: TestMkdir (1.10s)
=== RUN   TestLsd
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
--- PASS: TestLsd (11.00s)
=== RUN   TestLs
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
--- PASS: TestLs (10.35s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:43:24 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/07 04:43:24 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (11.35s)
=== RUN   TestLsLong
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
--- PASS: TestLsLong (10.62s)
=== RUN   TestHashSums
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
--- PASS: TestHashSums (10.23s)
=== RUN   TestHashSumsWithErrors
2025/04/07 04:43:50 DEBUG : Creating backend with remote ":memory:"
2025/04/07 04:43:50 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/07 04:43:50 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/07 04:43:50 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/07 04:43:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/07 04:43:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/07 04:43:50 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/07 04:43:50 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/07 04:43:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/07 04:43:50 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 "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
--- PASS: TestCount (20.18s)
=== RUN   TestDelete
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:44:19 DEBUG : Waiting for deletions to finish
2025/04/07 04:44:20 DEBUG : large: Excluded (Size Filter)
2025/04/07 04:44:20 DEBUG : large: Excluded
2025/04/07 04:44:21 INFO  : medium: Deleted
2025/04/07 04:44:22 INFO  : small: Deleted
--- PASS: TestDelete (14.80s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:44:33 DEBUG : Waiting for deletions to finish
2025/04/07 04:44:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/07 04:44:35 INFO  : large: Deleted
2025/04/07 04:44:35 INFO  : medium: Deleted
--- PASS: TestMaxDelete (14.41s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:44:48 DEBUG : Waiting for deletions to finish
2025/04/07 04:44:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/07 04:44:50 INFO  : medium: Deleted
2025/04/07 04:44:50 INFO  : small: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (15.42s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:45:04 DEBUG : Waiting for deletions to finish
2025/04/07 04:45:04 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/07 04:45:06 INFO  : large: Deleted
2025/04/07 04:45:06 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (14.97s)
=== RUN   TestReadFile
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:508: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508
        	Error:      	Received unexpected error:
        	            	failed to open ReadFile: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestReadFile
--- FAIL: TestReadFile (6.42s)
=== RUN   TestRetry
2025/04/07 04:45:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/07 04:45:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/07 04:45:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 04:45:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 04:45:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 04:45:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 04:45:16 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 "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:45:22 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:45:23 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,-1,): ""
2025/04/07 04:45:23 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:45:23 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,5,): ""
2025/04/07 04:45:24 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:45:24 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(-3,-1,): ""
2025/04/07 04:45:25 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:45:25 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(1,3,): ""
2025/04/07 04:45:25 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:45:26 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,-1,
        ): ""
--- FAIL: TestCat (13.90s)
=== RUN   TestPurge
2025/04/07 04:45:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-musapar9tami"
2025/04/07 04:45:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:45:31 DEBUG : Creating backend with remote "/tmp/rclone4265438859"
    run.go:180: Remote "Linkbox root 'rclone-test-musapar9tami'", Local "Local file system at /tmp/rclone4265438859", Modify Window "876000h0m0s"
2025/04/07 04:45:41 INFO  : A2: Making directory
2025/04/07 04:45:44 INFO  : A1/B2: Making directory
2025/04/07 04:45:46 INFO  : A1/B2/C2: Making directory
2025/04/07 04:45:48 INFO  : A1/B1/C3: Making directory
2025/04/07 04:45:50 INFO  : A3: Making directory
2025/04/07 04:45:51 INFO  : A3/B3: Making directory
2025/04/07 04:45:53 INFO  : A3/B3/C4: Making directory
2025/04/07 04:46:07 ERROR : : error listing: directory not found
2025/04/07 04:46:07 DEBUG : Linkbox root 'rclone-test-musapar9tami': Purge remote
2025/04/07 04:46:07 NOTICE: purge failed: directory not found
--- PASS: TestPurge (37.32s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:46:16 INFO  : A2: Making directory
2025/04/07 04:46:18 INFO  : A1/B2: Making directory
2025/04/07 04:46:19 INFO  : A1/B2/C2: Making directory
2025/04/07 04:46:21 INFO  : A1/B1/C3: Making directory
2025/04/07 04:46:23 INFO  : A3: Making directory
2025/04/07 04:46:25 INFO  : A3/B3: Making directory
2025/04/07 04:46:27 INFO  : A3/B3/C4: Making directory
2025/04/07 04:46:35 DEBUG : removing 1 level 3 directories
2025/04/07 04:46:35 INFO  : A3/B3/C4: Removing directory
2025/04/07 04:46:41 DEBUG : removing 2 level 3 directories
2025/04/07 04:46:41 INFO  : A1/B2/C2: Removing directory
2025/04/07 04:46:41 INFO  : A1/B1/C3: Removing directory
2025/04/07 04:46:43 DEBUG : removing 2 level 2 directories
2025/04/07 04:46:43 INFO  : A3/B3: Removing directory
2025/04/07 04:46:43 INFO  : A1/B2: Removing directory
2025/04/07 04:46:46 DEBUG : removing 2 level 1 directories
2025/04/07 04:46:46 INFO  : A3: Removing directory
2025/04/07 04:46:46 INFO  : A2: Removing directory
2025/04/07 04:46:55 DEBUG : removing 1 level 3 directories
2025/04/07 04:46:55 INFO  : A1/B1/C1: Removing directory
2025/04/07 04:46:57 DEBUG : removing 1 level 2 directories
2025/04/07 04:46:57 INFO  : A1/B1: Removing directory
2025/04/07 04:46:59 DEBUG : removing 1 level 1 directories
2025/04/07 04:46:59 INFO  : A1: Removing directory
2025/04/07 04:47:01 DEBUG : removing 1 level 0 directories
2025/04/07 04:47:01 INFO  : Linkbox root 'rclone-test-quhakil5gomu': Removing directory
2025/04/07 04:47:03 ERROR : : error listing: directory not found
2025/04/07 04:47:03 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (56.05s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:47:05 INFO  : A1: Making directory
2025/04/07 04:47:07 INFO  : A1/B1: Making directory
2025/04/07 04:47:09 INFO  : A1/B1/C1: Making directory
2025/04/07 04:47:13 DEBUG : removing 1 level 3 directories
2025/04/07 04:47:13 INFO  : A1/B1/C1: Removing directory
2025/04/07 04:47:15 DEBUG : removing 1 level 2 directories
2025/04/07 04:47:15 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (17.29s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:47:20 INFO  : A1: Making directory
2025/04/07 04:47:22 INFO  : A1/B1: Making directory
2025/04/07 04:47:24 INFO  : A1/B1/C1: Making directory
2025/04/07 04:47:29 DEBUG : removing 1 level 3 directories
2025/04/07 04:47:29 INFO  : A1/B1/C1: Removing directory
2025/04/07 04:47:31 DEBUG : removing 1 level 2 directories
2025/04/07 04:47:31 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (16.69s)
=== RUN   TestCopyURL
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:47:41 DEBUG : filename.txt: File name found in url
2025/04/07 04:47:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (19.69s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:47:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 04:48:02 INFO  : file1: Copied (new) to: sub/file2
2025/04/07 04:48:02 INFO  : file1: Deleted
2025/04/07 04:48:03 DEBUG : file1: Sizes identical
2025/04/07 04:48:03 DEBUG : file1: Unchanged skipping
2025/04/07 04:48:03 INFO  : file1: Deleted
2025/04/07 04:48:04 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (12.49s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:48:10 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 04:48:12 INFO  : file1: Copied (new)
2025/04/07 04:48:12 INFO  : file1: Deleted
2025/04/07 04:48:13 DEBUG : file1: Destination exists, skipping
2025/04/07 04:48:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (6.49s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:48:16 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 04:48:21 INFO  : file1: Copied (new) to: sub/file2
2025/04/07 04:48:21 INFO  : file1: Deleted
2025/04/07 04:48:22 DEBUG : file1: Sizes identical
2025/04/07 04:48:22 DEBUG : file1: Unchanged skipping
2025/04/07 04:48:22 INFO  : file1: Deleted
2025/04/07 04:48:24 DEBUG : sub/file2: moving to sub/File2-rclone-move-wiqusap1
2025/04/07 04:48:24 ERROR : sub/file2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:48:24 ERROR : sub/file2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:1013: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1013
        	Error:      	Received unexpected error:
        	            	error while moving file to temporary location: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCaseInsensitiveMoveFile
--- FAIL: TestCaseInsensitiveMoveFile (12.75s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:48:31 DEBUG : hello: Trying to read object after upload: try again in 100ms (1/10)
2025/04/07 04:48:32 DEBUG : hello: Trying to read object after upload: try again in 200ms (2/10)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
2025/04/07 04:48:42 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (16.15s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1040: Skipping test as remote does not support server-side move or copy
--- SKIP: TestMoveFileBackupDir (0.70s)
=== 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 "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:49:07 INFO  : A1/B2: Making directory
2025/04/07 04:49:09 INFO  : A1/B1/C3: Making directory
2025/04/07 04:49:28 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:49:28 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/07 04:49:28 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=0d1cff139cf0fe6433f74b1c06475568&ts=1744001355&ip=65.108.87.141": context canceled
2025/04/07 04:49:28 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=0d1cff139cf0fe6433f74b1c06475568&ts=1744001355&ip=65.108.87.141": context canceled
2025/04/07 04:49:28 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=bc490bbb857f96242c9518709a210983&ts=1744001355&ip=65.108.87.141": context canceled
2025/04/07 04:49:28 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=bc490bbb857f96242c9518709a210983&ts=1744001355&ip=65.108.87.141": context canceled
2025/04/07 04:49:29 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=e495ba07dd24c024d37643809c470315&ts=1744001353&ip=65.108.87.141": context canceled
2025/04/07 04:49:29 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=e495ba07dd24c024d37643809c470315&ts=1744001353&ip=65.108.87.141": context canceled
2025/04/07 04:49:29 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=b11d247669c59b1ceda5af35d58992d6&ts=1744001353&ip=65.108.87.141": context canceled
2025/04/07 04:49:29 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=b11d247669c59b1ceda5af35d58992d6&ts=1744001353&ip=65.108.87.141": context canceled
    operations_test.go:1380: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380
        	Error:      	Received unexpected error:
        	            	RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestDirMove
--- FAIL: TestDirMove (79.85s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:50:05 DEBUG : Config file has changed externally - reloading
--- PASS: TestGetFsInfo (0.71s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:50:06 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 04:50:10 NOTICE: Linkbox root 'rclone-test-quhakil5gomu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/07 04:50:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/07 04:50:10 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/07 04:50:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:50:18 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 04:50:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/07 04:50:20 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/07 04:50:24 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:50:28 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 04:50:31 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10)
2025/04/07 04:50:32 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10)
2025/04/07 04:50:32 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10)
2025/04/07 04:50:33 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10)
2025/04/07 04:50:34 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical
2025/04/07 04:50:34 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/07 04:50:38 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:50:42 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 04:50:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/07 04:50:45 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/07 04:50:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (46.98s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.15s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.78s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (14.14s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.90s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.69s)
=== RUN   TestRcatSize
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
2025/04/07 04:50:56 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': File to upload is small (60 bytes), uploading instead of streaming
2025/04/07 04:51:00 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (10.28s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.96s)
=== RUN   TestTouchDir
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1665: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.69s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.70s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.70s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.69s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.72s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.70s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Linkbox root 'rclone-test-quhakil5gomu'", Local "Local file system at /tmp/rclone3660994886", Modify Window "876000h0m0s"
    operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.69s)
=== 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)
FAIL
2025/04/07 04:51:10 DEBUG : Linkbox root 'rclone-test-quhakil5gomu': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 15m12.725261481s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestReadFile TestCat TestDirMove]