You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/11 06:03:39 UTC

Build failed in Jenkins: beam_PostCommit_Website_Publish #2865

See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/2865/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bd81d3fa91de29b8ea0655c80baf82dad56c29ad (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd81d3fa91de29b8ea0655c80baf82dad56c29ad
Commit message: "Merge pull request #8806 from mxm/release-blog-post"
 > git rev-list --no-walk bd81d3fa91de29b8ea0655c80baf82dad56c29ad # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-website:clean :beam-website:publishWebsite
############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :website:clean :website:publishWebsite

  
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :website:cleanWebsite UP-TO-DATE
> Task :website:clean UP-TO-DATE
> Task :website:setupBuildDir

> Task :website:buildDockerImage
Sending build context to Docker daemon  27.12MB
Step 1/7 : FROM ruby:2.5
 ---> ba6721c6da7b
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> 8cf6343971fc
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 49d548d0af87
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> 2aee5601fa2f
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> d800a35c89f9
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 6aa7586555a2
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8f840733d8b1
Successfully built 8f840733d8b1
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
5a246187598e5e6dbf59a0fb83c3d06d0d6703a602738301147a51de42d6bc18

> Task :website:setupDockerContainer

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=056ca878-3ba6-49d6-87ff-dcb141468b22, currentDir=<https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 27371
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-27371.out.log
----- Last  20 lines from daemon log file - daemon-27371.out.log -----
 ---> Using cache
 ---> 8cf6343971fc
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 49d548d0af87
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> 2aee5601fa2f
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> d800a35c89f9
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 6aa7586555a2
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8f840733d8b1
Successfully built 8f840733d8b1
Successfully tagged beam-website:latest
5a246187598e5e6dbf59a0fb83c3d06d0d6703a602738301147a51de42d6bc18
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org