"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 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/16 05:35:06 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hesewil3dupe" 2026/08/16 05:35:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:35:06 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 } } 2026/08/16 05:35:23 DEBUG : pacer: low level retry 1/1 (error create folder: error code: 502 (status 502)) 2026/08/16 05:35:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to make directory: can't create folder, create folder: error code: 502 (status 502) - low level retry 1/10 2026/08/16 05:35:25 DEBUG : pacer: Reducing sleep to 15ms 2026/08/16 05:35:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/16 05:35:26 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 05:35:29 DEBUG : Internxt root 'rclone-test-hesewil3dupe': Renamed existing file file name.txt to backup file name.rclone-backup-bowijaw9.txt (UUID: bb9534fc-ca8e-4897-9fc6-0d1f180cfe6d) 2026/08/16 05:35:29 DEBUG : Internxt root 'rclone-test-hesewil3dupe': Upload succeeded, deleting backup file file name.rclone-backup-bowijaw9.txt (UUID: bb9534fc-ca8e-4897-9fc6-0d1f180cfe6d) 2026/08/16 05:35:30 DEBUG : Internxt root 'rclone-test-hesewil3dupe': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/16 05:35:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hesewil3dupe/hello? sausage/êé" 2026/08/16 05:35:30 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/16 05:35:46 DEBUG : Waiting for deletions to finish 2026/08/16 05:35:48 INFO : a/b/c/d/e.txt: Deleted 2026/08/16 05:35:51 DEBUG : removing 1 level 4 directories 2026/08/16 05:35:51 INFO : a/b/c/d: Removing directory 2026/08/16 05:35:51 DEBUG : removing 1 level 3 directories 2026/08/16 05:35:51 INFO : a/b/c: Removing directory 2026/08/16 05:35:52 DEBUG : removing 1 level 2 directories 2026/08/16 05:35:52 INFO : a/b: Removing directory 2026/08/16 05:35:52 DEBUG : removing 1 level 1 directories 2026/08/16 05:35:52 INFO : a: Removing directory 2026/08/16 05:35:52 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: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/16 05:35:52 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tojewib5kepa" 2026/08/16 05:35:53 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstests.go:1513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1513 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 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 2026/08/16 05:37:10 DEBUG : pacer: low level retry 1/10 (error failed to list all folders at offset 0: list folders: error code: 502 (status 502)) 2026/08/16 05:37:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 05:37:10 DEBUG : pacer: Reducing sleep to 15ms 2026/08/16 05:37:10 DEBUG : pacer: low level retry 1/10 (error failed to list all folders at offset 0: list folders: error code: 502 (status 502)) 2026/08/16 05:37:10 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/16 05:37:11 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/16 05:37:12 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/16 05:37:13 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/16 05:37:13 DEBUG : pacer: Reducing sleep to 10ms 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"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=8) "new_name", @@ -6,3 +6,4 @@ (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" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstests.go:1530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1530 Error: Received unexpected error: can't copy directory - destination already exists Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/16 05:37:34 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge object "new_name/sub_new_name/file name.txt" 2026/08/16 05:37:36 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge object "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/16 05:37:37 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "new_name/sub_new_name/hello? sausage/êé/a" 2026/08/16 05:37:37 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" 2026/08/16 05:37:37 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界" 2026/08/16 05:37:38 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界": directory not empty 2026/08/16 05:37:38 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "new_name/sub_new_name/hello? sausage/êé" 2026/08/16 05:37:38 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé": directory not empty 2026/08/16 05:37:38 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "new_name/sub_new_name/hello? sausage" 2026/08/16 05:37:38 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage": directory not empty 2026/08/16 05:37:38 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "new_name/sub_new_name" 2026/08/16 05:37:38 NOTICE: purge failed to rmdir "new_name/sub_new_name": directory not empty 2026/08/16 05:37:38 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "new_name" 2026/08/16 05:37:38 NOTICE: purge failed to rmdir "new_name": directory not empty 2026/08/16 05:37:38 DEBUG : Internxt root 'rclone-test-tojewib5kepa': Purge dir "" 2026/08/16 05:37:39 NOTICE: purge failed to rmdir "": directory not empty === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-hesewil3dupe" from "TestInternxt:rclone-test-hesewil3dupe" 2026/08/16 05:37:39 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/16 05:37:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/16 05:37:40 ERROR : rclone-test-hesewil3dupe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 05:37:41 ERROR : rclone-test-hesewil3dupe: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 05:37:43 ERROR : rclone-test-hesewil3dupe: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 05:37:47 ERROR : rclone-test-hesewil3dupe: error listing: directory not found fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 05:37:56 ERROR : rclone-test-hesewil3dupe: error listing: directory not found fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-hesewil3dupe/file name.txt (100), rclone-test-hesewil3dupe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-hesewil3dupe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:203: Not found "rclone-test-hesewil3dupe/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found 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-hesewil3dupe/hello? sausage", "rclone-test-hesewil3dupe/hello? sausage/êé", "rclone-test-hesewil3dupe/hello? sausage/êé/Hello, 世界", "rclone-test-hesewil3dupe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-hesewil3dupe/hello? sausage", - (string) (len=44) "rclone-test-hesewil3dupe/hello? sausage/êé", - (string) (len=58) "rclone-test-hesewil3dupe/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-hesewil3dupe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories 2026/08/16 05:38:12 DEBUG : Waiting for deletions to finish 2026/08/16 05:38:15 DEBUG : removing 1 level 3 directories 2026/08/16 05:38:15 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/16 05:38:15 DEBUG : removing 1 level 2 directories 2026/08/16 05:38:15 INFO : hello? sausage/êé: Removing directory 2026/08/16 05:38:16 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/08/16 05:38:16 DEBUG : removing 1 level 1 directories 2026/08/16 05:38:16 INFO : hello? sausage: Removing directory 2026/08/16 05:38:16 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/16 05:38:16 DEBUG : removing 1 level 0 directories 2026/08/16 05:38:16 INFO : Internxt root 'rclone-test-hesewil3dupe': Removing directory 2026/08/16 05:38:16 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: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/08/16 05:38:16 DEBUG : Waiting for deletions to finish 2026/08/16 05:38:23 DEBUG : removing 1 level 2 directories 2026/08/16 05:38:23 INFO : hello? sausage/êé: Removing directory 2026/08/16 05:38:23 DEBUG : removing 1 level 1 directories 2026/08/16 05:38:23 INFO : hello? sausage: Removing directory 2026/08/16 05:38:24 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/16 05:38:24 DEBUG : removing 1 level 0 directories 2026/08/16 05:38:24 INFO : Internxt root 'rclone-test-hesewil3dupe': Removing directory 2026/08/16 05:38:24 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (198.11s) --- FAIL: TestIntegration/FsMkdir (177.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (173.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (22.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (106.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (32.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (31.98s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 198.137s "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 3m19.245328591s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]