"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestFichier:" 2025/08/31 01:25:22 NOTICE: TestFichier: Starting server 2025/08/31 01:25:22 DEBUG : Creating backend with remote "TestFichier:rclone-test-licixib9gora" 2025/08/31 01:25:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" === 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/08/31 01:25:27 INFO : dir/subdir: Making directory 2025/08/31 01:25:31 INFO : dir/subdir: Removing directory 2025/08/31 01:25:33 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/08/31 01:25:36 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/08/31 01:25:37 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:25:37 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:25:37 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:25:42 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:25:47 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:25:52 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:25:57 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:26:02 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:26:07 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:26:12 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:26:17 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:26:17 ERROR : error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2025/08/31 01:26:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:26:27 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:26:32 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:26:37 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:26:42 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsPutError 2025/08/31 01:26:46 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:26:49 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:26:51 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:26:52 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:26:53 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:26:54 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:26:55 DEBUG : pacer: Reducing sleep to 400ms === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2025/08/31 01:27:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:27:15 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:27:15 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:27:20 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:27:25 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:27:30 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:27:35 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:27:40 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:27:45 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:27:50 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:27:55 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:27:55 ERROR : error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" fstests.go:969: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:969 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Received unexpected error: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2025/08/31 01:28:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:28:05 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:28:10 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:28:15 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:28:20 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:28:24 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:28:27 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:28:29 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:28:30 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:28:31 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:28:32 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:28:33 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/08/31 01:28:37 DEBUG : Creating backend with remote "TestFichier:" 2025/08/31 01:28:37 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/08/31 01:28:48 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:28:48 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:28:48 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:28:53 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:28:58 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:03 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:08 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:13 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:18 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:23 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:29:28 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:28 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2025/08/31 01:29:33 DEBUG : pacer: Reducing sleep to 3.75s === 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/08/31 01:29:33 DEBUG : Creating backend with remote "TestFichier:rclone-test-licixib9gora/hello? sausage/êé" 2025/08/31 01:29:43 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:43 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:29:44 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:29:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:49 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:29:52 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:29:57 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:29:57 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:30:01 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:30:06 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:30:06 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:30:10 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:30:15 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:30:15 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:30:19 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:30:24 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:30:24 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:30:27 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:30:32 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:30:32 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:30:36 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:30:41 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:30:45 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:30:48 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:30:50 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:30:50 DEBUG : Waiting for deletions to finish 2025/08/31 01:30:51 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:30:53 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:30:53 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:30:54 DEBUG : pacer: Reducing sleep to 400ms 2025/08/31 01:30:56 INFO : e.txt: Deleted 2025/08/31 01:30:59 DEBUG : removing 1 level 4 directories 2025/08/31 01:30:59 INFO : a/b/c/d: Removing directory 2025/08/31 01:31:00 DEBUG : removing 1 level 3 directories 2025/08/31 01:31:00 INFO : a/b/c: Removing directory 2025/08/31 01:31:00 DEBUG : removing 1 level 2 directories 2025/08/31 01:31:00 INFO : a/b: Removing directory 2025/08/31 01:31:01 DEBUG : removing 1 level 1 directories 2025/08/31 01:31:01 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/08/31 01:31:01 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:31:05 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:31:08 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:31:10 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:31:11 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:31:13 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:31:13 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:31:14 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/08/31 01:31:34 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:31:34 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:31:35 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:31:40 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:31:45 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:31:50 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:31:55 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:00 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:05 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:32:10 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:15 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:15 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/31 01:32:15 DEBUG : Creating backend with remote "TestFichier:rclone-test-wiboxoy9beri" 2025/08/31 01:32:20 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:32:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:25 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:32:26 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:31 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:32:36 DEBUG : pacer: Reducing sleep to 2.8125s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/5 2025/08/31 01:32:39 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:32:42 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:32:44 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:32:46 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:32:47 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:32:47 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:32:48 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:53 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:32:58 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:33:03 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:33:08 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:33:13 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:33:18 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:33:23 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:33:28 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:33:32 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:33:35 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:33:37 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:33:38 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:33:39 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:33:40 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:33:41 DEBUG : pacer: Reducing sleep to 400ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:295: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:295: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/other.txt (100) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/other.txt" fstest.go:200: Not found "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: 1 objects not found fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/moveTest"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=8) "new_name", @@ -6,3 +6,4 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=30) "new_name/sub_new_name/moveTest" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2025/08/31 01:34:31 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:34:34 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:34:37 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:34:39 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:34:41 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:34:42 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:34:43 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:34:43 DEBUG : pacer: Reducing sleep to 400ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/5 2025/08/31 01:34:54 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:34:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:34:54 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:34:59 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:35:04 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:35:09 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:35:14 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:35:19 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:35:24 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:35:29 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:35:34 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:35:34 ERROR : error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}" 2025/08/31 01:35:36 DEBUG : 1Fichier root 'rclone-test-wiboxoy9beri': Purge dir "new_name" 2025/08/31 01:35:36 DEBUG : 1Fichier root 'rclone-test-wiboxoy9beri': Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2025/08/31 01:35:39 DEBUG : pacer: Reducing sleep to 3.75s === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2025/08/31 01:35:44 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:35:44 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:35:48 DEBUG : pacer: Reducing sleep to 3.75s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2025/08/31 01:35:53 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2025/08/31 01:35:57 DEBUG : pacer: Reducing sleep to 2.109375s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/08/31 01:36:00 DEBUG : pacer: Reducing sleep to 1.58203125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2025/08/31 01:36:02 DEBUG : pacer: Reducing sleep to 1.186523437s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2025/08/31 01:36:03 DEBUG : pacer: Reducing sleep to 889.892577ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2025/08/31 01:36:04 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:36:04 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:36:05 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:36:10 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:36:15 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:36:20 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:36:25 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:36:30 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:36:35 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:36:40 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:36:45 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") fstest.go:539: Sleeping for 1s for findObject eventual consistency: 1/5 (couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:36:50 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:36:55 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:37:00 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:37:05 DEBUG : pacer: Reducing sleep to 3.75s fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2025/08/31 01:37:10 DEBUG : pacer: Reducing sleep to 2.8125s fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2025/08/31 01:37:14 DEBUG : pacer: Reducing sleep to 2.109375s fstests.go:1751: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2025/08/31 01:37:17 DEBUG : pacer: Reducing sleep to 1.58203125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2025/08/31 01:37:19 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:37:21 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:37:23 DEBUG : pacer: Reducing sleep to 667.419432ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2025/08/31 01:37:23 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:37:23 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/08/31 01:37:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:37:25 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:37:25 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:37:30 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:37:35 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:37:40 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:37:45 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:37:50 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:37:55 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:38:00 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:38:05 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") fstest.go:539: Sleeping for 1s for findObject eventual consistency: 1/5 (couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:38:10 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:38:15 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:38:20 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:38:25 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:38:30 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:38:34 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:38:36 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:38:39 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:38:40 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:38:42 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:38:42 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:38:44 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/31 01:38:51 DEBUG : Creating backend with remote "TestFichier:rclone-test-licixib9gora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstests.go:1860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1860 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot fstests.go:1876: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1876 Error: Not equal: expected: "rclone-test-licixib9gora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-licixib9gora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-licixib9gora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-licixib9gora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/08/31 01:38:55 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:295: Sleeping for 1s for list eventual consistency: 1/5 2025/08/31 01:38:56 ERROR : error listing: directory not found fstest.go:295: Sleeping for 2s for list eventual consistency: 2/5 2025/08/31 01:38:59 ERROR : error listing: directory not found fstest.go:295: Sleeping for 4s for list eventual consistency: 3/5 2025/08/31 01:39:03 ERROR : error listing: directory not found fstest.go:295: Sleeping for 8s for list eventual consistency: 4/5 2025/08/31 01:39:11 ERROR : error listing: directory not found fstest.go:295: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:200: Not found "z.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/31 01:39:27 DEBUG : Creating backend with remote "TestFichier:rclone-test-licixib9gora/not found.txt" 2025/08/31 01:39:28 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestFichier:" path "rclone-test-licixib9gora" from "TestFichier:rclone-test-licixib9gora" 2025/08/31 01:39:28 DEBUG : Creating backend with remote "TestFichier:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/08/31 01:39:29 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:39:29 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:39:29 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:39:34 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:39:39 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:39:44 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:39:49 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:39:54 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:39:59 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:40:04 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:40:09 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:40:09 ERROR : rclone-test-licixib9gora: error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/08/31 01:40:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:40:19 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:40:24 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:40:29 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:40:34 DEBUG : pacer: Reducing sleep to 2.8125s fstest.go:377: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:377 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1938 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: ListEntries not equal, want rclone-test-licixib9gora/file name.txt (200) got rclone-test-licixib9gora/file name.txt (200), rclone-test-licixib9gora/other.txt (100) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:380 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1938 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: Unexpected file "rclone-test-licixib9gora/other.txt" fstest.go:395: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:395 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1938 Error: Not equal: expected: []string{"rclone-test-licixib9gora/hello? sausage"} actual : []string{"rclone-test-licixib9gora/hello? sausage", "rclone-test-licixib9gora/moveTest"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-licixib9gora/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-licixib9gora/hello? sausage", + (string) (len=33) "rclone-test-licixib9gora/moveTest" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/08/31 01:40:38 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:40:41 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:40:45 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:40:46 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:40:46 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:40:47 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:40:47 DEBUG : pacer: Reducing sleep to 400ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/5 2025/08/31 01:41:07 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:41:07 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:41:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:13 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:18 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:23 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:28 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:33 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:38 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:41:43 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:48 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:41:48 ERROR : rclone-test-licixib9gora: error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/08/31 01:41:48 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:41:48 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:41:48 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:41:53 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:41:58 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:42:03 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:42:08 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:42:12 DEBUG : pacer: Reducing sleep to 2.109375s fstests.go:2038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/08/31 01:42:15 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:42:17 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:42:19 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/31 01:42:20 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:42:21 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:42:21 DEBUG : pacer: Reducing sleep to 400ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/5 2025/08/31 01:42:41 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:42:41 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:42:41 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:42:46 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:42:51 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:42:56 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:43:01 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:43:06 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/08/31 01:43:11 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:43:16 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:43:21 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:43:21 ERROR : error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/08/31 01:43:26 DEBUG : pacer: Reducing sleep to 3.75s === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2299: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *fichier.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *fichier.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *fichier.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/31 01:43:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/08/31 01:43:31 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/31 01:43:35 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:43:40 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:43:44 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=Afkx5YlsDJ": net/http: HTTP/1.x transport connection broken: http: ContentLength=373 with Body length 474) 2025/08/31 01:43:44 DEBUG : pacer: Rate limited, increasing sleep to 5s === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/31 01:43:46 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/31 01:43:51 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/31 01:43:57 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/31 01:43:59 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/31 01:44:00 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/31 01:44:02 DEBUG : pacer: Reducing sleep to 889.892577ms === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/31 01:44:02 DEBUG : Creating backend with remote "TestFichier:rclone-test-licixib9gora/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/08/31 01:44:04 DEBUG : Waiting for deletions to finish 2025/08/31 01:44:04 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/31 01:44:05 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/31 01:44:06 DEBUG : pacer: Reducing sleep to 400ms 2025/08/31 01:44:06 INFO : unknown-size-update.txt: Deleted 2025/08/31 01:44:07 INFO : other.txt: Deleted 2025/08/31 01:44:07 INFO : created from root.txt: Deleted 2025/08/31 01:44:16 DEBUG : removing 1 level 4 directories 2025/08/31 01:44:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/08/31 01:44:16 DEBUG : removing 1 level 3 directories 2025/08/31 01:44:16 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/08/31 01:44:17 DEBUG : removing 1 level 2 directories 2025/08/31 01:44:17 INFO : hello? sausage/êé: Removing directory 2025/08/31 01:44:17 DEBUG : removing 2 level 1 directories 2025/08/31 01:44:17 INFO : moveTest: Removing directory 2025/08/31 01:44:17 INFO : hello? sausage: Removing directory 2025/08/31 01:44:18 DEBUG : removing 1 level 0 directories 2025/08/31 01:44:18 INFO : 1Fichier root 'rclone-test-licixib9gora': Removing directory 2025/08/31 01:44:19 ERROR : error listing: directory not found 2025/08/31 01:44:19 DEBUG : Waiting for deletions to finish 2025/08/31 01:44:19 ERROR : error listing: directory not found 2025/08/31 01:44:20 ERROR : 1Fichier root 'rclone-test-licixib9gora': Failed to list "": directory not found 2025/08/31 01:44:20 DEBUG : removing 1 level 0 directories 2025/08/31 01:44:20 INFO : 1Fichier root 'rclone-test-licixib9gora': Removing directory 2025/08/31 01:44:20 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (1137.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.39s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- FAIL: TestIntegration/FsMkdir (1134.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.22s) --- 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 (40.81s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (25.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (15.36s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (988.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (44.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (38.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (1.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (44.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (5.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (87.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (15.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (58.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (201.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (1.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (62.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (79.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (35.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (139.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (40.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (25.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (73.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (24.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (68.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (5.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (35.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (18.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (17.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.47s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 1137.478s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished ERROR in 18m58.600158017s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put TestIntegration/FsMkdir/FsPutFiles/PublicLink TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]