"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$'" - Starting (try 2/5) 2026/02/13 02:32:22 DEBUG : Creating backend with remote "TestInternxt:rclone-test-sabisok0fiko" 2026/02/13 02:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 02:32:22 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/13 02:32:23 DEBUG : Creating backend with remote "/tmp/rclone3900905030" === RUN TestPurge 2026/02/13 02:32:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-waweqix0hena" 2026/02/13 02:32:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 02:32:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/13 02:32:23 DEBUG : Creating backend with remote "/tmp/rclone4009360445" run.go:185: Remote "Internxt root 'rclone-test-waweqix0hena'", Local "Local file system at /tmp/rclone4009360445", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/C1/one" to "Internxt root 'rclone-test-waweqix0hena'": failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) 2026/02/13 02:32:24 DEBUG : Internxt root 'rclone-test-waweqix0hena': Purge dir "A1" 2026/02/13 02:32:25 DEBUG : Internxt root 'rclone-test-waweqix0hena': Purge dir "" --- FAIL: TestPurge (2.51s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-sabisok0fiko'", Local "Local file system at /tmp/rclone3900905030", Modify Window "876000h0m0s" 2026/02/13 02:32:27 INFO : A2: Making directory 2026/02/13 02:32:27 INFO : A1/B2: Making directory 2026/02/13 02:32:27 INFO : A1/B2/C2: Making directory 2026/02/13 02:32:27 INFO : A1/B1/C3: Making directory 2026/02/13 02:32:28 INFO : A3: Making directory 2026/02/13 02:32:28 INFO : A3/B3: Making directory 2026/02/13 02:32:28 INFO : A3/B3/C4: Making directory operations_test.go:658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:658 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestRmdirsNoLeaveRoot run.go:130: removing dir "A3" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 1/3: directory not empty 2026/02/13 02:32:36 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (17.94s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-sabisok0fiko'", Local "Local file system at /tmp/rclone3900905030", Modify Window "876000h0m0s" 2026/02/13 02:32:43 INFO : A1: Making directory 2026/02/13 02:32:43 INFO : A1/B1: Making directory operations_test.go:747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:747 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestRmdirsLeaveRoot 2026/02/13 02:32:45 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsLeaveRoot (8.79s) === RUN TestRmdirsWithFilter run.go:185: Remote "Internxt root 'rclone-test-sabisok0fiko'", Local "Local file system at /tmp/rclone3900905030", Modify Window "876000h0m0s" 2026/02/13 02:32:52 INFO : A1: Making directory 2026/02/13 02:32:52 INFO : A1/B1: Making directory 2026/02/13 02:32:52 INFO : A1/B1/C1: Making directory 2026/02/13 02:32:56 DEBUG : removing 1 level 3 directories 2026/02/13 02:32:56 INFO : A1/B1/C1: Removing directory 2026/02/13 02:32:56 DEBUG : removing 1 level 2 directories 2026/02/13 02:32:56 INFO : A1/B1: Removing directory 2026/02/13 02:32:58 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRmdirsWithFilter (13.51s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-sabisok0fiko'", Local "Local file system at /tmp/rclone3900905030", Modify Window "876000h0m0s" 2026/02/13 02:33:11 INFO : A1/B2: Making directory 2026/02/13 02:33:12 INFO : A1/B1/C3: Making directory 2026/02/13 02:33:19 DEBUG : A2/B1/C2/five: size = 4 OK 2026/02/13 02:33:19 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/02/13 02:33:19 DEBUG : A2/B1/three: size = 5 OK 2026/02/13 02:33:19 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/02/13 02:33:19 DEBUG : A2/one: size = 3 OK 2026/02/13 02:33:19 INFO : A1/one: Copied (new) to: A2/one 2026/02/13 02:33:19 DEBUG : A2/B1/C1/four: size = 4 OK 2026/02/13 02:33:19 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/02/13 02:33:19 INFO : A1/B1/three: Deleted 2026/02/13 02:33:19 INFO : A1/one: Deleted 2026/02/13 02:33:19 INFO : A1/B1/C1/four: Deleted 2026/02/13 02:33:19 DEBUG : A2/two: size = 3 OK 2026/02/13 02:33:19 INFO : A1/two: Copied (new) to: A2/two 2026/02/13 02:33:19 INFO : A1/B1/C2/five: Deleted 2026/02/13 02:33:19 INFO : A1/two: Deleted operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:130: removing dir "A2/B1" failed - try 1/3: directory not empty run.go:130: removing dir "A2" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 1/3: directory not empty 2026/02/13 02:33:34 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirMove (36.06s) FAIL 2026/02/13 02:33:42 DEBUG : Internxt root 'rclone-test-sabisok0fiko': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$'" - Finished ERROR in 1m20.270771243s (try 2/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestDirMove]