See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/1879/display/redirect?page=changes>
Changes: [sonam.ramchand] Implemented BIT_XOR for Zetasql dialect [sonam.ramchand] replaced integer with Bigint type [sonam.ramchand] added int32 field in testcase [sonam.ramchand] INT32 to INT64 [sonam.ramchand] fixed spotless checks [sonam.ramchand] SQL_Java11 PreCommit issue fixed [sonam.ramchand] removed * dependencies [sonam.ramchand] removed * dependencies from zetasql test file [sonam.ramchand] removed * dependency from SQloperators.java [sonam.ramchand] Fixed check style violations [sonam.ramchand] fixed checkstyle violations from sqloperators table [sonam.ramchand] fixed violations from beambuiltinagg file [sonam.ramchand] bit_Xor to support bytes as well [sonam.ramchand] deleted extra introduced class [sonam.ramchand] added meaningful name for unit test [Kyle Weaver] [BEAM-10925] Load user-provided jars in CalcFn. [kileysok] Disable Gradle module metadata generation [Kyle Weaver] [BEAM-10925] Fix code style [noreply] [BEAM-11415] Enabling new ValidatesRunner framework on Jenkins. (#13684) [Kyle Weaver] Wrap classloader creation in doPrivileged block. [Kyle Weaver] [BEAM-10925] Add Java UDFs to UserFunctionDefinitions holder. [Kyle Weaver] [BEAM-10925] Add optional jar path field to ZetaSqlScalarFunctionImpl. [Kyle Weaver] Add javadoc comment to JavaScalarFunction::getJarPath. ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-3 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/> 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_PostCommit_XVR_Spark/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/* # 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 e47f0e53fda2300fdb8dbeba21426d90c27bc4f5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e47f0e53fda2300fdb8dbeba21426d90c27bc4f5 # timeout=10 Commit message: "Merge pull request #13844 from ibzib/jar-path" > git rev-list --no-walk 96b4a5813e42733deca57b6198eaf995b5ac3fc2 # 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. [beam_PostCommit_XVR_Spark] $ /bin/bash -xe /tmp/jenkins7413435700556249469.sh + echo '*** RUN CROSS-LANGUAGE SPARK USING PYTHON 3.6 ***' *** RUN CROSS-LANGUAGE SPARK USING PYTHON 3.6 *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses -PpythonVersion=3.6 :runners:spark:2:job-server:validatesCrossLanguageRunner :runners:spark:3:job-server:validatesCrossLanguageRunner Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details > 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 FROM-CACHE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:spotlessCheck UP-TO-DATE > 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:validatePlugins FROM-CACHE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build Configuration on demand is an incubating feature. FAILURE: Build failed with an exception. * What went wrong: Project '2' not found in project ':runners:spark'. * 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/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 14s Publishing build scan... https://gradle.com/s/dfm4d6hcqufbc 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]
