"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestFichier:" 2025/10/19 04:14:13 NOTICE: TestFichier: Stopped server 2025/10/19 04:14:13 NOTICE: TestFichier: Starting server 2025/10/19 04:14:13 DEBUG : Creating backend with remote "TestFichier:rclone-test-luyeyin3vede" 2025/10/19 04:14:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:14:13 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2025/10/19 04:14:13 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/19 04:14:17 INFO : dir/subdir: Making directory 2025/10/19 04:14:21 INFO : dir/subdir: Removing directory 2025/10/19 04:14:23 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/10/19 04:14:27 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding 2025/10/19 04:14:27 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:14:27 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:14:27 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:14:32 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:14:37 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:14:42 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:14:47 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:14:52 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:14:57 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:15:02 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:15:07 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:15:12 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:15:17 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:15:22 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:15:27 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:15:32 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/19 04:15:36 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:15:39 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:15:41 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:15:43 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:15:46 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:15:47 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:15:47 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 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/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:16:11 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:16:11 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:16:11 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:16:16 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:16:21 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:16:26 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:16:31 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:16:36 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:16:41 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:16:46 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:16:51 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:16:56 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:17:01 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:17:06 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:17:11 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:17:16 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:17:20 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:17:23 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:17:25 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:17:27 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/19 04:17:29 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:17:29 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:17:30 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation 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 2025/10/19 04:18:10 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:18:10 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:18:10 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:18:15 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:18:20 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:18:25 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:18:30 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:18:35 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:18:40 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:18:45 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:18:50 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:18:55 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:19:00 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:19:05 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:19:10 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:19:15 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:19:19 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:19:22 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/19 04:19:26 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:19:27 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:19:29 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:19:29 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:19:38 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 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 2025/10/19 04:20:13 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:20:13 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:20:13 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:20:18 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:20:23 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:20:28 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:20:33 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:20:38 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:20:43 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:20:48 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:20:53 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:20:58 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:21:03 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:21:08 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:21:13 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:21:17 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:21:20 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:21:22 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:21:24 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:21:32 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:21:33 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:21:33 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{" leading space"} actual : []string{" leading space", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space 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 2025/10/19 04:22:11 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:22:11 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:22:12 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:22:17 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:22:22 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:22:27 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:22:32 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:22:37 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:22:42 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:22:47 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:22:52 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:22:57 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:23:02 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:23:07 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:23:12 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:23:16 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:23:18 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/19 04:23:34 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:23:36 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:23:37 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:23:38 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:23:41 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 2025/10/19 04:24:07 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:24:07 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:24:07 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:24:12 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:24:12 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:24:16 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:24:21 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:24:26 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:24:31 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:24:36 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:24:41 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:24:46 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:24:51 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:24:56 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:25:01 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:25:06 DEBUG : pacer: Reducing sleep to 2.8125s 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{"~leading tilde"} actual : []string{"~leading tilde", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2025/10/19 04:25:22 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:25:25 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:25:27 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:25:28 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:25:30 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:25:30 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:25:31 DEBUG : pacer: Reducing sleep to 400ms 2025/10/19 04:25:32 DEBUG : pacer: low level retry 1/25 (error HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n 1fichier.com: Cloud Storage\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\n\n\t
\n\t\t\"logo\"\n\t\t
\n\t\t\tTarifs\n\t\t\tInscription\n\t\t\tMon compte\n\t\t
\n\t\t
\n\t
\n\t
\n\n\t
\n \t
\n\t\t
Internal Server Error / Erreur Interne au serveur
\n\t\t\t\t\n\t\t\t\tUne erreur est survenue. Veuillez reessayer ultérieurement.\n\t\t\t\t\n\t\t\t\tHost your files on 1fichier.com\n\t\t\t\t\n\t\t\t\n\t\t
\n\n\t\t\n\t\t
\n \n\t\t
\n\t\t\n\t
\n\t\n\t
\n\t
\n\t\t\"1fichier.com\"\n\t\t\n\t
\n\t\n
\n\n\n") 2025/10/19 04:25:32 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:25:32 DEBUG : pacer: low level retry 2/25 (error HTTP error 502 (502 Bad Gateway) returned body: "\n\n\n 1fichier.com: Cloud Storage\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\n\n\t
\n\t\t\"logo\"\n\t\t
\n\t\t\tTarifs\n\t\t\tInscription\n\t\t\tMon compte\n\t\t
\n\t\t
\n\t
\n\t
\n\n\t
\n \t
\n\t\t
Internal Server Error / Erreur Interne au serveur
\n\t\t\t\t\n\t\t\t\tUne erreur est survenue. Veuillez reessayer ultérieurement.\n\t\t\t\t\n\t\t\t\tHost your files on 1fichier.com\n\t\t\t\t\n\t\t\t\n\t\t
\n\n\t\t\n\t\t
\n \n\t\t
\n\t\t\n\t
\n\t\n\t
\n\t
\n\t\t\"1fichier.com\"\n\t\t\n\t
\n\t\n
\n\n\n") 2025/10/19 04:25:37 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:25:42 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:25:46 DEBUG : pacer: Reducing sleep to 2.109375s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/19 04:25:49 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:25:51 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:25:53 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:25:54 DEBUG : pacer: Reducing sleep to 667.419432ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/19 04:25:58 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:25:58 DEBUG : pacer: Reducing sleep to 400ms 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:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:26:33 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:26:33 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:26:33 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:26:38 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:26:43 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:26:48 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:26:54 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:26:58 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:27:03 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:27:08 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:27:13 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:27:18 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:27:23 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:27:28 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:27:33 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:27:38 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:27:42 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:27:45 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:27:47 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:27:48 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/19 04:27:50 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:27:51 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:27:52 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{"␍leading CR"} actual : []string{"␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 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 2025/10/19 04:28:32 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:28:32 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:28:32 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:28:37 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:28:42 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:28:47 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:28:52 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:28:57 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:29:02 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:29:07 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:29:12 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:29:17 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:29:22 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:29:27 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:29:32 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:29:37 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:29:41 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:29:44 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/19 04:29:48 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:29:49 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:29:50 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:29:51 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:29:59 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 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 2025/10/19 04:30:35 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:30:35 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:30:35 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:30:40 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:30:45 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:30:50 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:30:55 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:31:00 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:31:05 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:31:10 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:31:15 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:31:20 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:31:25 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:31:30 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:31:35 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:31:39 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:31:42 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:31:44 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:31:46 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:31:54 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:31:55 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:31:55 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{"␊leading LF"} actual : []string{"␊leading LF", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=2) { + (string) (len=13) "␊leading LF", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF 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 2025/10/19 04:32:33 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:32:33 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:32:34 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:32:39 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:32:44 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:32:49 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:32:54 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:32:59 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:33:04 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:33:09 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:33:14 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:33:19 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:33:24 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:33:29 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:33:34 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:33:37 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:33:40 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/19 04:33:56 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:33:58 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:33:59 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:34:00 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:34:03 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 2025/10/19 04:34:29 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:34:29 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:34:29 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:34:34 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:34:34 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:34:38 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:34:43 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:34:48 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:34:53 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:34:58 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:35:03 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:35:08 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:35:13 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:35:18 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:35:23 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:35:28 DEBUG : pacer: Reducing sleep to 2.8125s 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{"␉leading HT"} actual : []string{"␉leading HT", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=2) { + (string) (len=13) "␉leading HT", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2025/10/19 04:35:44 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:35:47 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:35:49 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:35:50 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:35:52 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:35:52 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:35:53 DEBUG : pacer: Reducing sleep to 400ms 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:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:36:37 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:36:37 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:36:42 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:36:47 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:36:52 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:36:57 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:37:02 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:37:07 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:37:12 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:37:17 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:37:22 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:37:27 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:37:32 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:37:37 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:37:42 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:37:46 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:37:48 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:37:51 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:37:52 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/19 04:37:54 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:37:55 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:37: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{"␋leading VT"} actual : []string{"␋leading VT", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=2) { + (string) (len=13) "␋leading VT", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT 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 2025/10/19 04:38:35 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:38:35 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:38:36 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:38:41 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:38:46 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:38:51 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:38:56 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:39:01 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:39:06 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:39:11 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:39:16 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:39:21 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:39:26 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:39:31 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:39:36 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:39:41 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:39:45 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:39:47 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/19 04:39:51 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:39:53 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:39:54 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:39:55 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:40: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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 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 2025/10/19 04:40:40 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:40:40 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:40:40 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:40:45 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:40:50 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:40:55 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:41:00 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:41:05 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:41:10 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:41:15 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:41:20 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:41:25 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:41:30 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:41:35 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:41:40 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:41:44 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:41:47 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:41:49 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:41:50 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:41:58 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:41:59 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:42: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{".leading dot"} actual : []string{".leading dot", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot 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 2025/10/19 04:42:38 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:42:38 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:42:39 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:42:44 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:42:49 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:42:54 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:42:59 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:43:04 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:43:09 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:43:14 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:43:19 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:43:24 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:43:29 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:43:34 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:43:39 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:43:42 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:43:45 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/19 04:44:01 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:44:03 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:44:04 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:44:05 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:44:07 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 2025/10/19 04:44:33 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:44:33 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:44:34 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:44:39 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:44:39 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:44:42 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:44:47 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:44:52 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:44:57 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:45:02 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:45:07 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:45:12 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:45:17 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:45:22 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:45:27 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:45:32 DEBUG : pacer: Reducing sleep to 2.8125s 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{"trailing space "} actual : []string{"trailing space ", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2025/10/19 04:45:48 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:45:51 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:45:53 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:45:55 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:45:56 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:45:57 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:45:58 DEBUG : pacer: Reducing sleep to 400ms 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:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:46:41 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:46:41 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:46:41 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:46:46 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:46:52 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:46:56 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:47:01 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:47:06 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:47:11 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:47:17 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:47:22 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:47:27 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:47:32 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:47:37 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:47:42 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:47:47 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:47:50 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:47:53 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:47:55 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:47:57 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/19 04:47:59 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:48:00 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:48:00 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{"trailing CR␍"} actual : []string{"trailing CR␍", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 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 2025/10/19 04:48:40 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:48:40 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:48:40 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:48:45 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:48:50 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:48:55 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:49:00 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:49:05 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:49:10 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:49:15 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:49:20 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:49:25 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:49:30 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:49:35 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:49:40 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:49:45 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:49:49 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:49:52 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/19 04:49:56 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:49:58 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:49:59 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:50:00 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:50:08 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 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 2025/10/19 04:50:43 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:50:43 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:50:44 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:50:49 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:50:54 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:50:59 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:51:04 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:51:09 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:51:14 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:51:19 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:51:24 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:51:29 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:51:34 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:51:39 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:51:44 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:51:47 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:51:50 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:51:52 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:51:54 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 04:52:02 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:52:03 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:52:04 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{"trailing LF␊"} actual : []string{"trailing LF␊", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF 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 2025/10/19 04:52:42 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:52:42 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:52:42 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:52:47 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:52:52 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:52:57 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:53:02 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:53:07 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:53:12 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:53:17 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:53:22 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:53:27 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:53:32 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:53:37 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:53:42 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:53:46 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:53:49 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/19 04:54:05 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:54:06 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:54:07 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:54:08 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:54:11 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 2025/10/19 04:54:37 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:54:37 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:54:37 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:54:42 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:54:42 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:54:46 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:54:51 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:54:56 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:55:01 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:55:06 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:55:11 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:55:16 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:55:21 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:55:26 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:55:31 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:55:36 DEBUG : pacer: Reducing sleep to 2.8125s 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{"trailing HT␉"} actual : []string{"trailing HT␉", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories 2025/10/19 04:55:52 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:55:55 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:55:57 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:55:59 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 04:56:00 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:56:01 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:56:02 DEBUG : pacer: Reducing sleep to 400ms 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:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 04:56:45 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:56:45 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:56:45 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:56:50 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:56:55 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:57:00 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:57:05 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:57:10 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:57:15 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:57:20 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:57:25 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:57:30 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:57:35 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:57:40 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:57:45 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:57:50 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:57:54 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:57:57 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 04:57:59 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 04:58:01 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/19 04:58:03 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 04:58:03 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 04:58:04 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{"trailing VT␋"} actual : []string{"trailing VT␋", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 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 2025/10/19 04:58:44 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:58:44 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 04:58:44 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:58:49 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:58:54 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:58:59 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:59:04 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:59:09 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:59:14 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:59:19 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:59:24 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:59:29 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:59:34 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 04:59:39 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 04:59:44 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 04:59:49 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 04:59:53 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 04:59:56 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/19 05:00:00 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:00:01 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 05:00:03 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:00:04 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 05:00:12 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 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 2025/10/19 05:00:47 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:00:47 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:00:48 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:00:53 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:00:58 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:01:03 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:01:08 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:01:13 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:01:18 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:01:23 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:01:28 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:01:33 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:01:38 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:01:43 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:01:48 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 05:01:51 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 05:01:54 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 05:01:56 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:01:58 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 05:02:06 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:02:07 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 05:02:07 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{"trailing dot."} actual : []string{"trailing dot.", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot 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 2025/10/19 05:02:46 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:02:46 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:02:46 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:02:51 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:02:56 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:03:01 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:03:06 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:03:11 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:03:16 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:03:21 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:03:26 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:03:31 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:03:36 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:03:41 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:03:46 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 05:03:50 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 05:03:53 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/19 05:04:09 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:04:10 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 05:04:11 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:04:12 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 05:04:15 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 2025/10/19 05:04:41 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:04:41 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:04:41 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:04:46 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:04:46 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:04:50 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:04:55 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:05:00 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:05:05 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:05:10 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:05:15 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:05:20 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:05:25 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:05:30 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:05:35 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:05:40 DEBUG : pacer: Reducing sleep to 2.8125s 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", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 2025/10/19 05:05:56 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 05:05:59 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 05:06:01 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:06:02 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 05:06:03 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:06:04 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/19 05:06:05 DEBUG : pacer: Reducing sleep to 400ms 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:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } 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 2025/10/19 05:06:49 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:06:49 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:06:49 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:06:54 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:06:59 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:04 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:09 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:14 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:19 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:07:24 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:29 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:34 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:39 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:44 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:07:49 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:07:54 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 05:07:58 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 05:08:01 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 05:08:03 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:08:04 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/19 05:08:06 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:08:07 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 05:08:08 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{"test%46.txt"} actual : []string{"test%46.txt", ".."} 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=6) ".." } 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 2025/10/19 05:08:48 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:08:48 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:08:48 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:08:53 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:08:58 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:09:03 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:09:08 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:09:13 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:09:18 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:09:23 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:09:28 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:09:33 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:09:38 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:09:43 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:09:48 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:09:53 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 05:09:57 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 05:10:00 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/19 05:10:04 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:10:05 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 05:10:06 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:10:07 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/19 05:10:15 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{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:248: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/10/19 05:10:43 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:10:43 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:10:43 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:10:48 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:10:53 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:10:58 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:03 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:08 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:13 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:18 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:23 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:11:28 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:33 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:38 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:11:43 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:11:48 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/19 05:11:52 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 05:11:56 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 05:11:58 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:11:58 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 05:11:59 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:12:00 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/19 05:12:03 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", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 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, 世界/ \" ' @ < > & ? + ≠", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/19 05:12:17 DEBUG : Creating backend with remote "TestFichier:" 2025/10/19 05:12:17 DEBUG : Config file has changed externally - reloading 2025/10/19 05:12:17 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2025/10/19 05:12:17 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir 2025/10/19 05:12:18 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:12:18 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/19 05:12:19 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:12:24 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:12:29 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:12:34 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:12:39 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:12:44 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:12:49 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:12:54 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:12:59 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:13:04 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/19 05:13:09 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:13:14 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/19 05:13:19 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/19 05:13:24 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2025/10/19 05:13:27 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/19 05:13:30 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/19 05:13:32 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/19 05:13:34 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/19 05:13:35 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/19 05:13:36 DEBUG : pacer: Reducing sleep to 500.564574ms 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/êé", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/10/19 05:13:37 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/19 05:13:47 DEBUG : Creating backend with remote "TestFichier:rclone-test-luyeyin3vede/hello? sausage/êé" 2025/10/19 05:13:47 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2025/10/19 05:13:47 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup 2025/10/19 05:14:00 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:04 INFO : e.txt: Deleted 2025/10/19 05:14:07 DEBUG : removing 1 level 4 directories 2025/10/19 05:14:07 INFO : a/b/c/d: Removing directory 2025/10/19 05:14:08 DEBUG : removing 1 level 3 directories 2025/10/19 05:14:08 INFO : a/b/c: Removing directory 2025/10/19 05:14:08 DEBUG : removing 1 level 2 directories 2025/10/19 05:14:08 INFO : a/b: Removing directory 2025/10/19 05:14:08 DEBUG : removing 1 level 1 directories 2025/10/19 05:14:08 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m57s) TestIntegration/FsMkdir/FsPutFiles (3m35s) TestIntegration/FsMkdir/FsPutFiles/FsCopy (4s) goroutine 6174 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc0003ce000, {0xacfd53?, 0xc00016bb30?}, 0xb234a8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003ce000) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003ce000, 0xc00016bc70) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000372c78, {0xfcde00, 0x1, 0x1}, {0x1007880?, 0x7?, 0x1005960?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00036fe00) /usr/local/go/src/testing/testing.go:2142 +0x64a main.main() _testmain.go:45 +0x9b goroutine 4 [chan receive, 59 minutes]: testing.(*T).Run(0xc0003ce1c0, {0xac9079?, 0xc000223a40?}, 0xc000384180) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run(0xc0003ce1c0, 0xc000280b60) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x103e github.com/rclone/rclone/backend/fichier.TestIntegration(0xc0003ce1c0) /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier_test.go:12 +0x3e testing.tRunner(0xc0003ce1c0, 0xb234a8) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 37 [syscall, 59 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 4 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 38 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5478 [chan receive]: testing.(*T).Run(0xc0003b88c0, {0xac7d31?, 0xc0003b88c0?}, 0xc000268480) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xc0003b88c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 +0xea5 testing.tRunner(0xc0003b88c0, 0xc000384240) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 86 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 29 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0001a05a0, {0xbd66d0, 0xc0002bc280}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 4 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 86 [chan receive, 3 minutes]: testing.(*T).Run(0xc000093180, {0xacc064?, 0x0?}, 0xc000384240) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run.func13(0xc000093180) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:951 +0xbcf testing.tRunner(0xc000093180, 0xc000384180) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 4 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 6182 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc000138960, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:163 +0x26 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000138960, 0xc000442140, 0x19) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:231 +0xa5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000138960, 0xc000442140) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/fichier.(*Fs).listFiles(0xc000223a40, {0xbd6628, 0x1027660}, 0x10cc586) /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/api.go:194 +0x185 github.com/rclone/rclone/backend/fichier.(*Fs).listDir(0xc000223a40, {0xbd6628, 0x1027660}, {0xc000420030, 0x21}) /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/api.go:251 +0x8e github.com/rclone/rclone/backend/fichier.(*Fs).List(0xffffffffffffffff?, {0xbd6628?, 0x1027660?}, {0xc000420030?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:272 +0x2b github.com/rclone/rclone/fs/list.DirSorted({0xbd6628, 0x1027660}, {0xbdb470, 0xc000223a40}, 0x1, {0xc000420030, 0x21}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6184 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6183 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 5949 [IO wait]: internal/poll.runtime_pollWait(0x7434f4a24c70, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004c6800?, 0xc0003ff000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004c6800, {0xc0003ff000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004c6800, {0xc0003ff000?, 0x45?, 0xc0004a3958?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000122290, {0xc0003ff000?, 0xc0004a38d8?, 0x475059?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000165068, {0xc0003ff000?, 0x7434f41dca48?, 0x74353d8aff30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00043c798, {0xc0003ff000?, 0x3?, 0xc0002b7e00?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00014ad38, {0xbd2500, 0xc00043c798}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00014aa88, {0x7434f41defc8, 0xc000165068}, 0x43e694?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00014aa88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00014aa88, {0xc000412000, 0x1000, 0xc0004a3ca0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0000a6c00, {0xc00026a120, 0x9, 0xfcb840?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0xbd1740, 0xc0000a6c00}, {0xc00026a120, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00026a120, 0x9, 0x36b890?}, {0xbd1740?, 0xc0000a6c00?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00026a0e0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc0004a3fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000278a80) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 5948 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 6171 [sleep]: time.Sleep(0x17d78400) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc000268480?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:171 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 6179 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:170 +0xf6 goroutine 4138 [IO wait]: internal/poll.runtime_pollWait(0x7434f4a24d88, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001b6680?, 0xc000472000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001b6680, {0xc000472000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001b6680, {0xc000472000?, 0x45?, 0xc000497958?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004360f0, {0xc000472000?, 0xc0004978d8?, 0x475059?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004c3008, {0xc000472000?, 0x7434f53bfe48?, 0x74353d8af108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000164240, {0xc000472000?, 0x7?, 0xc000224280?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002022b8, {0xbd2500, 0xc000164240}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000202008, {0x7434f41defc8, 0xc0004c3008}, 0x43e694?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000202008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000202008, {0xc000000000, 0x1000, 0xc000497ca0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0000a7d40, {0xc00026a040, 0x9, 0xfcb840?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0xbd1740, 0xc0000a7d40}, {0xc00026a040, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00026a040, 0x9, 0x35e1b0?}, {0xbd1740?, 0xc0000a7d40?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00026a000) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000497fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc00054da40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 4137 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 6178 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6180 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6179 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6140 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc00003f7b8?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xbd6628?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0xbd6628, 0x1027660}, {0xbdb470, 0xc000223a40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00035f590, 0xb246f0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0xbd6628, 0x1027660}, {0xbdb470, 0xc000223a40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00035f590) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0xbd6628, 0x1027660}, {0xbdb470, 0xc000223a40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00043cb58) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0xbd6628, 0x1027660}, {0xbdb470, 0xc000223a40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00043cb58) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0xbd6628, 0x1027660}, {0xbdb470, 0xc000223a40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000278c40, {0xbdb470, 0xc000223a40}, {0x0, 0x0}, {0xc000288000, 0x3, 0x3}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:280 +0x405 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckListing(0xc000278c40, {0xbdb470, 0xc000223a40}, {0xc000288000, 0x3, 0x3}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 +0x8a github.com/rclone/rclone/fstest/fstests.Run.func13.14.19(0xc000278c40) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1270 +0x42b testing.tRunner(0xc000278c40, 0xc000268480) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 5478 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 6181 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6145 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 6140 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df exit status 2 FAIL github.com/rclone/rclone/backend/fichier 3600.022s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished ERROR in 1h0m0.938847676s (try 1/5): exit status 1: Failed []