"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_VT|leading_dot|trailing_CR|trailing_LF|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/02/22 04:24:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xeqinuk7zake" 2026/02/22 04:24:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 04:24:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/22 04:24:10 ERROR : ␉leading HT: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:715 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2026/02/22 04:25:28 ERROR : .leading dot: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2026/02/22 04:26:38 ERROR : trailing space : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/02/22 04:29:35 DEBUG : Internxt root 'rclone-test-xeqinuk7zake': Renamed existing file file name.txt to backup file name.rclone-backup-horuqeq6.txt (UUID: 61d0490c-df3c-48e7-ba42-da4de9a2153c) 2026/02/22 04:29:36 DEBUG : Internxt root 'rclone-test-xeqinuk7zake': Upload succeeded, deleting backup file file name.rclone-backup-horuqeq6.txt (UUID: 61d0490c-df3c-48e7-ba42-da4de9a2153c) 2026/02/22 04:29:36 DEBUG : Internxt root 'rclone-test-xeqinuk7zake': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1016: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1016 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1095: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/22 04:29:38 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xeqinuk7zake/hello? sausage/êé" 2026/02/22 04:29:38 DEBUG : Config file has changed externally - reloading 2026/02/22 04:29:39 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/02/22 04:29:44 DEBUG : Waiting for deletions to finish 2026/02/22 04:29:45 INFO : a/b/c/d/e.txt: Deleted 2026/02/22 04:29:46 DEBUG : removing 1 level 4 directories 2026/02/22 04:29:46 INFO : a/b/c/d: Removing directory 2026/02/22 04:29:46 DEBUG : removing 1 level 3 directories 2026/02/22 04:29:46 INFO : a/b/c: Removing directory 2026/02/22 04:29:46 DEBUG : removing 1 level 2 directories 2026/02/22 04:29:46 INFO : a/b: Removing directory 2026/02/22 04:29:46 ERROR : a/b: Failed to rmdir: directory not empty 2026/02/22 04:29:46 DEBUG : removing 1 level 1 directories 2026/02/22 04:29:46 INFO : a: Removing directory 2026/02/22 04:29:46 ERROR : a: Failed to rmdir: directory not empty fstests.go:1244: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1244 Error: Received unexpected error: failed to remove directories: 2 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-xeqinuk7zake" from "TestInternxt:rclone-test-xeqinuk7zake" 2026/02/22 04:29:46 DEBUG : Creating backend with remote "TestInternxt:" 2026/02/22 04:29:47 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:1939 Error: Not equal: expected: []string{"rclone-test-xeqinuk7zake/hello? sausage", "rclone-test-xeqinuk7zake/hello? sausage/êé", "rclone-test-xeqinuk7zake/hello? sausage/êé/Hello, 世界", "rclone-test-xeqinuk7zake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-xeqinuk7zake/hello? sausage", "rclone-test-xeqinuk7zake/hello? sausage/êé", "rclone-test-xeqinuk7zake/hello? sausage/êé/Hello, 世界", "rclone-test-xeqinuk7zake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-xeqinuk7zake/hello? sausage/êé/a", "rclone-test-xeqinuk7zake/hello? sausage/êé/a/b", "rclone-test-xeqinuk7zake/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=7) { (string) (len=39) "rclone-test-xeqinuk7zake/hello? sausage", @@ -4,3 +4,6 @@ (string) (len=58) "rclone-test-xeqinuk7zake/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-xeqinuk7zake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-xeqinuk7zake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-xeqinuk7zake/hello? sausage/êé/a", + (string) (len=48) "rclone-test-xeqinuk7zake/hello? sausage/êé/a/b", + (string) (len=38) "rclone-test-xeqinuk7zake/␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Not equal: expected: []string{"rclone-test-xeqinuk7zake/hello? sausage"} actual : []string{"rclone-test-xeqinuk7zake/hello? sausage", "rclone-test-xeqinuk7zake/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-xeqinuk7zake/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-xeqinuk7zake/hello? sausage", + (string) (len=38) "rclone-test-xeqinuk7zake/␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal 2026/02/22 04:30:24 DEBUG : Waiting for deletions to finish 2026/02/22 04:30:25 INFO : file name.txt: Deleted 2026/02/22 04:30:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/22 04:30:27 DEBUG : removing 2 level 4 directories 2026/02/22 04:30:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/22 04:30:27 INFO : hello? sausage/êé/a/b: Removing directory 2026/02/22 04:30:27 DEBUG : removing 2 level 3 directories 2026/02/22 04:30:27 INFO : hello? sausage/êé/a: Removing directory 2026/02/22 04:30:27 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/22 04:30:27 ERROR : hello? sausage/êé/a: Failed to rmdir: directory not empty 2026/02/22 04:30:27 DEBUG : removing 1 level 2 directories 2026/02/22 04:30:27 INFO : hello? sausage/êé: Removing directory 2026/02/22 04:30:28 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/02/22 04:30:28 DEBUG : removing 2 level 1 directories 2026/02/22 04:30:28 INFO : ␋leading VT: Removing directory 2026/02/22 04:30:28 INFO : hello? sausage: Removing directory 2026/02/22 04:30:28 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/02/22 04:30:28 DEBUG : removing 1 level 0 directories 2026/02/22 04:30:28 INFO : Internxt root 'rclone-test-xeqinuk7zake': Removing directory 2026/02/22 04:30:28 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2815: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2815 Error: Received unexpected error: failed to remove directories: 4 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/02/22 04:30:28 DEBUG : Waiting for deletions to finish 2026/02/22 04:30:30 DEBUG : removing 1 level 3 directories 2026/02/22 04:30:30 INFO : hello? sausage/êé/a: Removing directory 2026/02/22 04:30:30 DEBUG : removing 1 level 2 directories 2026/02/22 04:30:30 INFO : hello? sausage/êé: Removing directory 2026/02/22 04:30:31 DEBUG : removing 1 level 1 directories 2026/02/22 04:30:31 INFO : hello? sausage: Removing directory 2026/02/22 04:30:31 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/02/22 04:30:31 DEBUG : removing 1 level 0 directories 2026/02/22 04:30:31 INFO : Internxt root 'rclone-test-xeqinuk7zake': Removing directory 2026/02/22 04:30:31 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (386.09s) --- FAIL: TestIntegration/FsMkdir (381.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (323.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (10.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (34.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (69.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (69.69s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (69.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (69.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (54.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (7.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (37.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (37.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 386.108s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_VT|leading_dot|trailing_CR|trailing_LF|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 6m26.947561848s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]