You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/08/13 05:49:00 UTC

[jira] [Commented] (HBASE-24876) Fix the flaky job url for branch-2.2

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

Duo Zhang commented on HBASE-24876:
-----------------------------------

It is not only for branch-2.2, on master we also have this incorrect url. So let's fix it for all branches?

> Fix the flaky job url for branch-2.2
> ------------------------------------
>
>                 Key: HBASE-24876
>                 URL: https://issues.apache.org/jira/browse/HBASE-24876
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Guanghao Zhang
>            Priority: Major
>
>  
> I found that the precommit job of branch-2.2 still used the wrong url. See [https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2247/1/console]
> {code:java}
> 16:56:14  [Wed Aug 12 08:56:14 UTC 2020 INFO]: Personality: patch unit
> 16:56:14  [Wed Aug 12 08:56:14 UTC 2020 INFO]: EXCLUDE_TESTS_URL=
> 16:56:14  [Wed Aug 12 08:56:14 UTC 2020 INFO]: INCLUDE_TESTS_URL=
> 16:56:14  --2020-08-12 08:56:14--  https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/artifact/excludes/
> 16:56:14  Resolving builds.apache.org (builds.apache.org)... 195.201.213.130, 2a01:4f8:c0:2cc9::2
> 16:56:14  Connecting to builds.apache.org (builds.apache.org)|195.201.213.130|:443... connected.
> 16:56:15  HTTP request sent, awaiting response... 404 
> 16:56:15  2020-08-12 08:56:15 ERROR 404: (no description).
> 16:56:15  
> 16:56:15  Wget error 8 in fetching excludes file from url https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/artifact/excludes/. Ignoring and proceeding.{code}



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