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 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
> >
>