"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDirMove|TestDirsEqual|TestGetFsInfo|TestListDirSortedFn|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsNoLeaveRoot|TestSetDirModTime|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 4/5) 2026/04/19 02:49:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-deluwey6fura" 2026/04/19 02:49:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 02:49:57 DEBUG : Linkbox root 'rclone-test-deluwey6fura': Using cached web token 2026/04/19 02:49:57 DEBUG : Creating backend with remote "/tmp/rclone3591534098" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 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 (19.65s) --- FAIL: TestCheckDownload/1 (0.51s) --- FAIL: TestCheckDownload/2 (0.46s) --- FAIL: TestCheckDownload/3 (0.24s) --- FAIL: TestCheckDownload/4 (0.44s) --- FAIL: TestCheckDownload/5 (0.60s) --- FAIL: TestCheckDownload/6 (0.44s) --- FAIL: TestCheckDownload/7 (0.60s) === RUN TestParseSumFile run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 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: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + 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: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + 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: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/04/19 02:50:19 DEBUG : test.sum: Update: removing old file 2026/04/19 02:50:22 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:50:23 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:50:23 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:50:24 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:50:25 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/19 02:50:27 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/19 02:50:30 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/19 02:50:36 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/19 02:50:49 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/19 02:51:15 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "test.sum" to "Linkbox root 'rclone-test-deluwey6fura'": object not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestParseSumFile (122.06s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:52:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-deluwey6fura/data" 2026/04/19 02:52:19 DEBUG : Config file has changed externally - reloading 2026/04/19 02:52:19 DEBUG : Linkbox root 'rclone-test-deluwey6fura/data': Using cached web token 2026/04/19 02:52:23 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:52:24 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:52:24 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:52:27 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:52:27 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) === 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: 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: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: "" 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{} 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: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 2026/04/19 02:52:30 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:52:30 DEBUG : data/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:52:31 DEBUG : data/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:52:31 DEBUG : data/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:52:33 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 === 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 : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 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: "" 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{} 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: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: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 2026/04/19 02:52:36 DEBUG : test.sum: Update: removing old file 2026/04/19 02:52:37 ERROR : test.sum: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/19 02:52:38 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:52:39 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:52:39 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:52:40 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:52:41 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (41), test.sum (82) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" === 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: 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: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: "" 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{} 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: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 2026/04/19 02:52:52 DEBUG : test.sum: Update: removing old file fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (41), test.sum (82) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" === 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 : 0 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: "" 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{} 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: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 2026/04/19 02:53:04 DEBUG : test.sum: Update: removing old file 2026/04/19 02:53:07 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:53:08 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:53:08 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:53:09 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:53:10 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/19 02:53:11 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/19 02:53:15 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/19 02:53:21 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/19 02:53:34 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/19 02:54:00 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "test.sum" to "Linkbox root 'rclone-test-deluwey6fura'": object not found run.go:130: removing dir "data" failed - try 1/3: directory not empty --- FAIL: TestCheckSumDownload (160.85s) --- PASS: TestCheckSumDownload/subtest1 (0.32s) --- PASS: TestCheckSumDownload/subtest2 (0.20s) --- PASS: TestCheckSumDownload/subtest3 (0.43s) --- PASS: TestCheckSumDownload/subtest4 (0.43s) === RUN TestCopyFileCompareDest run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:55:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-deluwey6fura/dst" 2026/04/19 02:55:00 DEBUG : Linkbox root 'rclone-test-deluwey6fura/dst': Using cached web token 2026/04/19 02:55:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-deluwey6fura/CompareDest" 2026/04/19 02:55:01 DEBUG : Linkbox root 'rclone-test-deluwey6fura/CompareDest': Using cached web token 2026/04/19 02:55:02 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 02:55:06 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:55:06 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:55:06 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:55:07 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:55:08 DEBUG : one: size = 3 OK 2026/04/19 02:55:08 INFO : one: Copied (new) 2026/04/19 02:55:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3591534098) 2026/04/19 02:55:09 DEBUG : one: size = 3 (Linkbox root 'rclone-test-deluwey6fura/dst') 2026/04/19 02:55:09 DEBUG : one: Sizes differ 2026/04/19 02:55:09 DEBUG : one: Update: removing old file 2026/04/19 02:55:12 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:55:13 DEBUG : one: size = 5 OK 2026/04/19 02:55:13 INFO : one: Copied (replaced existing) 2026/04/19 02:55:13 DEBUG : dst/one: Update: removing old file 2026/04/19 02:55:20 DEBUG : CompareDest/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:55:20 DEBUG : CompareDest/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:55:20 DEBUG : CompareDest/one: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:231 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one(1) (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:231 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one(1)" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:231 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2026/04/19 02:55:30 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 02:55:31 DEBUG : one: size = 5 OK 2026/04/19 02:55:31 DEBUG : one: Sizes identical 2026/04/19 02:55:31 DEBUG : one: Destination found in --compare-dest, skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:237 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one(1) (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:237 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one(1)" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:237 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2026/04/19 02:55:42 DEBUG : CompareDest/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:55:43 DEBUG : CompareDest/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:55:43 DEBUG : CompareDest/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:55:44 DEBUG : CompareDest/two: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:242 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one(1) (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:242 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one(1)" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:242 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2026/04/19 02:55:54 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 02:55:54 DEBUG : two: size = 3 OK 2026/04/19 02:55:54 DEBUG : two: Sizes identical 2026/04/19 02:55:54 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:248 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one(1) (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:248 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one(1)" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:248 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2026/04/19 02:56:04 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 02:56:04 DEBUG : two: size = 3 OK 2026/04/19 02:56:04 DEBUG : two: Sizes identical 2026/04/19 02:56:04 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:254 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one(1) (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:254 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one(1)" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:254 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one(1) (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one(1)" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2026/04/19 02:56:23 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 02:56:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone3591534098) 2026/04/19 02:56:23 DEBUG : two: size = 3 (Linkbox root 'rclone-test-deluwey6fura/CompareDest') 2026/04/19 02:56:23 DEBUG : two: Sizes differ 2026/04/19 02:56:25 DEBUG : two: size = 5 OK 2026/04/19 02:56:25 INFO : two: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one(1) (3), dst/two (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one(1)" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found --- FAIL: TestCopyFileCompareDest (103.96s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-deluwey6fura'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (20.62s) === RUN TestCount run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:57:06 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:57:07 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:57:07 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:57:08 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:57:09 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/19 02:57:10 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/19 02:57:16 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:57:16 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:57:16 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:57:17 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:57:21 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:57:22 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:57:22 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 400ms (3/10) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCount (26.08s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:57:32 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) operations_test.go:505: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:505 Error: Received unexpected error: object not found Test: TestReadFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestReadFile (15.50s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:57:48 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:57:48 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:57:49 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:57:49 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:57:52 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:57:52 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:57:53 DEBUG : file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:57:53 DEBUG : file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:57:54 DEBUG : file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/19 02:57:57 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 02:57:57 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,): "" 2026/04/19 02:57:57 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 02:57:57 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,): "" 2026/04/19 02:57:58 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 02:57:58 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,): "" 2026/04/19 02:57:58 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 02:57:59 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,): "" 2026/04/19 02:57:59 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 02:57:59 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, ): "" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCat (23.77s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:58:16 INFO : A2: Making directory 2026/04/19 02:58:18 INFO : A1/B2: Making directory 2026/04/19 02:58:19 INFO : A1/B2/C2: Making directory 2026/04/19 02:58:21 INFO : A1/B1/C3: Making directory 2026/04/19 02:58:22 INFO : A3: Making directory 2026/04/19 02:58:24 INFO : A3/B3: Making directory 2026/04/19 02:58:25 INFO : A3/B3/C4: Making directory 2026/04/19 02:58:30 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:58:30 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:58:30 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:58:31 DEBUG : A1/two: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 02:58:34 DEBUG : removing 1 level 3 directories 2026/04/19 02:58:34 INFO : A3/B3/C4: Removing directory 2026/04/19 02:58:40 DEBUG : removing 2 level 3 directories 2026/04/19 02:58:40 INFO : A1/B2/C2: Removing directory 2026/04/19 02:58:40 INFO : A1/B1/C3: Removing directory 2026/04/19 02:58:42 DEBUG : removing 2 level 2 directories 2026/04/19 02:58:42 INFO : A3/B3: Removing directory 2026/04/19 02:58:42 INFO : A1/B2: Removing directory 2026/04/19 02:58:44 DEBUG : removing 2 level 1 directories 2026/04/19 02:58:44 INFO : A3: Removing directory 2026/04/19 02:58:44 INFO : A2: Removing directory 2026/04/19 02:58:50 DEBUG : removing 1 level 3 directories 2026/04/19 02:58:50 INFO : A1/B1/C1: Removing directory 2026/04/19 02:58:52 DEBUG : removing 1 level 2 directories 2026/04/19 02:58:52 INFO : A1/B1: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (54.41s) === RUN TestCopyURL run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:59:06 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:59:07 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:59:07 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:59:08 DEBUG : filename.txt: File name found in url 2026/04/19 02:59:10 DEBUG : filename.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:59:10 DEBUG : filename.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:59:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/19 02:59:13 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 02:59:13 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 02:59:13 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 02:59:14 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURL (33.06s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" --- PASS: TestCopyURLDownloadHeaders (3.67s) === RUN TestMoveFile run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:59:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 02:59:45 DEBUG : sub/file2: size = 14 OK 2026/04/19 02:59:45 INFO : file1: Copied (new) to: sub/file2 2026/04/19 02:59:45 INFO : file1: Deleted 2026/04/19 02:59:45 DEBUG : sub/file2: size = 14 OK 2026/04/19 02:59:45 DEBUG : file1: Sizes identical 2026/04/19 02:59:45 DEBUG : file1: Unchanged skipping 2026/04/19 02:59:45 INFO : file1: Deleted 2026/04/19 02:59:46 DEBUG : Linkbox root 'rclone-test-deluwey6fura': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.65s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:59:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 02:59:52 DEBUG : file1: size = 14 OK 2026/04/19 02:59:52 INFO : file1: Copied (new) 2026/04/19 02:59:52 INFO : file1: Deleted 2026/04/19 02:59:52 DEBUG : file1: Destination exists, skipping 2026/04/19 02:59:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 02:59:57 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.42s) === RUN TestMoveFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.40s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 03:00:02 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:00:03 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:00:03 DEBUG : A1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:00:04 DEBUG : A1/one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 03:00:07 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:00:07 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:00:07 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:00:08 DEBUG : A1/two: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 03:00:12 DEBUG : A1/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:00:13 DEBUG : A1/B1/three: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:00:13 DEBUG : A1/B1/three: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:00:14 DEBUG : A1/B1/three: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 03:00:15 DEBUG : A1/B1/three: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/19 03:00:16 DEBUG : A1/B1/three: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/19 03:00:23 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:00:23 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:00:28 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:00:28 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:00:28 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:00:29 INFO : A1/B2: Making directory 2026/04/19 03:00:30 INFO : A1/B1/C3: Making directory 2026/04/19 03:00:44 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:44 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=0418e64f99c4724c7961ae62269e11b6&ts=1776567633&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=0418e64f99c4724c7961ae62269e11b6&ts=1776567633&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=2079cc6fd716ccd4324543ada911bc27&ts=1776567634&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=2079cc6fd716ccd4324543ada911bc27&ts=1776567634&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=88027f90f50ef602ee27254e80aa68a5&ts=1776567634&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=88027f90f50ef602ee27254e80aa68a5&ts=1776567634&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=d3103c47d804bc3c9bc53b7f3a801767&ts=1776567634&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/19 03:00:45 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=d3103c47d804bc3c9bc53b7f3a801767&ts=1776567634&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestDirMove run.go:130: removing dir "A1" failed - try 1/3: directory not empty --- FAIL: TestDirMove (75.02s) === RUN TestGetFsInfo run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 03:01:14 DEBUG : Linkbox root 'rclone-test-deluwey6fura': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:01:16 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:01:17 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:01:17 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:01:18 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 03:01:19 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/19 03:01:20 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:01:20 NOTICE: Linkbox root 'rclone-test-deluwey6fura': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/19 03:01:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 03:01:20 DEBUG : Linkbox root 'rclone-test-deluwey6fura': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/19 03:01:22 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:01:23 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:01:23 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 03:01:26 DEBUG : Linkbox root 'rclone-test-deluwey6fura': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:01:28 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:01:28 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:01:29 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:01:29 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:01:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 03:01:29 DEBUG : Linkbox root 'rclone-test-deluwey6fura': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/19 03:01:31 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:01:32 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:01:32 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:01:33 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 03:01:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:01:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "with_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "with_checksum_big_file_from_pipe" 2026/04/19 03:01:53 DEBUG : Linkbox root 'rclone-test-deluwey6fura': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:01:56 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:01:56 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:01:57 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 03:01:58 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/19 03:01:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:01:59 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/19 03:01:59 DEBUG : Linkbox root 'rclone-test-deluwey6fura': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/19 03:02:01 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:02:02 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:02:02 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:02:03 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/19 03:02:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:02:04 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "with_checksum_big_file_from_pipe" run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "with_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "with_checksum_big_file_from_pipe" 2026/04/19 03:02:35 DEBUG : Linkbox root 'rclone-test-deluwey6fura': File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 03:02:37 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:02:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 03:02:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 03:02:37 DEBUG : Linkbox root 'rclone-test-deluwey6fura': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/19 03:02:39 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:02:39 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:02:40 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/19 03:02:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 03:02:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "with_checksum_big_file_from_pipe" run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestRcat (108.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.57s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (19.18s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (41.38s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (36.31s) === RUN TestRcatMetadata run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1563 Error: Should be true Test: TestRcatMetadata Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1563 Error: Should be true Test: TestRcatMetadata Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestRcatMetadata (12.02s) === RUN TestRcatSize run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" 2026/04/19 03:03:17 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:03:17 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/19 03:03:18 DEBUG : Linkbox root 'rclone-test-deluwey6fura': File to upload is small (60 bytes), uploading instead of streaming 2026/04/19 03:03:20 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/19 03:03:20 DEBUG : potato2: size = 60 OK 2026/04/19 03:03:20 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1637 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got potato1 (60), potato2 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1637 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcatSize Messages: Unexpected file "with_checksum_big_file_from_pipe" run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSize Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSize Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestRcatSize (27.72s) === RUN TestRcatSizeMetadata run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1644 Error: Should be true Test: TestRcatSizeMetadata Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1644 Error: Should be true Test: TestRcatSizeMetadata Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestRcatSizeMetadata (11.94s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestRcatSizeUploadHeaders (15.52s) === RUN TestTouchDir run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime run.go:130: removing file "potato1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1735 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1735 Error: Should be true Test: TestTouchDir Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1735 Error: Should be true Test: TestTouchDir Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestTouchDir (15.51s) === RUN TestMkdirMetadata run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata run.go:130: removing file "potato1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1773 Error: Should be true Test: TestMkdirMetadata Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1773 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1773 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestMkdirMetadata (15.57s) === RUN TestMkdirModTime run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing file "potato1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1792 Error: Should be true Test: TestMkdirModTime Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1792 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1792 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestMkdirModTime (15.51s) === RUN TestCopyDirMetadata run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:130: removing file "potato1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1813 Error: Should be true Test: TestCopyDirMetadata Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1813 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1813 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestCopyDirMetadata (15.50s) === RUN TestSetDirModTime run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:130: removing file "potato1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1849 Error: Should be true Test: TestSetDirModTime Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1849 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1849 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestSetDirModTime (15.50s) === RUN TestDirsEqual run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:130: removing file "potato1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1893 Error: Should be true Test: TestDirsEqual Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1893 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1893 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestDirsEqual (15.51s) === RUN TestRemoveExisting run.go:185: Remote "Linkbox root 'rclone-test-deluwey6fura'", Local "Local file system at /tmp/rclone3591534098", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move run.go:130: removing file "potato1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "with_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1962 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got potato1 (60), with_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1962 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "potato1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1962 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "with_checksum_big_file_from_pipe" --- FAIL: TestRemoveExisting (15.68s) FAIL 2026/04/19 03:05:59 DEBUG : Linkbox root 'rclone-test-deluwey6fura': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDirMove|TestDirsEqual|TestGetFsInfo|TestListDirSortedFn|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsNoLeaveRoot|TestSetDirModTime|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 16m3.596067396s (try 4/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestListDirSortedFn TestReadFile TestCat TestRmdirsNoLeaveRoot TestDirMove TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestRcatSizeUploadHeaders TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]