"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/07 05:34:08 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xafocek1zato" 2026/08/07 05:34:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 05:34:09 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/07 05:34:25 DEBUG : Internxt root 'rclone-test-xafocek1zato': Renamed existing file file name.txt to backup file name.rclone-backup-fimizuw1.txt (UUID: 46f3159a-f01e-4705-a26b-12d7dd9e23b1) 2026/08/07 05:34:26 DEBUG : Internxt root 'rclone-test-xafocek1zato': Upload succeeded, deleting backup file file name.rclone-backup-fimizuw1.txt (UUID: 46f3159a-f01e-4705-a26b-12d7dd9e23b1) 2026/08/07 05:34:27 DEBUG : Internxt root 'rclone-test-xafocek1zato': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/07 05:34:27 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xafocek1zato/hello? sausage/êé" 2026/08/07 05:34:27 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/07 05:34:35 DEBUG : Waiting for deletions to finish 2026/08/07 05:34:36 INFO : a/b/c/d/e.txt: Deleted 2026/08/07 05:34:37 DEBUG : removing 1 level 4 directories 2026/08/07 05:34:37 INFO : a/b/c/d: Removing directory 2026/08/07 05:34:38 DEBUG : removing 1 level 3 directories 2026/08/07 05:34:38 INFO : a/b/c: Removing directory 2026/08/07 05:34:38 ERROR : a/b/c: Failed to rmdir: directory not empty 2026/08/07 05:34:38 DEBUG : removing 1 level 2 directories 2026/08/07 05:34:38 INFO : a/b: Removing directory 2026/08/07 05:34:38 ERROR : a/b: Failed to rmdir: directory not empty 2026/08/07 05:34:38 DEBUG : removing 1 level 1 directories 2026/08/07 05:34:38 INFO : a: Removing directory 2026/08/07 05:34:38 ERROR : a: Failed to rmdir: directory not empty fstests.go:1267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1267 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/07 05:34:38 DEBUG : Creating backend with remote "TestInternxt:rclone-test-mixiwir1wato" 2026/08/07 05:34:38 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:1519 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/a", "new_name/sub_new_name/hello? sausage/êé/a/b", "new_name/sub_new_name/hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=8) "new_name", @@ -6,3 +6,6 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=43) "new_name/sub_new_name/hello? sausage/êé/a", + (string) (len=45) "new_name/sub_new_name/hello? sausage/êé/a/b", + (string) (len=47) "new_name/sub_new_name/hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:1533 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, 世界/ \" ' @ < > & ? + ≠", "hello? sausage/êé/a", "hello? sausage/êé/a/b", "hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=7) { (string) (len=14) "hello? sausage", @@ -4,3 +4,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=21) "hello? sausage/êé/a", + (string) (len=23) "hello? sausage/êé/a/b", + (string) (len=25) "hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/08/07 05:36:43 DEBUG : Internxt root 'rclone-test-mixiwir1wato': Purge dir "new_name" 2026/08/07 05:36:43 DEBUG : Internxt root 'rclone-test-mixiwir1wato': Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-xafocek1zato" from "TestInternxt:rclone-test-xafocek1zato" 2026/08/07 05:36:44 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/07 05:36:44 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:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-xafocek1zato/hello? sausage", "rclone-test-xafocek1zato/hello? sausage/êé", "rclone-test-xafocek1zato/hello? sausage/êé/Hello, 世界", "rclone-test-xafocek1zato/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-xafocek1zato/hello? sausage", "rclone-test-xafocek1zato/hello? sausage/êé", "rclone-test-xafocek1zato/hello? sausage/êé/Hello, 世界", "rclone-test-xafocek1zato/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-xafocek1zato/hello? sausage/êé/a", "rclone-test-xafocek1zato/hello? sausage/êé/a/b", "rclone-test-xafocek1zato/hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=7) { (string) (len=39) "rclone-test-xafocek1zato/hello? sausage", @@ -4,3 +4,6 @@ (string) (len=58) "rclone-test-xafocek1zato/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-xafocek1zato/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-xafocek1zato/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-xafocek1zato/hello? sausage/êé/a", + (string) (len=48) "rclone-test-xafocek1zato/hello? sausage/êé/a/b", + (string) (len=50) "rclone-test-xafocek1zato/hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories 2026/08/07 05:37:27 DEBUG : Waiting for deletions to finish 2026/08/07 05:37:28 INFO : file name.txt: Deleted 2026/08/07 05:37:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/07 05:37:32 DEBUG : removing 1 level 5 directories 2026/08/07 05:37:32 INFO : hello? sausage/êé/a/b/c: Removing directory 2026/08/07 05:37:32 DEBUG : removing 2 level 4 directories 2026/08/07 05:37:32 INFO : hello? sausage/êé/a/b: Removing directory 2026/08/07 05:37:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/08/07 05:37:32 ERROR : hello? sausage/êé/a/b: Failed to rmdir: directory not empty 2026/08/07 05:37:32 DEBUG : removing 2 level 3 directories 2026/08/07 05:37:32 INFO : hello? sausage/êé/a: Removing directory 2026/08/07 05:37:32 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/07 05:37:33 ERROR : hello? sausage/êé/a: Failed to rmdir: directory not empty 2026/08/07 05:37:33 ERROR : hello? sausage/êé/Hello, 世界: Failed to rmdir: directory not empty 2026/08/07 05:37:33 DEBUG : removing 1 level 2 directories 2026/08/07 05:37:33 INFO : hello? sausage/êé: Removing directory 2026/08/07 05:37:33 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/08/07 05:37:33 DEBUG : removing 1 level 1 directories 2026/08/07 05:37:33 INFO : hello? sausage: Removing directory 2026/08/07 05:37:33 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/07 05:37:33 DEBUG : removing 1 level 0 directories 2026/08/07 05:37:33 INFO : Internxt root 'rclone-test-xafocek1zato': Removing directory 2026/08/07 05:37:33 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:3013: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:3013 Error: Received unexpected error: failed to remove directories: 6 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/08/07 05:37:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:37:38 DEBUG : removing 1 level 4 directories 2026/08/07 05:37:38 INFO : hello? sausage/êé/a/b: Removing directory 2026/08/07 05:37:38 DEBUG : removing 2 level 3 directories 2026/08/07 05:37:38 INFO : hello? sausage/êé/a: Removing directory 2026/08/07 05:37:38 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/07 05:37:38 ERROR : hello? sausage/êé/a: Failed to rmdir: directory not empty 2026/08/07 05:37:38 DEBUG : removing 1 level 2 directories 2026/08/07 05:37:38 INFO : hello? sausage/êé: Removing directory 2026/08/07 05:37:40 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/08/07 05:37:40 DEBUG : removing 1 level 1 directories 2026/08/07 05:37:40 INFO : hello? sausage: Removing directory 2026/08/07 05:37:40 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/07 05:37:40 DEBUG : removing 1 level 0 directories 2026/08/07 05:37:40 INFO : Internxt root 'rclone-test-xafocek1zato': Removing directory 2026/08/07 05:37:40 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (211.39s) --- FAIL: TestIntegration/FsMkdir (194.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (188.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (11.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (125.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (43.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (43.51s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 211.414s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Finished ERROR in 3m32.781584549s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]