See <https://builds.apache.org/job/beam_PreCommit_Website_Cron/695/display/redirect?page=changes>
Changes: [drieber] Parameterize StreamingDataflowWorkerTest so we run all tests [github] Merge pull request #7635: [BEAM-4076] Generalize schema inputs to ParDo ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam9 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/> Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src> > # 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/* > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > 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 38daf8c45b14a94665939b562ab947dc72ad8f8f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 38daf8c45b14a94665939b562ab947dc72ad8f8f Commit message: "Merge pull request #7635: [BEAM-4076] Generalize schema inputs to ParDo" > git rev-list --no-walk ce79a5006df1f0b43704878b3765bdeb55ce1ec6 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [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_PreCommit_Website_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :websitePreCommit 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 :beam-website:setupBuildDir > Task :beam-website:buildDockerImage Sending build context to Docker daemon 26.43MB Step 1/7 : FROM ruby:2.5 2.5: Pulling from library/ruby 741437d97401: Already exists 34d8874714d7: Already exists 0a108aa26679: Already exists 7f0334c36886: Already exists 65c95cb8b3be: Already exists f32ce1a51034: Pulling fs layer bc94ac5e9510: Pulling fs layer f0e5f80b593b: Pulling fs layer f32ce1a51034: Verifying Checksum f32ce1a51034: Download complete f32ce1a51034: Pull complete bc94ac5e9510: Verifying Checksum bc94ac5e9510: Download complete bc94ac5e9510: Pull complete f0e5f80b593b: Download complete f0e5f80b593b: Pull complete Digest: sha256:ee6cfefa56b5a38c061c961de1fa086cf00b1d90dbae9220fa3f113f86432fa6 Status: Downloaded newer image for ruby:2.5 ---> b74fc909a012 Step 2/7 : WORKDIR /ruby ---> 467d28e5cc18 Removing intermediate container 9abac6905b0e Step 3/7 : RUN gem install bundler ---> Running in 982d056fcf56 Successfully installed bundler-2.0.1 1 gem installed ---> 23d25f2d9f71 Removing intermediate container 982d056fcf56 Step 4/7 : ADD Gemfile Gemfile.lock /ruby/ ---> 73766c57847c Removing intermediate container 2ef245824253 Step 5/7 : RUN bundle install --deployment --path $GEM_HOME ---> Running in 30649fe4c65c Fetching gem metadata from https://rubygems.org/......... Fetching rake 12.3.0 Installing rake 12.3.0 Fetching concurrent-ruby 1.1.4 Installing concurrent-ruby 1.1.4 Fetching i18n 0.9.5 Installing i18n 0.9.5 Fetching minitest 5.11.3 Installing minitest 5.11.3 Fetching thread_safe 0.3.6 Installing thread_safe 0.3.6 Fetching tzinfo 1.2.5 Installing tzinfo 1.2.5 Fetching activesupport 4.2.11 Installing activesupport 4.2.11 Fetching public_suffix 3.0.3 Installing public_suffix 3.0.3 Fetching addressable 2.5.2 Installing addressable 2.5.2 Using bundler 1.17.2 Fetching colorator 1.1.0 Installing colorator 1.1.0 Fetching colorize 0.8.1 Installing colorize 0.8.1 Fetching ffi 1.9.25 Installing ffi 1.9.25 with native extensions Fetching ethon 0.11.0 Installing ethon 0.11.0 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.5 Installing nokogiri 1.8.5 with native extensions Fetching parallel 1.12.1 Installing parallel 1.12.1 Fetching typhoeus 1.3.1 Installing typhoeus 1.3.1 Fetching yell 2.0.7 Installing yell 2.0.7 Fetching html-proofer 3.9.3 Installing html-proofer 3.9.3 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` ---> 07c724d9a9e4 Removing intermediate container 30649fe4c65c Step 6/7 : ENV LC_ALL C.UTF-8 ---> Running in e33052248088 ---> 7af333e02f0c Removing intermediate container e33052248088 Step 7/7 : CMD sleep 3600 ---> Running in 21beab10bd6a ---> b7188816b111 Removing intermediate container 21beab10bd6a Successfully built b7188816b111 Successfully tagged beam-website:latest > Task :beam-website:createDockerContainer > Task :beam-website:startDockerContainer f75fab8ebd63530180946d67cd0eff376aa787039ac1fc5b28fe7bc8f24fec41 > Task :beam-website:buildLocalWebsite `/` 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 13.027 seconds. Auto-regeneration: disabled. Use --watch to enable. > Task :beam-website:testWebsite `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. Running ["LinkCheck", "ScriptCheck", "ImageCheck", "HtmlCheck"] on ["./generated-local-content"] on *.html... Checking 880 external links... Ran on 190 files! - ./generated-local-content/contribute/design-documents/index.html * External link https://lists.apache.org/thread.html/1dde0b5a93c2983cbab5f68ce7c74580102f5bb2baaa816585d7eabb@%3Cdev.beam.apache.org%3E failed: got a time out (response code 0) rake aborted! HTML-Proofer found 1 failure! /usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.9.3/lib/html-proofer/runner.rb:167:in `print_failed_tests' /usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.9.3/lib/html-proofer/runner.rb:48:in `run' /repo/build/website/Rakefile:21:in `block in <top (required)>' /usr/local/bundle/ruby/2.5.0/gems/rake-12.3.0/exe/rake:27:in `<top (required)>' /usr/local/bundle/bin/bundle:23:in `load' /usr/local/bundle/bin/bundle:23:in `<main>' Tasks: TOP => test (See full trace by running task with --trace) > Task :beam-website:testWebsite FAILED > Task :beam-website:stopAndRemoveDockerContainer f75fab8ebd63530180946d67cd0eff376aa787039ac1fc5b28fe7bc8f24fec41 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':beam-website:testWebsite'. > Process 'command 'docker'' finished with non-zero exit value 1 * 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 FAILED in 4m 35s 7 actionable tasks: 7 executed Publishing build scan... https://gradle.com/s/wcd7g4b5tnosu Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
