"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestLsLong|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|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 5/5) 2026/04/21 04:28:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xigofap5seza" 2026/04/21 04:28:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:28:02 DEBUG : Linkbox root 'rclone-test-xigofap5seza': Using cached web token 2026/04/21 04:28:03 DEBUG : Creating backend with remote "/tmp/rclone63920071" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:28:07 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:28:07 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:28:07 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:28:08 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:28:09 DEBUG : rutabaga: Trying to read object after upload: try again in 1.6s (5/10) === 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 2026/04/21 04:28:14 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:28:14 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:28:14 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:28:15 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:28:16 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:28:18 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:28:21 DEBUG : empty space: Trying to read object after upload: try again in 6.4s (7/10) === 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 2026/04/21 04:28:30 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:28:31 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:28:31 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:28:32 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:28:33 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:28:34 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:28:38 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:28:44 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) === 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 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: TestCheckDownload (75.41s) --- FAIL: TestCheckDownload/1 (0.34s) --- FAIL: TestCheckDownload/2 (0.30s) --- 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-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:29:21 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:29:21 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:29:21 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:29:22 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 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/21 04:29:23 DEBUG : test.sum: Update: removing old file 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 run.go:130: removing file "test.sum" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "test.sum" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "test.sum" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "test.sum" failed: could not Remove: Linkbox error 403: not permit --- FAIL: TestParseSumFile (12.18s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:29:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xigofap5seza/data" 2026/04/21 04:29:31 DEBUG : Config file has changed externally - reloading 2026/04/21 04:29:31 DEBUG : Linkbox root 'rclone-test-xigofap5seza/data': Using cached web token 2026/04/21 04:29:35 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:29:35 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:29:36 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:29:38 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:29:39 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:29:39 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:29:40 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:29: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:436 /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), test.sum (41) got data/banana (13), test(1).sum (90), test.sum (41) 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:436 /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/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/21 04:29:54 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:29:54 DEBUG : data/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:29:55 DEBUG : data/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:29:55 DEBUG : data/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:29:56 DEBUG : data/potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:29:58 DEBUG : test.sum: Update: removing old file 2026/04/21 04:30:01 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:30:02 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:30:02 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:30:03 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:30:04 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:30:06 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:30:09 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:30:16 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/21 04:30:29 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/21 04:30:55 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-xigofap5seza'": object not found run.go:130: removing dir "data" failed - try 1/3: directory not empty run.go:130: removing dir "data" failed - try 2/3: directory not empty --- FAIL: TestCheckSumDownload (144.83s) --- PASS: TestCheckSumDownload/subtest1 (0.54s) === RUN TestApplyTransforms 2026/04/21 04:31:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dozowum5puse" 2026/04/21 04:31:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:31:56 DEBUG : Linkbox root 'rclone-test-dozowum5puse': Using cached web token 2026/04/21 04:31:56 DEBUG : Creating backend with remote "/tmp/rclone3829420314" run.go:185: Remote "Linkbox root 'rclone-test-dozowum5puse'", Local "Local file system at /tmp/rclone3829420314", Modify Window "876000h0m0s" 2026/04/21 04:32:00 DEBUG : hello, world!: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:32:00 DEBUG : hello, world!: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:32:00 DEBUG : hello, world!: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:32:01 DEBUG : hello, world!: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:32:02 DEBUG : hello, world!: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:32:04 DEBUG : hello, world!: Trying to read object after upload: try again in 3.2s (6/10) upper checkfile vs. lower remote (without normalization) 2026/04/21 04:32:08 ERROR : hello, world!: sum not found 2026/04/21 04:32:08 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-dozowum5puse' 2026/04/21 04:32:08 NOTICE: Linkbox root 'rclone-test-dozowum5puse': 1 files missing 2026/04/21 04:32:08 NOTICE: 1 hashes missing 2026/04/21 04:32:08 NOTICE: Linkbox root 'rclone-test-dozowum5puse': 1 differences found 2026/04/21 04:32:08 NOTICE: Linkbox root 'rclone-test-dozowum5puse': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/21 04:32:08 ERROR : hello, world!: file not in Linkbox root 'rclone-test-dozowum5puse' 2026/04/21 04:32:08 NOTICE: Linkbox root 'rclone-test-dozowum5puse': 1 files missing 2026/04/21 04:32:08 NOTICE: Linkbox root 'rclone-test-dozowum5puse': 0 differences found 2026/04/21 04:32:08 NOTICE: Linkbox root 'rclone-test-dozowum5puse': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:594 Error: Received unexpected error: file not in Linkbox root 'rclone-test-dozowum5puse' Test: TestApplyTransforms Messages: unexpected error for upper checkfile vs. lower remote (with normalization) HELLO, WORLD! hello, world! 2026/04/21 04:32:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tipaveq0rili" 2026/04/21 04:32:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:32:08 DEBUG : Linkbox root 'rclone-test-tipaveq0rili': Using cached web token 2026/04/21 04:32:09 DEBUG : Creating backend with remote "/tmp/rclone1355416415" run.go:185: Remote "Linkbox root 'rclone-test-tipaveq0rili'", Local "Local file system at /tmp/rclone1355416415", Modify Window "876000h0m0s" 2026/04/21 04:32:12 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:32:12 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:32:13 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:32:13 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:32:14 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:32:16 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:32:20 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 6.4s (7/10) lower checkfile vs. upper remote (without normalization) 2026/04/21 04:32:27 ERROR : hello, world!: file not in Linkbox root 'rclone-test-tipaveq0rili' 2026/04/21 04:32:27 NOTICE: Linkbox root 'rclone-test-tipaveq0rili': 1 files missing 2026/04/21 04:32:27 NOTICE: Linkbox root 'rclone-test-tipaveq0rili': 0 differences found 2026/04/21 04:32:27 NOTICE: Linkbox root 'rclone-test-tipaveq0rili': 1 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/21 04:32:27 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:32:27 NOTICE: Linkbox root 'rclone-test-tipaveq0rili': 0 differences found 2026/04/21 04:32:27 NOTICE: Linkbox root 'rclone-test-tipaveq0rili': 1 errors while checking 2026/04/21 04:32:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-riyapoy1tiba" 2026/04/21 04:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:32:27 DEBUG : Linkbox root 'rclone-test-riyapoy1tiba': Using cached web token 2026/04/21 04:32:28 DEBUG : Creating backend with remote "/tmp/rclone3299327325" run.go:185: Remote "Linkbox root 'rclone-test-riyapoy1tiba'", Local "Local file system at /tmp/rclone3299327325", Modify Window "876000h0m0s" 2026/04/21 04:32:31 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:32:31 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:32:32 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:32:32 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:32:33 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:32:35 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:32:38 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:32:45 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/21 04:32:58 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/21 04:33:24 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "HeLlO, wOrLd!" to "Linkbox root 'rclone-test-riyapoy1tiba'": object not found 2026/04/21 04:34:15 DEBUG : Linkbox root 'rclone-test-riyapoy1tiba': Purge remote 2026/04/21 04:34:16 DEBUG : Linkbox root 'rclone-test-tipaveq0rili': Purge remote 2026/04/21 04:34:18 DEBUG : Linkbox root 'rclone-test-dozowum5puse': Purge remote --- FAIL: TestApplyTransforms (143.66s) === RUN TestCopyFileCompareDest run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:34:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xigofap5seza/dst" 2026/04/21 04:34:19 DEBUG : Config file has changed externally - reloading 2026/04/21 04:34:19 DEBUG : Linkbox root 'rclone-test-xigofap5seza/dst': Using cached web token 2026/04/21 04:34:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xigofap5seza/CompareDest" 2026/04/21 04:34:20 DEBUG : Linkbox root 'rclone-test-xigofap5seza/CompareDest': Using cached web token 2026/04/21 04:34:21 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 04:34:27 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:34:27 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:34:28 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:34:28 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:34:29 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:34:31 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:34:35 DEBUG : one: size = 3 OK 2026/04/21 04:34:35 INFO : one: Copied (new) 2026/04/21 04:34:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone63920071) 2026/04/21 04:34:36 DEBUG : one: size = 3 (Linkbox root 'rclone-test-xigofap5seza/dst') 2026/04/21 04:34:36 DEBUG : one: Sizes differ 2026/04/21 04:34:36 DEBUG : one: Update: removing old file 2026/04/21 04:34:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone63920071) 2026/04/21 04:34:39 DEBUG : one: size = 3 (Linkbox root 'rclone-test-xigofap5seza/dst') 2026/04/21 04:34:39 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone63920071) 5 vs dst(Linkbox root 'rclone-test-xigofap5seza/dst') 3 2026/04/21 04:34:39 INFO : one: Removing failed copy 2026/04/21 04:34:39 INFO : one: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone63920071) 5 vs dst(Linkbox root 'rclone-test-xigofap5seza/dst') 3 Test: TestCopyFileCompareDest run.go:130: removing file "dst/one" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dst/one" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dst/one" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dst/one" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dst" failed - try 1/3: directory not empty run.go:130: removing dir "dst" failed - try 2/3: directory not empty run.go:130: removing dir "dst" failed - try 3/3: directory not empty run.go:133: removing dir "dst" failed: directory not empty 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want got dst/one (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/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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/one" 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/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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyFileCompareDest Messages: directories --- FAIL: TestCopyFileCompareDest (36.08s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:34:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/21 04:34:59 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:34:59 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:35:00 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:35:00 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:35:01 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/21 04:35:01 INFO : TestCopyFileMaxTransfer/file1: 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:493 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want TestCopyFileMaxTransfer/file1 (14) got TestCopyFileMaxTransfer/file1 (14), dst/one(1) (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:493 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "dst/one(1)" 2026/04/21 04:35:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/21 04:35:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 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:507 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want TestCopyFileMaxTransfer/file1 (14) got TestCopyFileMaxTransfer/file1 (14), dst/one(1) (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:507 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "dst/one(1)" 2026/04/21 04:35:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 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:518 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want TestCopyFileMaxTransfer/file1 (14) got TestCopyFileMaxTransfer/file1 (14), dst/one(1) (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:518 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "dst/one(1)" 2026/04/21 04:35:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/21 04:35:34 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:35:35 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/21 04:35:35 INFO : TestCopyFileMaxTransfer/file4: 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:533 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file4 (2062) got TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file4 (2062), dst/one(1) (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:533 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "dst/one(1)" run.go:130: removing dir "dst" failed - try 1/3: directory not empty run.go:130: removing dir "dst" failed - try 2/3: directory not empty run.go:130: removing dir "dst" failed - try 3/3: directory not empty run.go:133: removing dir "dst" failed: directory not empty run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: directory not empty run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 2/3: directory not empty run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 3/3: directory not empty run.go:133: removing dir "TestCopyFileMaxTransfer" failed: directory not empty 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/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: Not equal: expected: []string{} actual : []string{"TestCopyFileMaxTransfer", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=23) "TestCopyFileMaxTransfer", + (string) (len=3) "dst" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (69.65s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:36:07 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:36:07 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:36:08 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:36:08 DEBUG : a.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:36:09 DEBUG : a.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:36:11 DEBUG : a.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:36:15 DEBUG : a.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:36:23 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:36:24 DEBUG : zend.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:36:24 DEBUG : zend.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:36:25 DEBUG : zend.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:36:26 DEBUG : zend.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:36:31 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:36:31 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:36:34 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:36:34 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:36:34 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:36:35 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:36:36 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:36:38 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 3.2s (6/10) run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-xigofap5seza'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty --- FAIL: TestListDirSortedFn (53.26s) === RUN TestLsLong run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", 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/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: TestLsLong Messages: listing wrong, want got empty space (1) 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: TestLsLong Messages: Unexpected file "empty space" --- FAIL: TestLsLong (15.32s) === RUN TestHashSums run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:37:16 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:37:16 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:37:17 DEBUG : empty space: Update: removing old file 2026/04/21 04:37:17 ERROR : empty space: Update: failed to remove existing file: 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/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:186 Error: Should be true Test: TestHashSums Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), empty space(1) (1), potato2 (60) 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:186 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestHashSums Messages: Unexpected file "empty space(1)" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestHashSums Messages: listing wrong, want got empty space (1) 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: TestHashSums Messages: Unexpected file "empty space" --- FAIL: TestHashSums (27.82s) === RUN TestCount run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:37:44 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:37:44 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:37:44 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:37:45 DEBUG : empty space: Update: removing old file 2026/04/21 04:37:45 ERROR : empty space: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:37:51 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:37:51 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:37:51 DEBUG : sub dir/potato3: 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/operations_test.go:397 Error: Should be true Test: TestCount Messages: listing wrong, want empty space (1), potato2 (60), sub dir/potato3 (5) got empty space (1), empty space(1) (1), potato2 (60), sub dir/potato3 (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/operations_test.go:397 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCount Messages: Unexpected file "empty space(1)" operations_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:404 Error: Not equal: expected: 2 actual : 3 Test: TestCount operations_test.go:405: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:405 Error: Not equal: expected: 61 actual : 62 Test: TestCount run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty 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: TestCount Messages: listing wrong, want got empty space (1) 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: TestCount Messages: Unexpected file "empty space" --- FAIL: TestCount (38.75s) === RUN TestDelete run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:38:22 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:38:23 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:38:23 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:38:26 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:38:26 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:38:26 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:38:29 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:38:29 DEBUG : large: Trying to read object after upload: try again in 200ms (2/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/operations_test.go:419 Error: Should be true Test: TestDelete Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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:419 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDelete Messages: Unexpected file "empty space" 2026/04/21 04:38:38 DEBUG : Waiting for deletions to finish 2026/04/21 04:38:38 DEBUG : large: Excluded (Size Filter) 2026/04/21 04:38:38 DEBUG : large: Excluded 2026/04/21 04:38:38 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/21 04:38:39 INFO : medium: Deleted 2026/04/21 04:38:40 INFO : small: Deleted operations_test.go:422: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Received unexpected error: failed to delete 1 files Test: TestDelete run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "medium" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "small" 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Should be true Test: TestDelete Messages: listing wrong, want got empty space (1) 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Should be true Test: TestDelete Messages: Unexpected file "empty space" --- FAIL: TestDelete (39.77s) === RUN TestMaxDelete run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", 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: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:447 Error: Should be true Test: TestMaxDelete Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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:447 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "empty space" 2026/04/21 04:39:15 DEBUG : Waiting for deletions to finish 2026/04/21 04:39:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/21 04:39:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/21 04:39:15 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/21 04:39:17 INFO : large: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 4 Test: TestMaxDelete run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "large" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 Error: Should be true Test: TestMaxDelete Messages: listing wrong, want got empty space (1) 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestMaxDelete Messages: listing wrong, want got empty space (1) 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: TestMaxDelete Messages: Unexpected file "empty space" --- FAIL: TestMaxDelete (47.11s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:39:49 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:39:49 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:39:50 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:39:52 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:39:53 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:39:53 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:39:54 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:39:55 DEBUG : medium: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:39:56 DEBUG : medium: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:40:00 DEBUG : medium: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:40:08 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:40:09 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:40:09 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:40:10 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:40:11 DEBUG : large: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:40:12 DEBUG : large: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:40:16 DEBUG : large: Trying to read object after upload: try again in 6.4s (7/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/operations_test.go:468 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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:468 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" 2026/04/21 04:40:31 DEBUG : Waiting for deletions to finish 2026/04/21 04:40:31 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/04/21 04:40:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/21 04:40:31 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/21 04:40:33 INFO : small: Deleted 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:472 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want large (100) got empty space (1), large (100), medium (60), small (10) 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:472 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" 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:472 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "medium" 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:472 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "small" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "small" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want got empty space (1) 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestMaxDeleteSizeLargeFile Messages: listing wrong, want got empty space (1) 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: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" --- FAIL: TestMaxDeleteSizeLargeFile (84.46s) === RUN TestMaxDeleteSize run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:41:14 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:41:14 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:41:14 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:41:15 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:41:16 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:41:20 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:41:20 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:41:20 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:41:21 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:41:22 DEBUG : medium: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:41:24 DEBUG : medium: Trying to read object after upload: try again in 3.2s (6/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/operations_test.go:486 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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:486 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "empty space" 2026/04/21 04:41:37 DEBUG : Waiting for deletions to finish 2026/04/21 04:41:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/21 04:41:38 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/21 04:41:39 INFO : medium: Deleted 2026/04/21 04:41:39 INFO : small: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 4 Test: TestMaxDeleteSize run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "medium" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "small" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want got empty space (1), large (100) 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "empty space" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "large" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestMaxDeleteSize Messages: listing wrong, want got empty space (1) 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: TestMaxDeleteSize Messages: Unexpected file "empty space" --- FAIL: TestMaxDeleteSize (60.32s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:42:14 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:42:14 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:42:15 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:42:15 DEBUG : ReadFile: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:42:16 DEBUG : ReadFile: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:42:18 DEBUG : ReadFile: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:42:21 DEBUG : ReadFile: Trying to read object after upload: try again in 6.4s (7/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/operations_test.go:502 Error: Should be true Test: TestReadFile Messages: listing wrong, want ReadFile (28) got ReadFile (28), empty space (1) 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:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFile run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Should be true Test: TestReadFile Messages: listing wrong, want got ReadFile (28), empty space (1) 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/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Should be true Test: TestReadFile Messages: Unexpected file "ReadFile" 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/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Should be true Test: TestReadFile Messages: listing wrong, want got empty space (1) 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" --- FAIL: TestReadFile (50.20s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:43:04 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:43:04 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/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/operations_test.go:545 Error: Should be true Test: TestCat Messages: listing wrong, want file1 (10), file2 (9) got empty space (1), file1 (10), file2 (9) 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:545 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCat Messages: Unexpected file "empty space" 2026/04/21 04:43:15 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:16 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:16 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/21 04:43:16 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:16 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:17 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/21 04:43:17 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:17 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:17 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/21 04:43:18 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:18 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:18 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/21 04:43:19 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:19 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:43:19 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, ): "" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestCat Messages: listing wrong, want got empty space (1) 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: TestCat Messages: Unexpected file "empty space" --- FAIL: TestCat (31.64s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:43:40 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:43:41 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:43:41 INFO : A2: Making directory 2026/04/21 04:43:43 INFO : A1/B2: Making directory 2026/04/21 04:43:45 INFO : A1/B2/C2: Making directory 2026/04/21 04:43:46 INFO : A1/B1/C3: Making directory 2026/04/21 04:43:48 INFO : A3: Making directory 2026/04/21 04:43:49 INFO : A3/B3: Making directory 2026/04/21 04:43:51 INFO : A3/B3/C4: Making 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: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/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) 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/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/04/21 04:44:10 DEBUG : removing 1 level 3 directories 2026/04/21 04:44:10 INFO : A3/B3/C4: 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: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/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) 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/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/04/21 04:44:27 DEBUG : removing 2 level 3 directories 2026/04/21 04:44:27 INFO : A1/B2/C2: Removing directory 2026/04/21 04:44:27 INFO : A1/B1/C3: Removing directory 2026/04/21 04:44:29 DEBUG : removing 2 level 2 directories 2026/04/21 04:44:29 INFO : A3/B3: Removing directory 2026/04/21 04:44:29 INFO : A1/B2: Removing directory 2026/04/21 04:44:31 DEBUG : removing 2 level 1 directories 2026/04/21 04:44:31 INFO : A3: Removing directory 2026/04/21 04:44:31 INFO : A2: 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: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/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) 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/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/04/21 04:44:48 DEBUG : removing 1 level 3 directories 2026/04/21 04:44:48 INFO : A1/B1/C1: Removing directory 2026/04/21 04:44:49 DEBUG : removing 1 level 2 directories 2026/04/21 04:44:49 INFO : A1/B1: Removing directory 2026/04/21 04:44:51 DEBUG : removing 1 level 1 directories 2026/04/21 04:44:51 INFO : A1: 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: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/fs/operations/operations_test.go:730 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want got empty space (1) 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/fs/operations/operations_test.go:730 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestRmdirsNoLeaveRoot Messages: listing wrong, want got empty space (1) 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: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" --- FAIL: TestRmdirsNoLeaveRoot (98.65s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:45:12 INFO : A1: Making directory 2026/04/21 04:45:14 INFO : A1/B1: Making directory 2026/04/21 04:45:16 INFO : A1/B1/C1: Making 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: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/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got empty space (1) 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/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" 2026/04/21 04:45:28 DEBUG : removing 1 level 3 directories 2026/04/21 04:45:28 INFO : A1/B1/C1: Removing directory 2026/04/21 04:45:29 DEBUG : removing 1 level 2 directories 2026/04/21 04:45:29 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: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/fs/operations/operations_test.go:764 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got empty space (1) 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/fs/operations/operations_test.go:764 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestRmdirsLeaveRoot Messages: listing wrong, want got empty space (1) 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: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" --- FAIL: TestRmdirsLeaveRoot (41.46s) === RUN TestRmdirsWithFilter run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:45:54 INFO : A1: Making directory 2026/04/21 04:45:55 INFO : A1/B1: Making directory 2026/04/21 04:45:57 INFO : A1/B1/C1: Making 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: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/fs/operations/operations_test.go:789 Error: Should be true Test: TestRmdirsWithFilter Messages: listing wrong, want got empty space (1) 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/fs/operations/operations_test.go:789 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "empty space" 2026/04/21 04:46:09 DEBUG : empty space: Excluded (Path Filter) 2026/04/21 04:46:09 DEBUG : empty space: Excluded 2026/04/21 04:46:10 DEBUG : removing 1 level 3 directories 2026/04/21 04:46:10 INFO : A1/B1/C1: Removing directory 2026/04/21 04:46:11 DEBUG : removing 1 level 2 directories 2026/04/21 04:46:11 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: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/fs/operations/operations_test.go:803 Error: Should be true Test: TestRmdirsWithFilter Messages: listing wrong, want got empty space (1) 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/fs/operations/operations_test.go:803 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestRmdirsWithFilter Messages: listing wrong, want got empty space (1) 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: TestRmdirsWithFilter Messages: Unexpected file "empty space" --- FAIL: TestRmdirsWithFilter (42.41s) === RUN TestCopyURL run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", 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: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:823 Error: Should be true Test: TestCopyURL Messages: listing wrong, want got empty space (1) 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:823 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" 2026/04/21 04:46:47 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:46:47 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:46:47 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:46:48 DEBUG : file1: 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/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) 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/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" 2026/04/21 04:46:57 DEBUG : filename.txt: File name found in url 2026/04/21 04:46:59 DEBUG : filename.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:47:00 DEBUG : filename.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:47:00 DEBUG : filename.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:47:01 DEBUG : filename.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:47:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/21 04:47:04 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:47:04 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:47:04 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:47:05 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:47:06 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:47:08 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:47:11 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:47:20 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:47:20 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:47:20 DEBUG : file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:47:21 DEBUG : file2: 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/fs/operations/operations_test.go:894 Error: Should be true Test: TestCopyURL Messages: listing wrong, want file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14) got empty space (1), file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14) 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/fs/operations/operations_test.go:894 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestCopyURL Messages: listing wrong, want got empty space (1), file2 (14), filename.txt (14), headerfilename.txt (14) 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: TestCopyURL Messages: Unexpected file "empty space" 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: TestCopyURL Messages: Unexpected file "file2" 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: TestCopyURL Messages: Unexpected file "filename.txt" 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: TestCopyURL Messages: Unexpected file "headerfilename.txt" --- FAIL: TestCopyURL (71.22s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:47:49 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:47:50 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:47:50 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:47:51 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:47:52 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:47:54 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:47:57 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:48:04 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestCopyURLDownloadHeaders Messages: listing wrong, want got empty space (1), file1 (14) 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: TestCopyURLDownloadHeaders Messages: Unexpected file "empty space" 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: TestCopyURLDownloadHeaders Messages: Unexpected file "file1" --- FAIL: TestCopyURLDownloadHeaders (42.35s) === RUN TestMoveFile run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:48:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/21 04:48:34 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:48:34 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:48:34 DEBUG : sub/file2: size = 14 OK 2026/04/21 04:48:34 INFO : file1: Copied (new) to: sub/file2 2026/04/21 04:48:34 INFO : file1: Deleted 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:965 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) 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:965 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" 2026/04/21 04:48:44 DEBUG : sub/file2: size = 14 OK 2026/04/21 04:48:44 DEBUG : file1: Sizes identical 2026/04/21 04:48:44 DEBUG : file1: Unchanged skipping 2026/04/21 04:48:44 INFO : file1: Deleted 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:973 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) 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:973 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" 2026/04/21 04:48:52 DEBUG : Linkbox root 'rclone-test-xigofap5seza': don't need to copy/move sub/file2, it is already at target location 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:978 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) 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:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty run.go:130: removing dir "sub" failed - try 3/3: directory not empty run.go:133: removing dir "sub" failed: directory not empty 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: TestMoveFile Messages: listing wrong, want got empty space (1) 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: TestMoveFile Messages: Unexpected file "empty space" 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/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: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestMoveFile Messages: directories --- FAIL: TestMoveFile (49.23s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:49:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/21 04:49:21 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:49:22 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:49:22 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:49:23 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:49:24 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:49:25 DEBUG : file1: size = 14 OK 2026/04/21 04:49:25 INFO : file1: Copied (new) 2026/04/21 04:49:25 INFO : file1: Deleted 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:993 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) 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:993 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" 2026/04/21 04:49:34 DEBUG : file1: Destination exists, skipping 2026/04/21 04:49:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 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:1003 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) 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:1003 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got empty space (1) 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: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" --- FAIL: TestMoveFileWithIgnoreExisting (39.70s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:50:01 DEBUG : hello: Trying to read object after upload: try again in 100ms (1/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/operations_test.go:1050 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got empty space (1), hello (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/operations_test.go:1050 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" 2026/04/21 04:50:10 NOTICE: hello: Skipped rename to HELLO as --dry-run is set 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:1055 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got empty space (1), hello (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/operations_test.go:1055 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want got empty space (1) 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: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" --- FAIL: TestCaseInsensitiveMoveFileDryRun (33.21s) === RUN TestMoveFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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:1063 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got empty space (1) 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:1063 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "empty space" --- FAIL: TestMoveFileBackupDir (12.06s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:50:48 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:50:48 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:50:48 DEBUG : A1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:50:49 DEBUG : A1/one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:50:50 DEBUG : A1/one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:50:52 DEBUG : A1/one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:50:55 DEBUG : A1/one: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:51:02 DEBUG : A1/one: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/21 04:51:15 DEBUG : A1/one: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/21 04:51:43 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:51:43 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:51:43 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:51:44 DEBUG : A1/two: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:51:45 DEBUG : A1/two: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:51:47 DEBUG : A1/two: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:52:01 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:52:01 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:52:01 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:52:02 INFO : A1/B2: Making directory 2026/04/21 04:52:04 INFO : A1/B1/C3: Making 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: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/fs/operations/operations_test.go:1396 Error: Should be true Test: TestDirMove Messages: listing wrong, want A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3) got A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3), empty space (1) 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/fs/operations/operations_test.go:1396 Error: Should be true Test: TestDirMove Messages: Unexpected file "empty space" 2026/04/21 04:52:29 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 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=198451b92f8483b12b8e855e71185884&ts=1776747139&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 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=198451b92f8483b12b8e855e71185884&ts=1776747139&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=b2801fb6d711ca37d09cf4f33a71444a&ts=1776747138&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=b2801fb6d711ca37d09cf4f33a71444a&ts=1776747138&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 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=2bcf74bfbf23a94c5414591b94fb5e05&ts=1776747138&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 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=2bcf74bfbf23a94c5414591b94fb5e05&ts=1776747138&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 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=ce882b8762d5f7d0c7c9a5f352a2e1ef&ts=1776747138&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:52:29 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=ce882b8762d5f7d0c7c9a5f352a2e1ef&ts=1776747138&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 file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Should be true Test: TestDirMove Messages: listing wrong, want got empty space (1) 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Should be true Test: TestDirMove Messages: Unexpected file "empty space" --- FAIL: TestDirMove (144.67s) === RUN TestGetFsInfo run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:53:09 DEBUG : Config file has changed externally - reloading run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: TestGetFsInfo Messages: listing wrong, want got empty space (1) 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: TestGetFsInfo Messages: Unexpected file "empty space" --- FAIL: TestGetFsInfo (11.99s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", 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=false Messages: listing wrong, want got empty space (1) 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=false Messages: Unexpected file "empty space" 2026/04/21 04:53:29 DEBUG : Linkbox root 'rclone-test-xigofap5seza': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:53:31 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:53:31 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:53:32 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:53:32 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:53:33 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:53:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/21 04:53:35 NOTICE: Linkbox root 'rclone-test-xigofap5seza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/21 04:53:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/21 04:53:35 DEBUG : Linkbox root 'rclone-test-xigofap5seza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/21 04:53:37 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:53:37 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:53:38 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/21 04:53:38 DEBUG : no_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=false,ignoreChecksum=false Messages: listing wrong, want no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) got empty space (1), no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) 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=false Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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=false Messages: listing wrong, want got empty space (1) 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=false Messages: Unexpected file "empty space" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", 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=false Messages: listing wrong, want got empty space (1) 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=false Messages: Unexpected file "empty space" 2026/04/21 04:54:09 DEBUG : Linkbox root 'rclone-test-xigofap5seza': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:54:11 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:54:12 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:54:12 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:54:13 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:54:14 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/21 04:54:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/21 04:54:14 DEBUG : Linkbox root 'rclone-test-xigofap5seza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/21 04:54:15 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:54:16 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:54:16 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:54:17 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:54:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/21 04:54:18 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/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=false Messages: listing wrong, want with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) got empty space (1), with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) 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=false Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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=false Messages: listing wrong, want got empty space (1) 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 "empty space" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", 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 empty space (1) 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 "empty space" 2026/04/21 04:54:49 DEBUG : Linkbox root 'rclone-test-xigofap5seza': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:54:51 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:54:51 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:54:52 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:54:52 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:54:53 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:54:55 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:54:59 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:55:05 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/21 04:55:18 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/21 04:55:44 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 51.2s (10/10) operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: object not found Test: TestRcat/withChecksum=false,ignoreChecksum=true run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /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 empty space (1) 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:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /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 "empty space" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", 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 empty space (1) 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 "empty space" 2026/04/21 04:56:55 DEBUG : Linkbox root 'rclone-test-xigofap5seza': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:56:58 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:56:58 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:56:58 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:56:59 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:57:00 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:57:02 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:57:05 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:57:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/21 04:57:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/21 04:57:12 DEBUG : Linkbox root 'rclone-test-xigofap5seza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/21 04:57:14 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:57:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/21 04:57:14 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 empty space (1), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34), ignore_checksum_small_file_from_pipe (34) 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 "empty space" 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 "ignore_checksum_small_file_from_pipe" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestRcat (257.25s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (40.30s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (39.83s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (126.23s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (50.89s) === RUN TestRcatMetadata run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestRcatMetadata (12.00s) === RUN TestRcatSize run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" 2026/04/21 04:57:52 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:57:53 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:57:53 DEBUG : potato1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:57:53 DEBUG : Linkbox root 'rclone-test-xigofap5seza': File to upload is small (60 bytes), uploading instead of streaming 2026/04/21 04:57:55 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:57:56 DEBUG : potato2: size = 60 OK 2026/04/21 04:57:56 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 empty space (1), potato1 (60), potato2 (60) 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 "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestRcatSize (28.71s) === RUN TestRcatSizeMetadata run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestRcatSizeMetadata (12.04s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestRcatSizeUploadHeaders (15.38s) === RUN TestTouchDir run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestTouchDir (12.02s) === RUN TestMkdirMetadata run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestMkdirMetadata (12.06s) === RUN TestMkdirModTime run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestMkdirModTime (12.05s) === RUN TestCopyDirMetadata run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestCopyDirMetadata (12.10s) === RUN TestSetDirModTime run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestSetDirModTime (12.10s) === RUN TestDirsEqual run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestDirsEqual (12.00s) === RUN TestRemoveExisting run.go:185: Remote "Linkbox root 'rclone-test-xigofap5seza'", Local "Local file system at /tmp/rclone63920071", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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 empty space (1) 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 "empty space" --- FAIL: TestRemoveExisting (12.81s) FAIL 2026/04/21 05:00:11 DEBUG : Linkbox root 'rclone-test-xigofap5seza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestLsLong|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|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 32m10.171556756s (try 5/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFileCompareDest TestCopyFileMaxTransfer TestListDirSortedFn TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false 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]