"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestFichier:" 2026/01/03 05:21:10 DEBUG : Creating backend with remote "TestFichier:rclone-test-vipafux5miqu" 2026/01/03 05:21:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/03 05:21:10 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2026/01/03 05:21:10 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: upload response not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2026/01/03 05:21:37 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:21:37 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:21:37 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:21:42 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:21:47 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:21:52 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:21:57 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:22:02 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:22:07 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:22:12 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:22:17 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:22:22 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:22:27 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:22:32 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:22:37 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:22:42 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:22:46 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:22:49 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/01/03 05:22:51 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:22:52 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2026/01/03 05:22:54 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:22:55 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/01/03 05:22:56 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:714 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2026/01/03 05:23:35 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:23:35 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:23:36 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:23:41 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:23:46 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:23:51 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:23:56 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:24:01 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:24:06 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:24:11 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:24:16 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:24:21 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:24:26 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:24:31 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:24:36 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:24:41 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:24:45 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:24:47 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2026/01/03 05:24:51 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:24:53 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/01/03 05:24:54 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:24:55 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2026/01/03 05:25:03 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:717 Error: Not equal: expected: []string{} actual : []string{"trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2026/01/03 05:25:40 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:25:40 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:25:40 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:25:45 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:25:50 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:25:55 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:26:00 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:26:05 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:26:10 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:26:15 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:26:20 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:26:25 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:26:30 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:26:35 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:26:40 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:26:44 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:26:47 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/01/03 05:26:49 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:26:51 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2026/01/03 05:26:59 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:27:00 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/01/03 05:27:00 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:714 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2026/01/03 05:27:39 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:27:39 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:27:39 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:27:44 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:27:49 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:27:54 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:27:59 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:28:04 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:28:09 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:28:14 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:28:19 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:28:24 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:28:29 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:28:34 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:28:39 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:28:43 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:28:46 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:717 Error: Not equal: expected: []string{} actual : []string{"trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/03 05:29:02 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:29:03 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/01/03 05:29:07 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:29:08 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/01/03 05:29:08 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:978: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2026/01/03 05:29:27 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:29:27 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:29:28 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:29:33 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:29:38 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:29:43 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:29:48 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:29:53 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:29:58 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:30:03 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:30:08 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:30:13 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:30:18 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:30:23 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:30:28 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:30:33 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:30:37 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:30:39 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/01/03 05:30:41 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:30:43 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/01/03 05:30:44 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:30:45 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/01/03 05:30:46 DEBUG : pacer: Reducing sleep to 400ms fstests.go:1015: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1015 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/01/03 05:30:50 DEBUG : Creating backend with remote "TestFichier:rclone-test-fufuxaq9gigi" 2026/01/03 05:30:50 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2026/01/03 05:30:50 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2026/01/03 05:31:34 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:31:34 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:31:34 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:31:39 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:31:44 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:31:49 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:31:54 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:31:59 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:32:04 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:32:09 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:32:14 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:32:20 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:32:24 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:32:28 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:32:31 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/01/03 05:32:33 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:32:34 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/01/03 05:32:36 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:32:36 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/01/03 05:32:37 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1485 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/trailing dot."} 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=35) "new_name/sub_new_name/trailing dot." } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1499 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "trailing dot." } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/01/03 05:33:53 DEBUG : 1Fichier root 'rclone-test-fufuxaq9gigi': Purge dir "new_name" 2026/01/03 05:33:53 DEBUG : 1Fichier root 'rclone-test-fufuxaq9gigi': Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestFichier:" path "rclone-test-vipafux5miqu" from "TestFichier:rclone-test-vipafux5miqu" 2026/01/03 05:33:53 DEBUG : Creating backend with remote "TestFichier:" 2026/01/03 05:33:53 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2026/01/03 05:33:53 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/01/03 05:33:54 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:33:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:33:54 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:33:59 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:34:04 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:34:09 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:34:14 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:34:19 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:34:24 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:34:29 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:34:34 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:34:38 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:34:41 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/01/03 05:34:43 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:34:45 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/01/03 05:34:46 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:34:47 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/01/03 05:34:47 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1931 Error: Not equal: expected: []string{"rclone-test-vipafux5miqu/hello? sausage", "rclone-test-vipafux5miqu/hello? sausage/êé", "rclone-test-vipafux5miqu/hello? sausage/êé/Hello, 世界", "rclone-test-vipafux5miqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-vipafux5miqu/hello? sausage", "rclone-test-vipafux5miqu/hello? sausage/êé", "rclone-test-vipafux5miqu/hello? sausage/êé/Hello, 世界", "rclone-test-vipafux5miqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-vipafux5miqu/trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-vipafux5miqu/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-vipafux5miqu/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-vipafux5miqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-vipafux5miqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=38) "rclone-test-vipafux5miqu/trailing dot." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1938 Error: Not equal: expected: []string{"rclone-test-vipafux5miqu/hello? sausage"} actual : []string{"rclone-test-vipafux5miqu/hello? sausage", "rclone-test-vipafux5miqu/trailing dot."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-vipafux5miqu/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-vipafux5miqu/hello? sausage", + (string) (len=38) "rclone-test-vipafux5miqu/trailing dot." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal 2026/01/03 05:35:38 DEBUG : Waiting for deletions to finish 2026/01/03 05:35:38 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:35:38 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/01/03 05:35:39 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:35:43 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:35:48 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:35:53 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:35:58 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:36:03 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:36:08 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:36:13 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2026/01/03 05:36:18 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:36:23 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:36:28 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:36:33 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2026/01/03 05:36:38 DEBUG : pacer: Reducing sleep to 3.75s 2026/01/03 05:36:43 DEBUG : pacer: Reducing sleep to 2.8125s 2026/01/03 05:36:47 DEBUG : pacer: Reducing sleep to 2.109375s 2026/01/03 05:36:50 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/01/03 05:36:50 INFO : file name.txt: Deleted 2026/01/03 05:36:52 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/01/03 05:36:54 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/01/03 05:36:55 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/01/03 05:36:56 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/01/03 05:36:56 DEBUG : pacer: Reducing sleep to 400ms 2026/01/03 05:36:58 INFO : z.txt: Deleted 2026/01/03 05:37:03 DEBUG : removing 1 level 4 directories 2026/01/03 05:37:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/01/03 05:37:04 DEBUG : removing 1 level 3 directories 2026/01/03 05:37:04 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/01/03 05:37:04 DEBUG : removing 1 level 2 directories 2026/01/03 05:37:04 INFO : hello? sausage/êé: Removing directory 2026/01/03 05:37:04 DEBUG : removing 2 level 1 directories 2026/01/03 05:37:04 INFO : trailing dot.: Removing directory 2026/01/03 05:37:04 INFO : hello? sausage: Removing directory 2026/01/03 05:37:05 DEBUG : removing 1 level 0 directories 2026/01/03 05:37:05 INFO : 1Fichier root 'rclone-test-vipafux5miqu': Removing directory 2026/01/03 05:37:06 ERROR : error listing: directory not found 2026/01/03 05:37:06 DEBUG : Waiting for deletions to finish 2026/01/03 05:37:06 ERROR : error listing: directory not found 2026/01/03 05:37:07 ERROR : 1Fichier root 'rclone-test-vipafux5miqu': Failed to list "": directory not found 2026/01/03 05:37:07 DEBUG : removing 1 level 0 directories 2026/01/03 05:37:07 INFO : 1Fichier root 'rclone-test-vipafux5miqu': Removing directory 2026/01/03 05:37:07 ERROR : Failed to rmdir: directory not found --- FAIL: TestIntegration (957.30s) --- FAIL: TestIntegration/FsMkdir (955.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (468.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (9.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (232.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (221.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (396.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (80.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (2.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (183.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (104.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (103.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.44s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 957.316s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 15m59.58345216s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]