"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|FsIsFile|FsMove|ObjectRemove|PublicLink)$/^(List|Put)$/^Remove$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:418: Using remote "TestFichier:" 2022/03/15 05:49:58 DEBUG : Creating backend with remote "TestFichier:rclone-test-feqizax4coximip4timivay0" 2022/03/15 05:49:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) 2022/03/15 05:50:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:50:40 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:50:40 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/15 05:50:40 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:51:10 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:51:10 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/15 05:51:15 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/15 05:51:19 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/15 05:51:21 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/15 05:51:23 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/15 05:51:25 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/15 05:51:26 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/15 05:51:27 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/15 05:51:28 DEBUG : pacer: Reducing sleep to 400ms fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/03/15 05:51:49 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/15 05:52:19 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/15 05:52:19 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/15 05:52:19 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:52:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:52:49 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/15 05:52:54 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/15 05:52:58 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/15 05:53:01 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/15 05:53:03 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/15 05:53:05 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/15 05:53:06 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/15 05:53:07 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/15 05:53:07 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "other.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: 1 objects not found fstests.go:1169: Error Trace: fstests.go:1169 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/03/15 05:53:49 DEBUG : Creating backend with remote "TestFichier:rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2022/03/15 05:53:49 DEBUG : Config file has changed externaly - reloading fstests.go:1470: Error Trace: fstests.go:1470 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/03/15 05:53:54 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/03/15 05:53:55 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 2022/03/15 05:53:57 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 2022/03/15 05:54:01 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 2022/03/15 05:54:09 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1477 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:204: Not found "z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:345 fstests.go:1477 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestFichier:" path "rclone-test-feqizax4coximip4timivay0" from "TestFichier:rclone-test-feqizax4coximip4timivay0" 2022/03/15 05:54:25 DEBUG : Creating backend with remote "TestFichier:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/03/15 05:54:30 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:55:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:55:00 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/15 05:55:00 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:55:31 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:55:31 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/15 05:55:36 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/15 05:55:39 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/15 05:55:42 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/15 05:55:44 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/15 05:55:46 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/15 05:55:47 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/15 05:55:48 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/15 05:55:49 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-feqizax4coximip4timivay0/file name.txt (100), rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-feqizax4coximip4timivay0/file name.txt (100), rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1523 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2022/03/15 05:56:34 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/15 05:57:04 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/15 05:57:04 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/15 05:57:04 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:57:34 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:57:34 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/15 05:57:39 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/15 05:57:43 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/15 05:57:46 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/15 05:57:48 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/15 05:57:49 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/15 05:57:51 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/15 05:57:52 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/15 05:57:52 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-feqizax4coximip4timivay0/created from root.txt (100), rclone-test-feqizax4coximip4timivay0/file name.txt (100), rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-feqizax4coximip4timivay0/created from root.txt (100), rclone-test-feqizax4coximip4timivay0/file name.txt (100), rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1579 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2022/03/15 05:58:39 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:59:09 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:59:09 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/15 05:59:09 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 05:59:39 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 05:59:39 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/15 05:59:44 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/15 05:59:48 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/15 05:59:51 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/15 05:59:53 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/15 05:59:54 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/15 05:59:56 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/15 05:59:57 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/15 05:59:57 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-feqizax4coximip4timivay0/file name.txt (100), rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-feqizax4coximip4timivay0/file name.txt (100), rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-feqizax4coximip4timivay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1584 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2022/03/15 06:00:44 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 06:01:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 06:01:14 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/15 06:01:14 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 06:01:44 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 06:01:44 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/15 06:01:49 DEBUG : pacer: Reducing sleep to 2.8125s fstests.go:1630: Error Trace: fstests.go:1630 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2022/03/15 06:01:53 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/15 06:01:55 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/15 06:01:57 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/15 06:01:59 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/15 06:02:00 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/15 06:02:01 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/15 06:02:02 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 2022/03/15 06:02:30 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 06:03:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 06:03:00 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/15 06:03:00 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/15 06:03:30 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/15 06:03:30 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/15 06:03:35 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/15 06:03:39 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/15 06:03:42 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/15 06:03:44 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/15 06:03:45 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/15 06:03:46 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/15 06:03:47 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/15 06:03:48 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstests.go:1718 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: 1 objects not found 2022/03/15 06:04:04 DEBUG : Waiting for deletions to finish 2022/03/15 06:04:09 INFO : other.txt: Deleted 2022/03/15 06:04:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2022/03/15 06:04:13 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2022/03/15 06:04:13 INFO : hello? sausage/êé: Removing directory 2022/03/15 06:04:14 INFO : hello? sausage: Removing directory 2022/03/15 06:04:14 INFO : 1Fichier root 'rclone-test-feqizax4coximip4timivay0': Removing directory 2022/03/15 06:04:15 ERROR : : error listing: directory not found 2022/03/15 06:04:15 DEBUG : Waiting for deletions to finish 2022/03/15 06:04:15 ERROR : : error listing: directory not found 2022/03/15 06:04:16 ERROR : 1Fichier root 'rclone-test-feqizax4coximip4timivay0': Failed to list "": directory not found 2022/03/15 06:04:16 INFO : 1Fichier root 'rclone-test-feqizax4coximip4timivay0': Removing directory 2022/03/15 06:04:16 ERROR : : Failed to rmdir: directory not found --- FAIL: TestIntegration (858.08s) --- FAIL: TestIntegration/FsMkdir (856.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (843.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (126.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (35.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (377.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (124.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (253.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (124.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (65.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (135.68s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 858.092s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|FsIsFile|FsMove|ObjectRemove|PublicLink)$/^(List|Put)$/^Remove$'" - Finished ERROR in 14m18.767691188s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/PublicLink TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]