"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/05/08 01:44:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-timolaj6dune" 2026/05/08 01:44:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/08 01:44:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/05/08 01:45:05 ERROR : test%46.txt: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/08 01:45:24 DEBUG : Internxt root 'rclone-test-timolaj6dune': Renamed existing file file name.txt to backup file name.rclone-backup-fuferom3.txt (UUID: 3f7d8cca-e131-474e-95a5-58ae4a61c83c) 2026/05/08 01:45:24 DEBUG : Internxt root 'rclone-test-timolaj6dune': Upload succeeded, deleting backup file file name.rclone-backup-fuferom3.txt (UUID: 3f7d8cca-e131-474e-95a5-58ae4a61c83c) 2026/05/08 01:45:25 DEBUG : Internxt root 'rclone-test-timolaj6dune': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestInternxt:" path "rclone-test-timolaj6dune" from "TestInternxt:rclone-test-timolaj6dune" 2026/05/08 01:45:36 DEBUG : Creating backend with remote "TestInternxt:" 2026/05/08 01:45:36 DEBUG : Config file has changed externally - reloading 2026/05/08 01:45:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/08 01:45:41 DEBUG : Waiting for deletions to finish 2026/05/08 01:45:46 INFO : file name.txt: Deleted 2026/05/08 01:45:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/08 01:45:50 DEBUG : removing 1 level 4 directories 2026/05/08 01:45:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/08 01:45:54 DEBUG : removing 1 level 3 directories 2026/05/08 01:45:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/08 01:45:56 DEBUG : removing 1 level 2 directories 2026/05/08 01:45:56 INFO : hello? sausage/êé: Removing directory 2026/05/08 01:45:56 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/05/08 01:45:56 DEBUG : removing 1 level 1 directories 2026/05/08 01:45:56 INFO : hello? sausage: Removing directory 2026/05/08 01:45:56 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/05/08 01:45:56 DEBUG : removing 1 level 0 directories 2026/05/08 01:45:56 INFO : Internxt root 'rclone-test-timolaj6dune': Removing directory 2026/05/08 01:45:57 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2819 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/05/08 01:45:57 DEBUG : Waiting for deletions to finish 2026/05/08 01:46:01 DEBUG : removing 1 level 2 directories 2026/05/08 01:46:01 INFO : hello? sausage/êé: Removing directory 2026/05/08 01:46:03 DEBUG : removing 1 level 1 directories 2026/05/08 01:46:03 INFO : hello? sausage: Removing directory 2026/05/08 01:46:03 DEBUG : removing 1 level 0 directories 2026/05/08 01:46:03 INFO : Internxt root 'rclone-test-timolaj6dune': Removing directory --- FAIL: TestIntegration (95.32s) --- FAIL: TestIntegration/FsMkdir (83.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding (39.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (12.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (6.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.31s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 95.334s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 1m36.151249124s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir]