Hanging Jenkins builds.

2017-04-21 Thread Aviem Zur
Hi all,

Please be aware that Beam builds (precommit + postcommit validations) are
hanging since a few hours ago.

This seems to be a problem in builds of other projects as well (for
example, Kafka).

I've opened an INFRA ticket:
https://issues.apache.org/jira/browse/INFRA-13949


Re: Hanging Jenkins builds.

2017-04-22 Thread Ted Yu
Looks like this might be the cause for the failed build (
https://builds.apache.org/view/Beam/job/beam_PreCommit_Java_MavenInstall/9927/console
):

/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_MavenInstall/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/CombineFns.java:145:
error: reference notfound
   * See {@link #compose()} or {@link #composeKeyed()}) for details.
 ^
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_MavenInstall/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/CombineFns.java:147:
warning - Tag @link:can't find composeKeyed() in
org.apache.beam.sdk.transforms.CombineFns.CoCombineResult

FYI

On Fri, Apr 21, 2017 at 11:17 PM, Aviem Zur  wrote:

> Hi all,
>
> Please be aware that Beam builds (precommit + postcommit validations) are
> hanging since a few hours ago.
>
> This seems to be a problem in builds of other projects as well (for
> example, Kafka).
>
> I've opened an INFRA ticket:
> https://issues.apache.org/jira/browse/INFRA-13949
>


Re: Hanging Jenkins builds.

2017-04-23 Thread Davor Bonaci
Intermittent hanging exist for several days, maybe up to a week. I think it
correlates with updates/restarts/reconfiguration/etc. of the Jenkins
instance on the infrastructure side. Terminating the build and restarting
did work around the problem a few times.

On Sat, Apr 22, 2017 at 9:42 AM, Ted Yu  wrote:

> Looks like this might be the cause for the failed build (
> https://builds.apache.org/view/Beam/job/beam_PreCommit_
> Java_MavenInstall/9927/console
> ):
>
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
> MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
> sdk/transforms/CombineFns.java:145:
> error: reference notfound
>* See {@link #compose()} or {@link #composeKeyed()}) for details.
>  ^
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
> MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
> sdk/transforms/CombineFns.java:147:
> warning - Tag @link:can't find composeKeyed() in
> org.apache.beam.sdk.transforms.CombineFns.CoCombineResult
>
> FYI
>
> On Fri, Apr 21, 2017 at 11:17 PM, Aviem Zur  wrote:
>
> > Hi all,
> >
> > Please be aware that Beam builds (precommit + postcommit validations) are
> > hanging since a few hours ago.
> >
> > This seems to be a problem in builds of other projects as well (for
> > example, Kafka).
> >
> > I've opened an INFRA ticket:
> > https://issues.apache.org/jira/browse/INFRA-13949
> >
>


Re: Hanging Jenkins builds.

2017-04-23 Thread Jean-Baptiste Onofré

Agree, it's probably due to the update and reconfiguration happening.

Regards
JB

On 04/24/2017 07:41 AM, Davor Bonaci wrote:

Intermittent hanging exist for several days, maybe up to a week. I think it
correlates with updates/restarts/reconfiguration/etc. of the Jenkins
instance on the infrastructure side. Terminating the build and restarting
did work around the problem a few times.

On Sat, Apr 22, 2017 at 9:42 AM, Ted Yu  wrote:


Looks like this might be the cause for the failed build (
https://builds.apache.org/view/Beam/job/beam_PreCommit_
Java_MavenInstall/9927/console
):

/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
sdk/transforms/CombineFns.java:145:
error: reference notfound
   * See {@link #compose()} or {@link #composeKeyed()}) for details.
 ^
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
sdk/transforms/CombineFns.java:147:
warning - Tag @link:can't find composeKeyed() in
org.apache.beam.sdk.transforms.CombineFns.CoCombineResult

FYI

On Fri, Apr 21, 2017 at 11:17 PM, Aviem Zur  wrote:


Hi all,

Please be aware that Beam builds (precommit + postcommit validations) are
hanging since a few hours ago.

This seems to be a problem in builds of other projects as well (for
example, Kafka).

I've opened an INFRA ticket:
https://issues.apache.org/jira/browse/INFRA-13949







--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: Hanging Jenkins builds.

2017-04-23 Thread Aviem Zur
They did kill a couple of builds that were running, but the builds that
started immediately after suffered the same hanging.
Now it seems builds aren't being started at all for new pushes to PRs. And
invoking 'Retest this please' seems to do nothing as well.

On Mon, Apr 24, 2017 at 8:53 AM Jean-Baptiste Onofré 
wrote:

> Agree, it's probably due to the update and reconfiguration happening.
>
> Regards
> JB
>
> On 04/24/2017 07:41 AM, Davor Bonaci wrote:
> > Intermittent hanging exist for several days, maybe up to a week. I think
> it
> > correlates with updates/restarts/reconfiguration/etc. of the Jenkins
> > instance on the infrastructure side. Terminating the build and restarting
> > did work around the problem a few times.
> >
> > On Sat, Apr 22, 2017 at 9:42 AM, Ted Yu  wrote:
> >
> >> Looks like this might be the cause for the failed build (
> >> https://builds.apache.org/view/Beam/job/beam_PreCommit_
> >> Java_MavenInstall/9927/console
> >> ):
> >>
> >> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
> >> MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
> >> sdk/transforms/CombineFns.java:145:
> >> error: reference notfound
> >>* See {@link #compose()} or {@link #composeKeyed()}) for details.
> >>  ^
> >> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
> >> MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
> >> sdk/transforms/CombineFns.java:147:
> >> warning - Tag @link:can't find composeKeyed() in
> >> org.apache.beam.sdk.transforms.CombineFns.CoCombineResult
> >>
> >> FYI
> >>
> >> On Fri, Apr 21, 2017 at 11:17 PM, Aviem Zur  wrote:
> >>
> >>> Hi all,
> >>>
> >>> Please be aware that Beam builds (precommit + postcommit validations)
> are
> >>> hanging since a few hours ago.
> >>>
> >>> This seems to be a problem in builds of other projects as well (for
> >>> example, Kafka).
> >>>
> >>> I've opened an INFRA ticket:
> >>> https://issues.apache.org/jira/browse/INFRA-13949
> >>>
> >>
> >
>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>


Re: Hanging Jenkins builds.

2017-04-23 Thread Kenneth Knowles
This is a failure in just the precommit for #2636, nothing that has been
committed yet. It wouldn't affect other builds.

On Sat, Apr 22, 2017 at 9:42 AM, Ted Yu  wrote:

> Looks like this might be the cause for the failed build (
> https://builds.apache.org/view/Beam/job/beam_PreCommit_
> Java_MavenInstall/9927/console
> ):
>
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
> MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
> sdk/transforms/CombineFns.java:145:
> error: reference notfound
>* See {@link #compose()} or {@link #composeKeyed()}) for details.
>  ^
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_
> MavenInstall/sdks/java/core/src/main/java/org/apache/beam/
> sdk/transforms/CombineFns.java:147:
> warning - Tag @link:can't find composeKeyed() in
> org.apache.beam.sdk.transforms.CombineFns.CoCombineResult
>
> FYI
>
> On Fri, Apr 21, 2017 at 11:17 PM, Aviem Zur  wrote:
>
> > Hi all,
> >
> > Please be aware that Beam builds (precommit + postcommit validations) are
> > hanging since a few hours ago.
> >
> > This seems to be a problem in builds of other projects as well (for
> > example, Kafka).
> >
> > I've opened an INFRA ticket:
> > https://issues.apache.org/jira/browse/INFRA-13949
> >
>