"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/07/06 02:46:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yaxiseq4zolo" 2026/07/06 02:46:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/06 02:46:51 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === 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" === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/06 02:47:48 DEBUG : Internxt root 'rclone-test-yaxiseq4zolo': Renamed existing file file name.txt to backup file name.rclone-backup-fepaxid6.txt (UUID: e6637889-91cc-4609-b09f-c4e9befb3d25) 2026/07/06 02:47:54 DEBUG : Internxt root 'rclone-test-yaxiseq4zolo': Upload succeeded, deleting backup file file name.rclone-backup-fepaxid6.txt (UUID: e6637889-91cc-4609-b09f-c4e9befb3d25) 2026/07/06 02:47:54 DEBUG : Internxt root 'rclone-test-yaxiseq4zolo': 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-yaxiseq4zolo" from "TestInternxt:rclone-test-yaxiseq4zolo" 2026/07/06 02:47:58 DEBUG : Creating backend with remote "TestInternxt:" 2026/07/06 02:47:58 DEBUG : Config file has changed externally - reloading 2026/07/06 02:47:58 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/06 02:48:01 DEBUG : Waiting for deletions to finish 2026/07/06 02:48:02 INFO : file name.txt: Deleted 2026/07/06 02:48:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/06 02:48:05 DEBUG : removing 1 level 4 directories 2026/07/06 02:48:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/06 02:48:05 DEBUG : removing 1 level 3 directories 2026/07/06 02:48:05 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/06 02:48:06 DEBUG : removing 1 level 2 directories 2026/07/06 02:48:06 INFO : hello? sausage/êé: Removing directory 2026/07/06 02:48:06 DEBUG : removing 1 level 1 directories 2026/07/06 02:48:06 INFO : hello? sausage: Removing directory 2026/07/06 02:48:06 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/07/06 02:48:06 DEBUG : removing 1 level 0 directories 2026/07/06 02:48:06 INFO : Internxt root 'rclone-test-yaxiseq4zolo': Removing directory 2026/07/06 02:48:07 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: 2 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/07/06 02:48:07 DEBUG : Waiting for deletions to finish 2026/07/06 02:48:08 DEBUG : removing 1 level 1 directories 2026/07/06 02:48:08 INFO : hello? sausage: Removing directory 2026/07/06 02:48:09 DEBUG : removing 1 level 0 directories 2026/07/06 02:48:09 INFO : Internxt root 'rclone-test-yaxiseq4zolo': Removing directory 2026/07/06 02:48:09 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (77.74s) --- FAIL: TestIntegration/FsMkdir (63.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (7.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (11.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.36s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 77.754s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 1m18.566447005s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]