"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMoveFileBackupDir)$'" - Starting (try 2/5) 2025/11/26 02:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi" 2025/11/26 02:54:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/26 02:54:35 DEBUG : Creating backend with remote "/tmp/rclone1185667378" === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-hohofor5xoxi", Local "Local file system at /tmp/rclone1185667378", Modify Window "1ms" 2025/11/26 02:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi/data" === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 1 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:428 Error: "2025/11/26 02:54:39 ERROR : banana: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:39 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 1 files missing\n2025/11/26 02:54:39 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 0 differences found\n2025/11/26 02:54:39 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 1 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{"", "+ banana"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 === 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:428 Error: "2025/11/26 02:54:40 ERROR : banana: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:40 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 1 files missing\n2025/11/26 02:54:40 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 0 differences found\n2025/11/26 02:54:40 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 1 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{"", "+ banana"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 3 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:428 Error: "2025/11/26 02:54:41 ERROR : banana: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:41 ERROR : potato: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:41 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 2 files missing\n2025/11/26 02:54:41 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 0 differences found\n2025/11/26 02:54:41 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 4 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:428 Error: "2025/11/26 02:54:42 ERROR : banana: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:42 ERROR : potato: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:42 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 2 files missing\n2025/11/26 02:54:42 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 0 differences found\n2025/11/26 02:54:42 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 5 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:428 Error: "2025/11/26 02:54:43 ERROR : orange: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:43 ERROR : potato: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:43 ERROR : banana: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:43 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 3 files missing\n2025/11/26 02:54:43 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 0 differences found\n2025/11/26 02:54:43 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 5 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 6 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:428 Error: "2025/11/26 02:54:43 ERROR : banana: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:43 ERROR : orange: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:43 ERROR : potato: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:43 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 3 files missing\n2025/11/26 02:54:43 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 0 differences found\n2025/11/26 02:54:43 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 7 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:428 Error: "2025/11/26 02:54:45 ERROR : banana: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:45 ERROR : potato: file not in B2 bucket rclone-test-hohofor5xoxi path data\n2025/11/26 02:54:45 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 2 files missing\n2025/11/26 02:54:45 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 0 differences found\n2025/11/26 02:54:45 NOTICE: B2 bucket rclone-test-hohofor5xoxi path data: 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 7 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 (10.44s) --- PASS: TestCheckSumDownload/subtest1 (0.73s) --- PASS: TestCheckSumDownload/subtest2 (0.37s) --- PASS: TestCheckSumDownload/subtest3 (0.37s) --- PASS: TestCheckSumDownload/subtest4 (0.37s) --- PASS: TestCheckSumDownload/subtest5 (0.37s) --- PASS: TestCheckSumDownload/subtest6 (0.37s) --- PASS: TestCheckSumDownload/subtest7 (0.37s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-hohofor5xoxi", Local "Local file system at /tmp/rclone1185667378", Modify Window "1ms" 2025/11/26 02:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi/backup" 2025/11/26 02:54:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1185667378) 2025/11/26 02:54:47 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-hohofor5xoxi) 2025/11/26 02:54:47 DEBUG : dst/file1: Sizes differ 2025/11/26 02:54:48 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) 2025/11/26 02:54:48 ERROR : dst/file1: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.00s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-hohofor5xoxi", Local "Local file system at /tmp/rclone1185667378", Modify Window "1ms" 2025/11/26 02:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi/dst" 2025/11/26 02:54:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi/CompareDest" 2025/11/26 02:54:51 DEBUG : one: Need to transfer - File not found at Destination 2025/11/26 02:54:52 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (3.54s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-hohofor5xoxi", Local "Local file system at /tmp/rclone1185667378", Modify Window "1ms" 2025/11/26 02:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi/dst" 2025/11/26 02:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi/CopyDest" 2025/11/26 02:54:55 DEBUG : one: Need to transfer - File not found at Destination 2025/11/26 02:54:55 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (3.51s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-hohofor5xoxi", Local "Local file system at /tmp/rclone1185667378", Modify Window "1ms" 2025/11/26 02:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hohofor5xoxi/backup" 2025/11/26 02:54:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1185667378) 2025/11/26 02:54:58 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-hohofor5xoxi) 2025/11/26 02:54:58 DEBUG : dst/file1: Sizes differ 2025/11/26 02:54:59 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/26 02:54:59 ERROR : dst/file1: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (3.93s) FAIL 2025/11/26 02:55:00 DEBUG : B2 bucket rclone-test-hohofor5xoxi: Purge remote 2025/11/26 02:55:00 INFO : B2 bucket rclone-test-hohofor5xoxi: cleaning bucket "rclone-test-hohofor5xoxi" of all files 2025/11/26 02:55:00 DEBUG : data/banana: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f4084f859a8f920fa_d20251126_m025445_c001_v7007000_t0000_u01764125685554") 2025/11/26 02:55:00 DEBUG : data/banana: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e014c_d20251126_m025444_c001_v0001185_t0055_u01764125684042") 2025/11/26 02:55:00 DEBUG : data/banana: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1dff73_d20251126_m025438_c001_v0001185_t0009_u01764125678381") 2025/11/26 02:55:00 DEBUG : data/potato: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f4084f859a8f920fb_d20251126_m025445_c001_v7007000_t0000_u01764125685739") 2025/11/26 02:55:00 DEBUG : data/potato: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e0165_d20251126_m025444_c001_v0001185_t0024_u01764125684311") 2025/11/26 02:55:00 DEBUG : data/potato: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1dffe7_d20251126_m025439_c001_v0001185_t0026_u01764125679758") 2025/11/26 02:55:00 DEBUG : dst/file1: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f4084f859a8f92104_d20251126_m025459_c001_v7007000_t0000_u01764125699900") 2025/11/26 02:55:00 DEBUG : dst/file1: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e059d_d20251126_m025456_c001_v0001185_t0028_u01764125696712") 2025/11/26 02:55:00 DEBUG : dst/file1: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f4084f859a8f920ff_d20251126_m025448_c001_v7007000_t0000_u01764125688924") 2025/11/26 02:55:00 DEBUG : dst/file1: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e01f2_d20251126_m025446_c001_v0001185_t0028_u01764125686294") 2025/11/26 02:55:00 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f4084f859a8f920fd_d20251126_m025445_c001_v7007000_t0000_u01764125685924") 2025/11/26 02:55:00 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e0185_d20251126_m025444_c001_v0001185_t0046_u01764125684628") 2025/11/26 02:55:00 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e010f_d20251126_m025443_c001_v0001185_t0029_u01764125683290") 2025/11/26 02:55:00 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e00cd_d20251126_m025442_c001_v0001185_t0022_u01764125682480") 2025/11/26 02:55:00 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e0097_d20251126_m025441_c001_v0001185_t0005_u01764125681734") 2025/11/26 02:55:01 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1e005b_d20251126_m025440_c001_v0001185_t0006_u01764125680905") 2025/11/26 02:55:01 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1dfffb_d20251126_m025440_c001_v0001185_t0032_u01764125680091") 2025/11/26 02:55:01 DEBUG : test.sum: Deleting (id "4_z3ff29d73105dbbeb9fa80e1b_f1125d51c6e1dff91_d20251126_m025438_c001_v0001185_t0012_u01764125678635") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMoveFileBackupDir)$'" - Finished ERROR in 26.896883774s (try 2/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestMoveFileBackupDir]