"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/05/30 01:37:35 DEBUG : Creating backend with remote "TestInternxt:rclone-test-pokukiq3cula" 2026/05/30 01:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 01:37:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/30 01:37:58 DEBUG : Internxt root 'rclone-test-pokukiq3cula': Renamed existing file file name.txt to backup file name.rclone-backup-cuvujeh1.txt (UUID: d249f020-6e6c-4d20-844d-8448054a84b4) 2026/05/30 01:38:03 DEBUG : Internxt root 'rclone-test-pokukiq3cula': Upload succeeded, deleting backup file file name.rclone-backup-cuvujeh1.txt (UUID: d249f020-6e6c-4d20-844d-8448054a84b4) 2026/05/30 01:38:03 DEBUG : Internxt root 'rclone-test-pokukiq3cula': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/30 01:38:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-pokukiq3cula/hello? sausage/êé" 2026/05/30 01:38:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/05/30 01:38:14 DEBUG : Waiting for deletions to finish 2026/05/30 01:38:16 INFO : a/b/c/d/e.txt: Deleted 2026/05/30 01:38:18 DEBUG : removing 1 level 4 directories 2026/05/30 01:38:18 INFO : a/b/c/d: Removing directory 2026/05/30 01:38:18 DEBUG : removing 1 level 3 directories 2026/05/30 01:38:18 INFO : a/b/c: Removing directory 2026/05/30 01:38:19 DEBUG : removing 1 level 2 directories 2026/05/30 01:38:19 INFO : a/b: Removing directory 2026/05/30 01:38:19 DEBUG : removing 1 level 1 directories 2026/05/30 01:38:19 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestInternxt:" path "rclone-test-pokukiq3cula" from "TestInternxt:rclone-test-pokukiq3cula" 2026/05/30 01:38:20 DEBUG : Creating backend with remote "TestInternxt:" 2026/05/30 01:38:20 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/30 01:38:22 DEBUG : Waiting for deletions to finish 2026/05/30 01:38:23 INFO : file name.txt: Deleted 2026/05/30 01:38:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/30 01:38:28 DEBUG : removing 1 level 4 directories 2026/05/30 01:38:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/30 01:38:28 DEBUG : removing 1 level 3 directories 2026/05/30 01:38:28 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/30 01:38:29 DEBUG : removing 1 level 2 directories 2026/05/30 01:38:29 INFO : hello? sausage/êé: Removing directory 2026/05/30 01:38:29 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/05/30 01:38:29 DEBUG : removing 1 level 1 directories 2026/05/30 01:38:29 INFO : hello? sausage: Removing directory 2026/05/30 01:38:29 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/05/30 01:38:29 DEBUG : removing 1 level 0 directories 2026/05/30 01:38:29 INFO : Internxt root 'rclone-test-pokukiq3cula': Removing directory 2026/05/30 01:38:29 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/30 01:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 01:38:32 DEBUG : removing 1 level 2 directories 2026/05/30 01:38:32 INFO : hello? sausage/êé: Removing directory 2026/05/30 01:38:33 DEBUG : removing 1 level 1 directories 2026/05/30 01:38:33 INFO : hello? sausage: Removing directory 2026/05/30 01:38:33 DEBUG : removing 1 level 0 directories 2026/05/30 01:38:33 INFO : Internxt root 'rclone-test-pokukiq3cula': Removing directory 2026/05/30 01:38:34 DEBUG : pacer: low level retry 1/10 (error delete folder: error code: 502 (status 502)) 2026/05/30 01:38:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 01:38:34 DEBUG : pacer: Reducing sleep to 15ms --- FAIL: TestIntegration (58.66s) --- FAIL: TestIntegration/FsMkdir (48.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (41.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (16.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.51s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 58.675s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished ERROR in 59.896988002s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]