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 2018/10/30 08:18:36 UTC

Build failed in Jenkins: beam_Release_Gradle_NightlySnapshot #223

See <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/223/display/redirect?page=changes>

Changes:

[klk] Fix IWYU error in examples/java test deps

[klk] [BEAM-3573] Move GCPIO test utilities to main jar

[scott] Remove space from Community Metrics pre-commit job name

[kenn] [BEAM-5817] Use an explicit enum for naming Nexmark benchmarks

[lukasz.gajowy] Revert "Switch SQL over to use the new Beam Group transform."

[kenn] Revert "Re-enable parallel build of Java PreCommit"

[kenn] Revert "[BEAM-5887] Fix classifier for unshaded tests"

[kenn] Rollforward "[BEAM-5887] Fix classifier for unshaded tests"

[mxm] [BEAM-5909] Filter timer PCollections in QueryablePipelines#getUserState

[github] Link to Timely Processing blog post in Programming Guide

[github] use site.baseurl

[thw] Fix IntelliJ Wiki link, remove Eclipse.

[github] Fit and finish changes for pre- and post-commit dashboards (#6854)

[mwylde] [BEAM-5724] Generalize flink executable context to allow more than 1

[lcwik] [BEAM-5800] Support WordCountIT using fn-api worker (#6760)

[scott] Flesh out the roll-forward case in postcommit policy (#6873)

[25622840+adude3141] add countdownlatch to df worker test

[lcwik] [BEAM-5801] Support postcommit ITs using fn-api worker (#6762)

[github] Blog post for 2.8.0 release (#6852)

------------------------------------------
[...truncated 40.55 MB...]
:beam-vendor-sdks-java-extensions-protobuf:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs.
:beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses (Thread[Task worker for ':' Thread 5,5,main]) started.

> Task :beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses
Caching disabled for task ':beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses': Caching has not been enabled for the task
Task ':beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.032 secs.
:beam-vendor-sdks-java-extensions-protobuf:check (Thread[Task worker for ':' Thread 5,5,main]) started.

> Task :beam-vendor-sdks-java-extensions-protobuf:check
Skipping task ':beam-vendor-sdks-java-extensions-protobuf:check' as it has no actions.
:beam-vendor-sdks-java-extensions-protobuf:check (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs.
:beam-vendor-sdks-java-extensions-protobuf:build (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-vendor-sdks-java-extensions-protobuf:build
Skipping task ':beam-vendor-sdks-java-extensions-protobuf:build' as it has no actions.
:beam-vendor-sdks-java-extensions-protobuf:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-website:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:assemble UP-TO-DATE
Skipping task ':beam-website:assemble' as it has no actions.
:beam-website:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-website:setupBuildDir (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:setupBuildDir
Build cache key for task ':beam-website:setupBuildDir' is e17a1504b1e4eb6e1d3dfd5f3dd82a55
Caching disabled for task ':beam-website:setupBuildDir': Caching has not been enabled for the task
Task ':beam-website:setupBuildDir' is not up-to-date because:
  No history is available.
:beam-website:setupBuildDir (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.039 secs.
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:buildDockerImage
Caching disabled for task ':beam-website:buildDockerImage': Caching has not been enabled for the task
Task ':beam-website:buildDockerImage' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker build -t beam-website .
Successfully started process 'command 'docker''
Sending build context to Docker daemon   26.3MB
Step 1/7 : FROM ruby:2.5
 ---> ef118940ccc5
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> fc91fe574469
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 16fc5328ccb6
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> 682e85ec7e99
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> 5b1b365d1a4d
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 9cee326336a3
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> f3216fa9b8ea
Successfully built f3216fa9b8ea
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.615 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:createDockerContainer
Caching disabled for task ':beam-website:createDockerContainer': Caching has not been enabled for the task
Task ':beam-website:createDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command '/bin/bash''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: /bin/bash -c docker create -v <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src>:/repo -u $(id -u):$(id -g)  beam-website
Successfully started process 'command '/bin/bash''
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.275 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:startDockerContainer
Caching disabled for task ':beam-website:startDockerContainer': Caching has not been enabled for the task
Task ':beam-website:startDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker start 41a51b63630a67593d7359099bb311321a19c0184e57745d4cfc65bc7119b932
Successfully started process 'command 'docker''
41a51b63630a67593d7359099bb311321a19c0184e57745d4cfc65bc7119b932
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.301 secs.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:buildLocalWebsite
Build cache key for task ':beam-website:buildLocalWebsite' is 23b76b6f45fda420b56783c58411b5bb
Caching disabled for task ':beam-website:buildLocalWebsite': Caching has not been enabled for the task
Task ':beam-website:buildLocalWebsite' is not up-to-date because:
  No history is available.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker exec 41a51b63630a67593d7359099bb311321a19c0184e57745d4cfc65bc7119b932 /bin/bash -c cd /repo/build/website &&         bundle exec jekyll build 	--destination generated-local-content         --config /repo/website/_config.yml,/repo/website/_config_test.yml         --incremental          --source /repo/website/src
        
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Configuration file: /repo/website/_config.yml
Configuration file: /repo/website/_config_test.yml
            Source: /repo/website/src
       Destination: generated-local-content
 Incremental build: enabled
      Generating... 
                    done in 12.822 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 14.214 secs.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:testWebsite
Caching disabled for task ':beam-website:testWebsite': Caching has not been enabled for the task
Task ':beam-website:testWebsite' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker exec 41a51b63630a67593d7359099bb311321a19c0184e57745d4cfc65bc7119b932 /bin/bash -c cd /repo/build/website &&       bundle exec rake test
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Running ["ImageCheck", "HtmlCheck", "ScriptCheck", "LinkCheck"] on ["./generated-content"] on *.html... 


Checking 0 external links...
Ran on 0 files!


HTML-Proofer finished successfully.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 1.195 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:stopAndRemoveDockerContainer
Caching disabled for task ':beam-website:stopAndRemoveDockerContainer': Caching has not been enabled for the task
Task ':beam-website:stopAndRemoveDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker rm -f 41a51b63630a67593d7359099bb311321a19c0184e57745d4cfc65bc7119b932
Successfully started process 'command 'docker''
41a51b63630a67593d7359099bb311321a19c0184e57745d4cfc65bc7119b932
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.598 secs.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:buildWebsite
Skipping task ':beam-website:buildWebsite' as it has no actions.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-website:check (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:check
Skipping task ':beam-website:check' as it has no actions.
:beam-website:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-website:build (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :beam-website:build
Skipping task ':beam-website:build' as it has no actions.
:beam-website:build (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:compileJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/java',> not found
Skipping task ':release:compileJava' as it has no source files and no previous output files.
:release:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs.
:release:compileGroovy (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:compileGroovy FROM-CACHE
Build cache key for task ':release:compileGroovy' is 963c3c0cb4a5245ed10f6e321c75ed98
Task ':release:compileGroovy' is not up-to-date because:
  No history is available.
Origin for task ':release:compileGroovy': {executionTime=1522, hostName=apache-beam-jenkins-slave-group-51fn, operatingSystem=Linux, buildInvocationId=uzgfra4vyzdojkmvqpxs6wt4ei, creationTime=1538726917840, type=org.gradle.api.tasks.compile.GroovyCompile_Decorated, userName=jenkins, gradleVersion=4.10.2, rootPath=<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src,> path=:release:compileGroovy}
Unpacked output for task ':release:compileGroovy' from cache.
:release:compileGroovy (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.017 secs.
:release:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:processResources NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/resources',> not found
Skipping task ':release:processResources' as it has no source files and no previous output files.
:release:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:classes (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:classes UP-TO-DATE
Skipping task ':release:classes' as it has no actions.
:release:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:jar (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:jar
Build cache key for task ':release:jar' is 1a942f3268d9202c85aa89fb3487ff7e
Caching disabled for task ':release:jar': Caching has not been enabled for the task
Task ':release:jar' is not up-to-date because:
  No history is available.
:release:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.012 secs.
:release:assemble (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:assemble
Skipping task ':release:assemble' as it has no actions.
:release:assemble (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:compileTestJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/java',> not found
Skipping task ':release:compileTestJava' as it has no source files and no previous output files.
:release:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:compileTestGroovy NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/groovy',> not found
Skipping task ':release:compileTestGroovy' as it has no source files and no previous output files.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:processTestResources NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/resources',> not found
Skipping task ':release:processTestResources' as it has no source files and no previous output files.
:release:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:testClasses UP-TO-DATE
Skipping task ':release:testClasses' as it has no actions.
:release:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:test (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:test NO-SOURCE
Skipping task ':release:test' as it has no source files and no previous output files.
:release:test (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs.
:release:check (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:check UP-TO-DATE
Skipping task ':release:check' as it has no actions.
:release:check (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
:release:build (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:build
Skipping task ':release:build' as it has no actions.
:release:build (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.test-infra/metrics/build/reports/tests/test/index.html>

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

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 17m 47s
918 actionable tasks: 909 executed, 9 from cache

Publishing build scan...
https://gradle.com/s/7b7e3u66ofmqw

Closing Git repo: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.git>
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


Jenkins build is back to normal : beam_Release_Gradle_NightlySnapshot #224

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/224/display/redirect?page=changes>


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