From builds-return-44256-archive-asf-public=cust-asf.ponee.io@beam.apache.org Thu Apr 9 22:06:00 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id EE477180634 for ; Fri, 10 Apr 2020 00:05:59 +0200 (CEST) Received: (qmail 85525 invoked by uid 500); 9 Apr 2020 22:05:59 -0000 Mailing-List: contact builds-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@beam.apache.org Delivered-To: mailing list builds@beam.apache.org Received: (qmail 85506 invoked by uid 99); 9 Apr 2020 22:05:59 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2020 22:05:59 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id D07001005 for ; Thu, 9 Apr 2020 22:05:58 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 739FF33E0116 for ; Thu, 9 Apr 2020 22:05:58 +0000 (UTC) Date: Thu, 9 Apr 2020 22:05:58 +0000 (UTC) From: Apache Jenkins Server To: builds@beam.apache.org Message-ID: <1353271660.2795.1586469958470.JavaMail.jenkins@jenkins02> In-Reply-To: <1889986086.2754.1586465871536.JavaMail.jenkins@jenkins02> References: <1889986086.2754.1586465871536.JavaMail.jenkins@jenkins02> Subject: Build failed in Jenkins: beam_PostCommit_Website_Test #3659 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: beam_PostCommit_Website_Test X-Jenkins-Result: FAILURE Auto-submitted: auto-generated See Changes: [samuelw] [BEAM-9651] Prevent StreamPool and stream initialization livelock ------------------------------------------ Started by GitHub push by reuvenlax Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on websites (git-websites svn-websites) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init # 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 28b081f5a3b3a486d0e1a6375a0b9381a9807e4c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28b081f5a3b3a486d0e1a6375a0b9381a9807e4c Commit message: "Merge pull request #11364: [BEAM-9651] Prevent StreamPool and stream initialization livelock" > git rev-list --no-walk 95a5944de9aa6756e2b6aaf2b97a2d5a5dd99def # 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] $ --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :website:testWebsite -PdisableExternal=false 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:setupBuildDir > Task :website:buildDockerImage Sending build context to Docker daemon 27.48MB Step 1/7 : FROM ruby:2.5 ---> 813c262b2373 Step 2/7 : WORKDIR /ruby ---> Using cache ---> 5a456fcd2b6c Step 3/7 : RUN gem install bundler ---> Using cache ---> f6c6087749fb Step 4/7 : ADD Gemfile Gemfile.lock /ruby/ ---> Using cache ---> b53cc74da9dd Step 5/7 : RUN bundle install --deployment --path $GEM_HOME ---> Using cache ---> d438b28112f9 Step 6/7 : ENV LC_ALL C.UTF-8 ---> Using cache ---> cc482e946d2d Step 7/7 : CMD sleep 3600 ---> Using cache ---> cf05f5167eca Successfully built cf05f5167eca Successfully tagged beam-website:latest > Task :website:createDockerContainer > Task :website:startDockerContainer FAILED Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\" to rootfs \\\"/var/lib/docker/165536.165536/overlay2/e5402c1772f5cdc129a12c9a6277892aed2d51e1b1237e2a4f2c1a751b0434e3/merged\\\" at \\\"/repo\\\" caused \\\"stat : permission denied\\\"\"": unknown Error: failed to start containers: 5b90931a5783609bc61c2c2163ed8dbc78f2f5d5caaf5ba7d97ba4cfd9185038 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':website:startDockerContainer'. > 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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 19s 4 actionable tasks: 4 executed Publishing build scan... https://gradle.com/s/m32vjwcpgvu2i 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