You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Akira Ajisaka <aa...@apache.org> on 2021/10/29 06:58:39 UTC

Re: jira-json goes missing sporadically

Hi Gautham,

It seems that the jira plugin is enabled in the precommit job and the
plugin failed.
https://github.com/apache/hadoop/blob/6aa664c62443b4061c26c27376e5d1e0e591a323/dev-support/jenkins.sh#L176

Given the hadoop-multibranch job does not use ASF JIRA at all, disabling
the plugin and removing the configs related to jira will fix it.

-Akira


On Fri, Oct 29, 2021 at 3:47 PM Gautham Banasandra <
gautham.bangalore@gmail.com> wrote:

> Hi Hadoop devs,
>
>
>
> I’ve been noticing an issue with Jenkins CI where a file jira-json goes
> missing all of a sudden – jenkins / hadoop-multibranch / PR-3588 / #2
> (apache.org)
> <
> https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/2/pipeline/
> >
>
>
>
> [2021-10-27T17:52:58.787Z] Processing:
> https://github.com/apache/hadoop/pull/3588
>
> [2021-10-27T17:52:58.787Z] GITHUB PR #3588 is being downloaded from
>
> [2021-10-27T17:52:58.787Z]
> https://api.github.com/repos/apache/hadoop/pulls/3588
>
> [2021-10-27T17:52:58.787Z]   JSON data at Wed Oct 27 17:52:55 UTC 2021
>
> [2021-10-27T17:52:58.787Z]   Patch data at Wed Oct 27 17:52:56 UTC 2021
>
> [2021-10-27T17:52:58.787Z]   Diff data at Wed Oct 27 17:52:56 UTC 2021
>
> [2021-10-27T17:52:59.814Z] awk: cannot open
>
> /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-3588/centos-7/out/jira-json
> (No such file or directory)
>
> [2021-10-27T17:52:59.814Z] ERROR:
> https://github.com/apache/hadoop/pull/3588
> issue status is not matched with "Patch Available".
>
> [2021-10-27T17:52:59.814Z]
>
>
>
> This causes the pipeline run to fail. I’ve seen this in my multiple
> attempts to re-run the CI on my PR –
>
>    1. After 45 minutes – jenkins / hadoop-multibranch / PR-3588 / #1
>    (apache.org)
>    <
> https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/1/pipeline/
> >
>    2. After 1 minute – jenkins / hadoop-multibranch / PR-3588 / #2
>    (apache.org)
>    <
> https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/2/pipeline/
> >
>    3. After 17 minutes – jenkins / hadoop-multibranch / PR-3588 / #3
>    (apache.org)
>    <
> https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/3/pipeline/
> >
>
>
>
> There’s really no order to this. I was wondering if anyone’s facing the
> same issue of if anyone is aware of this.
>
>
>
> Thanks,
>
> --Gautham
>

RE: jira-json goes missing sporadically

Posted by ga...@gmail.com.
Hi Akira,

 

Thanks for the suggestion. I’ve created the PR for this – HADOOP-17985. Disable JIRA plugin for Yetus run by GauthamBanasandra · Pull Request #3601 · apache/hadoop (github.com) <https://github.com/apache/hadoop/pull/3601> .

Could you please review?

 

Thanks,

--Gautham

 

From: Akira Ajisaka <aa...@apache.org> 
Sent: 29 October 2021 12:29 PM
To: Hadoop Common <co...@hadoop.apache.org>; gautham.bangalore@gmail.com
Cc: general@hadoop.apache.org
Subject: Re: jira-json goes missing sporadically

 

Hi Gautham,

 

It seems that the jira plugin is enabled in the precommit job and the plugin failed.

https://github.com/apache/hadoop/blob/6aa664c62443b4061c26c27376e5d1e0e591a323/dev-support/jenkins.sh#L176

 

Given the hadoop-multibranch job does not use ASF JIRA at all, disabling the plugin and removing the configs related to jira will fix it.

 

-Akira

 

 

On Fri, Oct 29, 2021 at 3:47 PM Gautham Banasandra <gautham.bangalore@gmail.com <ma...@gmail.com> > wrote:

Hi Hadoop devs,



I’ve been noticing an issue with Jenkins CI where a file jira-json goes
missing all of a sudden – jenkins / hadoop-multibranch / PR-3588 / #2
(apache.org <http://apache.org> )
<https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/2/pipeline/>



[2021-10-27T17:52:58.787Z] Processing:
https://github.com/apache/hadoop/pull/3588

[2021-10-27T17:52:58.787Z] GITHUB PR #3588 is being downloaded from

[2021-10-27T17:52:58.787Z]
https://api.github.com/repos/apache/hadoop/pulls/3588

[2021-10-27T17:52:58.787Z]   JSON data at Wed Oct 27 17:52:55 UTC 2021

[2021-10-27T17:52:58.787Z]   Patch data at Wed Oct 27 17:52:56 UTC 2021

[2021-10-27T17:52:58.787Z]   Diff data at Wed Oct 27 17:52:56 UTC 2021

[2021-10-27T17:52:59.814Z] awk: cannot open
/home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-3588/centos-7/out/jira-json
(No such file or directory)

[2021-10-27T17:52:59.814Z] ERROR: https://github.com/apache/hadoop/pull/3588
issue status is not matched with "Patch Available".

[2021-10-27T17:52:59.814Z]



This causes the pipeline run to fail. I’ve seen this in my multiple
attempts to re-run the CI on my PR –

   1. After 45 minutes – jenkins / hadoop-multibranch / PR-3588 / #1
   (apache.org <http://apache.org> )
   <https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/1/pipeline/>
   2. After 1 minute – jenkins / hadoop-multibranch / PR-3588 / #2
   (apache.org <http://apache.org> )
   <https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/2/pipeline/>
   3. After 17 minutes – jenkins / hadoop-multibranch / PR-3588 / #3
   (apache.org <http://apache.org> )
   <https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/3/pipeline/>



There’s really no order to this. I was wondering if anyone’s facing the
same issue of if anyone is aware of this.



Thanks,

--Gautham


RE: jira-json goes missing sporadically

Posted by ga...@gmail.com.
Hi Akira,

 

Thanks for the suggestion. I’ve created the PR for this – HADOOP-17985. Disable JIRA plugin for Yetus run by GauthamBanasandra · Pull Request #3601 · apache/hadoop (github.com) <https://github.com/apache/hadoop/pull/3601> .

Could you please review?

 

Thanks,

--Gautham

 

From: Akira Ajisaka <aa...@apache.org> 
Sent: 29 October 2021 12:29 PM
To: Hadoop Common <co...@hadoop.apache.org>; gautham.bangalore@gmail.com
Cc: general@hadoop.apache.org
Subject: Re: jira-json goes missing sporadically

 

Hi Gautham,

 

It seems that the jira plugin is enabled in the precommit job and the plugin failed.

https://github.com/apache/hadoop/blob/6aa664c62443b4061c26c27376e5d1e0e591a323/dev-support/jenkins.sh#L176

 

Given the hadoop-multibranch job does not use ASF JIRA at all, disabling the plugin and removing the configs related to jira will fix it.

 

-Akira

 

 

On Fri, Oct 29, 2021 at 3:47 PM Gautham Banasandra <gautham.bangalore@gmail.com <ma...@gmail.com> > wrote:

Hi Hadoop devs,



I’ve been noticing an issue with Jenkins CI where a file jira-json goes
missing all of a sudden – jenkins / hadoop-multibranch / PR-3588 / #2
(apache.org <http://apache.org> )
<https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/2/pipeline/>



[2021-10-27T17:52:58.787Z] Processing:
https://github.com/apache/hadoop/pull/3588

[2021-10-27T17:52:58.787Z] GITHUB PR #3588 is being downloaded from

[2021-10-27T17:52:58.787Z]
https://api.github.com/repos/apache/hadoop/pulls/3588

[2021-10-27T17:52:58.787Z]   JSON data at Wed Oct 27 17:52:55 UTC 2021

[2021-10-27T17:52:58.787Z]   Patch data at Wed Oct 27 17:52:56 UTC 2021

[2021-10-27T17:52:58.787Z]   Diff data at Wed Oct 27 17:52:56 UTC 2021

[2021-10-27T17:52:59.814Z] awk: cannot open
/home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-3588/centos-7/out/jira-json
(No such file or directory)

[2021-10-27T17:52:59.814Z] ERROR: https://github.com/apache/hadoop/pull/3588
issue status is not matched with "Patch Available".

[2021-10-27T17:52:59.814Z]



This causes the pipeline run to fail. I’ve seen this in my multiple
attempts to re-run the CI on my PR –

   1. After 45 minutes – jenkins / hadoop-multibranch / PR-3588 / #1
   (apache.org <http://apache.org> )
   <https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/1/pipeline/>
   2. After 1 minute – jenkins / hadoop-multibranch / PR-3588 / #2
   (apache.org <http://apache.org> )
   <https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/2/pipeline/>
   3. After 17 minutes – jenkins / hadoop-multibranch / PR-3588 / #3
   (apache.org <http://apache.org> )
   <https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3588/3/pipeline/>



There’s really no order to this. I was wondering if anyone’s facing the
same issue of if anyone is aware of this.



Thanks,

--Gautham