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/12/27 08:26:40 UTC

Build failed in Jenkins: beam_Release_NightlySnapshot #282

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

Changes:

[robbe.sneyders] Python 3 port io.filesystemio module

[robbe.sneyders] Add apache_beam.io.localfilesystem_test to python 3 test suite

[apilloud] Upgrade to Calcite 1.18

[github] Add time usage in seconds for staging files.

[heejong] [BEAM-6287] pyarrow is not supported on Windows Python 2

[moromorokosi+github] [BEAM-6244] Restore updateProducerProperties

[moromorokosi+github] [BEAM-6244] Restore validate

[iemejia] BEAM-6306 Upgrade Jackson to version 2.9.8

------------------------------------------
[...truncated 51.51 MB...]
Fetching forwardable-extended 2.6.0
Installing forwardable-extended 2.6.0
Fetching mercenary 0.3.6
Installing mercenary 0.3.6
Fetching mini_portile2 2.3.0
Installing mini_portile2 2.3.0
Fetching nokogiri 1.8.2
Installing nokogiri 1.8.2 with native extensions
Fetching parallel 1.12.1
Installing parallel 1.12.1
Fetching typhoeus 1.3.0
Installing typhoeus 1.3.0
Fetching yell 2.0.7
Installing yell 2.0.7
Fetching html-proofer 3.8.0
Installing html-proofer 3.8.0
Fetching rb-fsevent 0.10.2
Installing rb-fsevent 0.10.2
Fetching rb-inotify 0.9.10
Installing rb-inotify 0.9.10
Fetching sass-listen 4.0.0
Installing sass-listen 4.0.0
Fetching sass 3.5.5
Installing sass 3.5.5
Fetching jekyll-sass-converter 1.5.2
Installing jekyll-sass-converter 1.5.2
Fetching ruby_dep 1.5.0
Installing ruby_dep 1.5.0
Fetching listen 3.1.5
Installing listen 3.1.5
Fetching jekyll-watch 1.5.1
Installing jekyll-watch 1.5.1
Fetching kramdown 1.16.2
Installing kramdown 1.16.2
Fetching liquid 3.0.6
Installing liquid 3.0.6
Fetching pathutil 0.16.1
Installing pathutil 0.16.1
Fetching rouge 1.11.1
Installing rouge 1.11.1
Fetching safe_yaml 1.0.4
Installing safe_yaml 1.0.4
Fetching jekyll 3.2.0
Installing jekyll 3.2.0
Fetching jekyll-redirect-from 0.11.0
Installing jekyll-redirect-from 0.11.0
Fetching jekyll_github_sample 0.3.1
Installing jekyll_github_sample 0.3.1
Bundle complete! 7 Gemfile dependencies, 38 gems now installed.
Bundled gems are installed into `/usr/local/bundle`
 ---> 246659a0273b
Removing intermediate container 2ab447e6b60a
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Running in cd4ac9cd2789
 ---> ef5010f73f37
Removing intermediate container cd4ac9cd2789
Step 7/7 : CMD sleep 3600
 ---> Running in 3e282ea47af0
 ---> a6a60ec46a1e
Removing intermediate container 3e282ea47af0
Successfully built a6a60ec46a1e
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1 mins 14.101 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 3,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_NightlySnapshot/ws/src/website> Command: /bin/bash -c docker create -v <https://builds.apache.org/job/beam_Release_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 3,5,main]) completed. Took 0.106 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 3,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_NightlySnapshot/ws/src/website> Command: docker start 375329fe0ea92f2d532d19eb6d47a41aad802b401bb3057c7b358bf08baa2030
Successfully started process 'command 'docker''
375329fe0ea92f2d532d19eb6d47a41aad802b401bb3057c7b358bf08baa2030
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.298 secs.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :beam-website:buildLocalWebsite
Build cache key for task ':beam-website:buildLocalWebsite' is d6db9502d100e3c75605371e26b43c36
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_NightlySnapshot/ws/src/website> Command: docker exec 375329fe0ea92f2d532d19eb6d47a41aad802b401bb3057c7b358bf08baa2030 /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.027 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 13.312 secs.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 3,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_NightlySnapshot/ws/src/website> Command: docker exec 375329fe0ea92f2d532d19eb6d47a41aad802b401bb3057c7b358bf08baa2030 /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", "ScriptCheck", "HtmlCheck", "LinkCheck"] on ["./generated-local-content"] on *.html... 


Checking 737 external links...
Ran on 181 files!


HTML-Proofer finished successfully.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 43.719 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 3,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_NightlySnapshot/ws/src/website> Command: docker rm -f 375329fe0ea92f2d532d19eb6d47a41aad802b401bb3057c7b358bf08baa2030
Successfully started process 'command 'docker''
375329fe0ea92f2d532d19eb6d47a41aad802b401bb3057c7b358bf08baa2030
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.373 secs.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 3,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 3,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 7,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 7,5,main]) completed. Took 0.0 secs.
:release:compileJava (Thread[Task worker for ':' Thread 4,5,main]) started.

> Task :release:compileJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_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 4,5,main]) completed. Took 0.001 secs.
:release:compileGroovy (Thread[Task worker for ':' Thread 4,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=2334, hostName=apache-beam-jenkins-slave-group-jgm6, operatingSystem=Linux, buildInvocationId=st3kxejg5nalrbm6iymbsv3q6u, creationTime=1544862885897, type=org.gradle.api.tasks.compile.GroovyCompile_Decorated, userName=jenkins, gradleVersion=4.10.2, rootPath=<https://builds.apache.org/job/beam_Release_NightlySnapshot/ws/src,> path=:release:compileGroovy}
Unpacked output for task ':release:compileGroovy' from cache.
:release:compileGroovy (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.013 secs.
:release:processResources (Thread[Task worker for ':' Thread 4,5,main]) started.

> Task :release:processResources NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_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 4,5,main]) completed. Took 0.0 secs.
:release:classes (Thread[Task worker for ':' Thread 4,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 4,5,main]) completed. Took 0.0 secs.
:release:jar (Thread[Task worker for ':' Thread 2,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 2,5,main]) completed. Took 0.01 secs.
:release:assemble (Thread[Task worker for ':' Thread 2,5,main]) started.

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

> Task :release:compileTestJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_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 4,5,main]) completed. Took 0.0 secs.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 4,5,main]) started.

> Task :release:compileTestGroovy NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_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 4,5,main]) completed. Took 0.0 secs.
:release:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started.

> Task :release:processTestResources NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_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 4,5,main]) completed. Took 0.0 secs.
:release:testClasses (Thread[Task worker for ':' Thread 4,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 4,5,main]) completed. Took 0.0 secs.
:release:test (Thread[Task worker for ':' Thread 4,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 4,5,main]) completed. Took 0.0 secs.
:release:check (Thread[Task worker for ':' Thread 4,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 4,5,main]) completed. Took 0.0 secs.
:release:build (Thread[Task worker for ':' Thread 4,5,main]) started.

> Task :release:build
Skipping task ':release:build' as it has no actions.
:release:build (Thread[Task worker for ':' Thread 4,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_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 25m 53s
958 actionable tasks: 948 executed, 8 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/oalsr5slpzf2a

Closing Git repo: <https://builds.apache.org/job/beam_Release_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_NightlySnapshot #283

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


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