You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/08/18 01:36:00 UTC

[jira] [Commented] (FLINK-9992) FsStorageLocationReferenceTest#testEncodeAndDecode failed in CI

    [ https://issues.apache.org/jira/browse/FLINK-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179296#comment-17179296 ] 

Dian Fu commented on FLINK-9992:
--------------------------------

[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=5629&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=4ed44b66-cdd6-5dcf-5f6a-88b07dda665d]

> FsStorageLocationReferenceTest#testEncodeAndDecode failed in CI
> ---------------------------------------------------------------
>
>                 Key: FLINK-9992
>                 URL: https://issues.apache.org/jira/browse/FLINK-9992
>             Project: Flink
>          Issue Type: Bug
>          Components: FileSystems, Tests
>    Affects Versions: 1.11.0, 1.12.0
>            Reporter: vinoyang
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.12.0
>
>
> {code:java}
> testEncodeAndDecode(org.apache.flink.runtime.state.filesystem.FsStorageLocationReferenceTest)  Time elapsed: 0.027 sec  <<< ERROR!
> java.lang.IllegalArgumentException: java.net.URISyntaxException: Illegal character in hostname at index 5: gl://碪⯶㪴]ឪ嵿⎐䪀筪ᆶ歑ᆂ玚୓䇷ノⳡ೯43575/䡷ᦼ☶⨩䚩筶ࢊණ⣁᳊尯/彡䫼畒伈森削㔞/缳漸⩧勎㓘癐⍖ᾐ䘽㼺䨶/粉掩㤡⪌⎏㆐罠Ꮨㆆ䤱ൎ堉儾
> 	at java.net.URI$Parser.fail(URI.java:2848)
> 	at java.net.URI$Parser.parseHostname(URI.java:3387)
> 	at java.net.URI$Parser.parseServer(URI.java:3236)
> 	at java.net.URI$Parser.parseAuthority(URI.java:3155)
> 	at java.net.URI$Parser.parseHierarchical(URI.java:3097)
> 	at java.net.URI$Parser.parse(URI.java:3053)
> 	at java.net.URI.<init>(URI.java:746)
> 	at org.apache.flink.core.fs.Path.initialize(Path.java:247)
> 	at org.apache.flink.core.fs.Path.<init>(Path.java:217)
> 	at org.apache.flink.runtime.state.filesystem.FsStorageLocationReferenceTest.randomPath(FsStorageLocationReferenceTest.java:88)
> 	at org.apache.flink.runtime.state.filesystem.FsStorageLocationReferenceTest.testEncodeAndDecode(FsStorageLocationReferenceTest.java:41)
> {code}
> log is here : https://travis-ci.org/apache/flink/jobs/409430886
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)