See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/4273/display/redirect?page=changes>
Changes: [noreply] [BEAM-12548] Implement EqualsFloat test helper (#15175) [noreply] Fix formatting using go fmt (#15189) [noreply] [BEAM-4152] Add merging strategy for sessions to WindowingStrategy proto [noreply] [BEAM-12613] Enable Python build tests for Samza (#15169) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-4 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src> # > timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.7.4' > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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}/* # > timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 879048179ac9976275da1bd4f59a30ca49dd66af (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 879048179ac9976275da1bd4f59a30ca49dd66af # timeout=10 Commit message: "[BEAM-12613] Enable Python build tests for Samza (#15169)" > git rev-list --no-walk c367dab464ec90de62d0fc00c3a6929f4564567e # 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 SETUPTOOLS_USE_DISTUTILS=stdlib [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/gradlew> -PdisableSpotlessCheck=true --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :javaPreCommit Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy > Task :buildSrc:compileGroovy FAILED > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:processTestResources NO-SOURCE FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':buildSrc:compileGroovy'. > Failed to load cache entry for task ':buildSrc:compileGroovy' * 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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 43s Publishing build scan... https://gradle.com/s/l6lnzgyhlommk 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]
