"go test -v -timeout 1h0m0s -remote TestFichier: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:418: Using remote "TestFichier:" 2021/03/23 06:03:45 DEBUG : Creating backend with remote "TestFichier:rclone-test-hevudem6mojifah2bucenoq2" === RUN TestIntegration/FsCheckWrap fstests.go:455: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:483: 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 2021/03/23 06:03:49 DEBUG : dir/subdir: Making directory 2021/03/23 06:03:53 DEBUG : dir/subdir: Removing directory 2021/03/23 06:03:55 DEBUG : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/03/23 06:03:59 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding 2021/03/23 06:03:59 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:04:29 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:04:29 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:04:29 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:04:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:04:59 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:05:04 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:669: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2021/03/23 06:05:08 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:05:11 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:05:13 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:05:14 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/03/23 06:05:17 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:05:17 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:05:17 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:669: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:669: testing ".." 2021/03/23 06:05:35 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:06:05 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:06:05 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:06:05 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:06:35 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:06:35 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:06:40 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:669: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2021/03/23 06:06:44 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:06:47 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:06:49 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:06:50 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/03/23 06:06:52 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:06:53 DEBUG : pacer: Reducing sleep to 500.564574ms fstests.go:153: Error Trace: fstests.go:153 fstests.go:187 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: unexpected amount of files github.com/rclone/rclone/backend/fichier.(*Fs).putUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:352 github.com/rclone/rclone/backend/fichier.(*Fs).PutUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:383 github.com/rclone/rclone/backend/fichier.(*Fs).Put /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:314 github.com/rclone/rclone/fstest/fstests.putTestContentsMimeType.func1 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:197 github.com/rclone/rclone/fstest/fstests.retry /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 github.com/rclone/rclone/fstest/fstests.putTestContentsMimeType /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:187 github.com/rclone/rclone/fstest/fstests.PutTestContents /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:212 github.com/rclone/rclone/fstest/fstests.testPut /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:217 github.com/rclone/rclone/fstest/fstests.Run.func13.7.1 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:675 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:669: testing " leading space" 2021/03/23 06:06:53 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 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=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:07:17 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:07:47 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:07:47 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:07:47 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:08:17 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:08:17 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:08:22 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:08:25 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:08:28 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:669: testing "~leading tilde" 2021/03/23 06:08:32 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:08:34 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/03/23 06:08:35 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:08:36 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:08:38 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "~leading tilde" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:08:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:09:28 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:09:28 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:09:28 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:09:58 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:09:58 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:10:03 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:10:07 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:10:10 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:669: testing "␍leading CR" 2021/03/23 06:10:14 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:10:15 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/03/23 06:10:16 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:10:17 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:10:19 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:10:40 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:11:10 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:11:10 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:11:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:11:40 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:11:40 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:11:45 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:11:48 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:11:51 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:669: testing "␊leading LF" 2021/03/23 06:11:55 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:11:57 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/03/23 06:11:58 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:11:59 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:12:01 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␊leading LF" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:12:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:12:52 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:12:52 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:12:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:13:22 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:13:22 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:13:27 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:13:30 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:13:33 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:669: testing "␉leading HT" 2021/03/23 06:13:37 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:13:39 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/03/23 06:13:40 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:13:41 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:13:43 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␉leading HT" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:14:03 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:14:33 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:14:33 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:14:33 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:15:03 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:15:03 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:15:08 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:15:12 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:15:15 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:669: testing "␋leading VT" 2021/03/23 06:15:19 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:15:20 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/03/23 06:15:21 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:15:22 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:15:23 DEBUG : pacer: Reducing sleep to 400ms fstests.go:153: Error Trace: fstests.go:153 fstests.go:187 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: unexpected amount of files github.com/rclone/rclone/backend/fichier.(*Fs).putUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:352 github.com/rclone/rclone/backend/fichier.(*Fs).PutUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:383 github.com/rclone/rclone/backend/fichier.(*Fs).Put /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:314 github.com/rclone/rclone/fstest/fstests.putTestContentsMimeType.func1 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:197 github.com/rclone/rclone/fstest/fstests.retry /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 github.com/rclone/rclone/fstest/fstests.putTestContentsMimeType /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:187 github.com/rclone/rclone/fstest/fstests.PutTestContents /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:212 github.com/rclone/rclone/fstest/fstests.testPut /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:217 github.com/rclone/rclone/fstest/fstests.Run.func13.7.1 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:675 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:669: testing ".leading dot" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{".leading dot"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".leading dot", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=12) ".leading dot", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:15:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:16:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:16:22 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:16:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:16:52 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:16:52 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:16:57 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:17:00 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:17:03 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:17:05 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:17:07 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:669: testing "trailing space " 2021/03/23 06:17:11 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:17:12 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:17:13 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"trailing space "} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space ", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=15) "trailing space ", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:17:39 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:18:09 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:18:09 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:18:09 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:18:39 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:18:39 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:18:44 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:18:48 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:18:51 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:18:53 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:18:54 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:669: testing "trailing CR␍" 2021/03/23 06:18:58 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:18:59 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:19:00 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:19:27 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:19:57 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:19:57 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:19:57 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:20:27 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:20:27 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:20:32 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:20:36 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:20:38 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:20:41 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:20:42 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:669: testing "trailing LF␊" 2021/03/23 06:20:46 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:20:47 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:20:48 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing LF␊", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing LF␊", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:21:15 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:21:45 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:21:45 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:21:45 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:22:15 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:22:15 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:22:20 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:22:23 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:22:26 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:22:28 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:22:30 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:669: testing "trailing HT␉" 2021/03/23 06:22:34 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:22:35 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:22:35 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:23:03 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:23:33 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:23:33 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:23:33 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:24:03 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:24:03 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:24:08 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:24:11 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:24:14 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:24:16 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:24:18 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:669: testing "trailing VT␋" 2021/03/23 06:24:22 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:24:23 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:24:23 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing VT␋", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing VT␋", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:24:50 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:25:20 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:25:20 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:25:20 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:25:50 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:25:50 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:25:55 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:25:59 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:26:01 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:26:04 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:26:05 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:669: testing "trailing dot." 2021/03/23 06:26:09 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:26:10 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:26:11 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing dot.", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "trailing dot.", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:26:38 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:27:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:27:08 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:27:08 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:27:38 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:27:38 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:27:43 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:27:46 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:27:49 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:27:51 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:27:53 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:669: testing "invalid utf-8\xfe" 2021/03/23 06:27:57 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:27:58 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:27:59 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8\xfe", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "invalid utf-8\xfe", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/03/23 06:28:25 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:28:55 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:28:55 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/03/23 06:28:56 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/03/23 06:29:26 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/03/23 06:29:26 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:29:31 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:29:34 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:29:37 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:29:39 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:29:41 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2021/03/23 06:29:45 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:29:46 DEBUG : pacer: Reducing sleep to 500.564574ms === RUN TestIntegration/FsMkdir/FsPutError 2021/03/23 06:29:46 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:240: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:742: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:778: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:153: Error Trace: fstests.go:153 fstests.go:187 fstests.go:212 fstests.go:217 fstests.go:864 Error: Received unexpected error: unexpected amount of files github.com/rclone/rclone/backend/fichier.(*Fs).putUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:352 github.com/rclone/rclone/backend/fichier.(*Fs).PutUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:383 github.com/rclone/rclone/backend/fichier.(*Fs).Put /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:314 github.com/rclone/rclone/fstest/fstests.putTestContentsMimeType.func1 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:197 github.com/rclone/rclone/fstest/fstests.retry /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 github.com/rclone/rclone/fstest/fstests.putTestContentsMimeType /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:187 github.com/rclone/rclone/fstest/fstests.PutTestContents /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:212 github.com/rclone/rclone/fstest/fstests.testPut /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:217 github.com/rclone/rclone/fstest/fstests.Run.func13.13 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:864 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1782: *fichier.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/03/23 06:29:59 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=FNpjJET7p5": net/http: HTTP/1.x transport connection broken: http: ContentLength=372 with Body length 473) 2021/03/23 06:29:59 DEBUG : pacer: Rate limited, increasing sleep to 5s === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/03/23 06:29:59 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:30:29 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:30:29 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/03/23 06:30:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/03/23 06:30:59 DEBUG : pacer: Reducing sleep to 3.75s 2021/03/23 06:31:04 DEBUG : pacer: Reducing sleep to 2.8125s 2021/03/23 06:31:09 DEBUG : pacer: Reducing sleep to 2.109375s 2021/03/23 06:31:11 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/03/23 06:31:13 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/03/23 06:31:14 DEBUG : pacer: Reducing sleep to 889.892577ms === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/03/23 06:31:14 DEBUG : Creating backend with remote "TestFichier:rclone-test-hevudem6mojifah2bucenoq2/deeper/nonexisting/directory" 2021/03/23 06:31:14 DEBUG : Config file has changed externaly - reloading 2021/03/23 06:31:16 DEBUG : Waiting for deletions to finish 2021/03/23 06:31:16 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/03/23 06:31:17 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/03/23 06:31:17 DEBUG : pacer: Reducing sleep to 400ms 2021/03/23 06:31:18 INFO : file name.txt: Deleted 2021/03/23 06:31:18 INFO : unknown-size-update.txt: Deleted 2021/03/23 06:31:28 DEBUG : ␋leading VT: Removing directory 2021/03/23 06:31:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2021/03/23 06:31:29 DEBUG : hello? sausage/êé/Hello, 世界: Removing directory 2021/03/23 06:31:30 DEBUG : hello? sausage/êé: Removing directory 2021/03/23 06:31:30 DEBUG : hello? sausage: Removing directory 2021/03/23 06:31:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Removing directory 2021/03/23 06:31:31 DEBUG : 1Fichier root 'rclone-test-hevudem6mojifah2bucenoq2': Removing directory 2021/03/23 06:31:32 ERROR : : error listing: directory not found 2021/03/23 06:31:32 DEBUG : Waiting for deletions to finish 2021/03/23 06:31:32 ERROR : : error listing: directory not found 2021/03/23 06:31:32 ERROR : 1Fichier root 'rclone-test-hevudem6mojifah2bucenoq2': Failed to list "": directory not found 2021/03/23 06:31:32 DEBUG : 1Fichier root 'rclone-test-hevudem6mojifah2bucenoq2': Removing directory 2021/03/23 06:31:33 ERROR : : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:1978: Shutdown method not supported --- FAIL: TestIntegration (1667.76s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- FAIL: TestIntegration/FsMkdir (1664.93s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.80s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.80s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.40s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (1546.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (16.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (72.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (13.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (98.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (101.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (101.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (102.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (101.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (106.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (107.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (107.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (107.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (107.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (107.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (107.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (107.84s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.25s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.28s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (76.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (75.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.67s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 1667.771s "go test -v -timeout 1h0m0s -remote TestFichier: -verbose" - Finished ERROR in 27m51.746471501s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsPutFiles]