"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestFichier:" 2025/09/15 04:54:04 NOTICE: TestFichier: Starting server 2025/09/15 04:54:04 DEBUG : Creating backend with remote "TestFichier:rclone-test-vipokux4bizo" 2025/09/15 04:54:04 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/09/15 04:54:08 INFO : dir/subdir: Making directory 2025/09/15 04:54:12 INFO : dir/subdir: Removing directory 2025/09/15 04:54:14 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/09/15 04:54:18 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/09/15 04:54:18 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/09/15 04:54:18 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/09/15 04:54:18 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:54:23 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/09/15 04:54:28 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:54:33 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:54:38 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/09/15 04:54:43 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:54:48 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:54:53 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:54:58 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:54:58 ERROR : error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}" fstest.go:282: 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/09/15 04:55:03 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/09/15 04:55: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/09/15 04:55: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/09/15 04:55:18 DEBUG : pacer: Reducing sleep to 3.75s 2025/09/15 04:55:23 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsPutError 2025/09/15 04:55:27 DEBUG : pacer: Reducing sleep to 2.109375s 2025/09/15 04:55:30 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/09/15 04:55:32 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/09/15 04:55:34 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/09/15 04:55:35 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/09/15 04:55:36 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/09/15 04:55:36 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 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954 Error: Received unexpected error: upload response not found Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === 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/09/15 04:55:48 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=4rlqe9PqGT": net/http: HTTP/1.x transport connection broken: http: ContentLength=373 with Body length 474) 2025/09/15 04:55:48 DEBUG : pacer: Rate limited, increasing sleep to 5s === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/15 04:55:48 DEBUG : pacer: Reducing sleep to 3.75s 2025/09/15 04:55:53 DEBUG : pacer: Reducing sleep to 2.8125s 2025/09/15 04:55:58 DEBUG : pacer: Reducing sleep to 2.109375s 2025/09/15 04:56:01 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/09/15 04:56:02 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:56:02 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/09/15 04:56:03 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/09/15 04:56:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:56:13 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:56:18 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:56:23 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/09/15 04:56:28 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/09/15 04:56:33 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:56:38 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/09/15 04:56:43 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:542: 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/09/15 04:56:48 DEBUG : pacer: Reducing sleep to 3.75s 2025/09/15 04:56:53 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/15 04:56:53 DEBUG : Creating backend with remote "TestFichier:rclone-test-vipokux4bizo/deeper/nonexisting/directory" 2025/09/15 04:56:53 DEBUG : Config file has changed externally - reloading === 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/09/15 04:56:55 DEBUG : Waiting for deletions to finish 2025/09/15 04:56:57 DEBUG : pacer: Reducing sleep to 2.109375s 2025/09/15 04:57:00 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/09/15 04:57:02 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/09/15 04:57:04 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/09/15 04:57:04 INFO : file name.txt: Deleted 2025/09/15 04:57:05 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/09/15 04:57:05 INFO : unknown-size-update.txt: Deleted 2025/09/15 04:57:06 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/09/15 04:57:06 DEBUG : pacer: Reducing sleep to 400ms 2025/09/15 04:57:12 DEBUG : removing 1 level 4 directories 2025/09/15 04:57:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/09/15 04:57:13 DEBUG : removing 1 level 3 directories 2025/09/15 04:57:13 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/09/15 04:57:13 DEBUG : removing 1 level 2 directories 2025/09/15 04:57:13 INFO : hello? sausage/êé: Removing directory 2025/09/15 04:57:14 DEBUG : removing 1 level 1 directories 2025/09/15 04:57:14 INFO : hello? sausage: Removing directory 2025/09/15 04:57:14 DEBUG : removing 1 level 0 directories 2025/09/15 04:57:14 INFO : 1Fichier root 'rclone-test-vipokux4bizo': Removing directory 2025/09/15 04:57:15 ERROR : error listing: directory not found 2025/09/15 04:57:15 DEBUG : Waiting for deletions to finish 2025/09/15 04:57:15 ERROR : error listing: directory not found 2025/09/15 04:57:16 ERROR : 1Fichier root 'rclone-test-vipokux4bizo': Failed to list "": directory not found 2025/09/15 04:57:16 DEBUG : removing 1 level 0 directories 2025/09/15 04:57:16 INFO : 1Fichier root 'rclone-test-vipokux4bizo': Removing directory 2025/09/15 04:57:16 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (192.10s) --- 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 (189.25s) --- 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 (40.81s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (25.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (15.39s) --- 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 (7.42s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (66.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (65.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.66s) --- 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 192.127s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished ERROR in 3m13.301868524s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding TestIntegration/FsMkdir/FsPutFiles]