See <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/7269/display/redirect?page=changes>
Changes: [Andrew Pilloud] [BEAM-10117] Correct erroneous Job Failed message [nielm] Merge the 2 stages 'Gather and Sort' and 'Create Batches' [nielm] Add additional documentation on Batching and Grouping [kcweaver] [BEAM-10257] Add option defaults for Spark Python tests [tysonjh] [BEAM-10082] Remove dependency on java.xml.ws. [tysonjh] Remove deprecated MetricName methods. [kcweaver] Revert "Fix state handler for missing service descriptor." [Andrew Pilloud] [BEAM-10286] Fix race in direct runner [Andrew Pilloud] [BEAM-10286] Don't assume execption will propagate on error [ankurgoenka] [BEAM-9707] Remove hardcoded unified harness image [Ismaël Mejía] [BEAM-9747] Deprecate RedisIO.readAll() and add RedisIO.readKeyPatterns [noreply] [BEAM-9679] Add Side Input to Core Transform Go SDK katas (#12024) [Kenneth Knowles] Remove "whitelist" and "blacklist" terminology from repository where [chamikaramj] Ignoring negative estimated sizes when creating Dataflow split responses [tysonjh] Add Apex runner deprecation note. [noreply] Format PULL_REQUEST_TEMPLATE.md [daniel.o.programmer] Adding a helper function for making custom coders. [noreply] [BEAM-5853] Trigger autodeploy on commit ID and image tag mismatch [jozo.vilcek] [BEAM-10284] Add option to pass configuration into ParquetIO.Sink [noreply] [BEAM-10258] Fix Dataflow-based Jenkins jobs (#12048) [noreply] [BEAM-9272] Remove obsolete portable SDF urns (#12055) [noreply] [BEAM-9615] Generate Go Schema Protos (#12045) [noreply] Enabling custom retry strategy for BQ streaming inserts. (#12004) [noreply] [BEAM-9872] Moved Spark validates tests to shared file (#12002) [noreply] [BEAM-4634] Add options to allow BigQuery StandardSQL queries. (#12061) [noreply] Fix Kudu hyperlink in I/O matrix [fuyuwei] [BEAM-9890] Support BIT_AND aggregation function in Beam SQL and added [noreply] Merge pull request #11794: [BEAM-9894] Add batch SnowflakeIO.Write to [Damian Gadomski] Adding beam_Clean_tmp_directory Jenkins job [nielm] Use ref-counted connection to Spanner to prevent multiple connections. [noreply] Merge pull request #11982 from [BEAM-6892] Supporting bucket [Chamikara Madhusanka Jayalath] Sends an empty response to the runner instead of failing for [daniel.o.programmer] [BEAM-9935] Counting empty splitpoints as nil in Go DataSource. [heejong] [BEAM-10321] retain environments in flatten for preventing it from being [jozo.vilcek] [BEAM-10284] Remove hadoop from ParquetIO.Sink public API [Maximilian Michels] [BEAM-10305] Let StateRequestHandler for user state only use a single [nielm] Set Spanner commit deadline using GRPC api not interceptor. [Kamil Wasilewski] [BEAM-8133] Apply InfluxDB pipeline options in Nexmark tests [Kamil Wasilewski] [BEAM-8133] Infinite retention policy for InfluxDB [Kamil Wasilewski] [BEAM-8133] Update publish logic [Kamil Wasilewski] [BEAM-8133] Update dashboards to reflect model changes [kcweaver] [BEAM-10315] Fix gradlew clean. [noreply] [BEAM-10189] Add ReadModifyWriteState user state to python sdk (#11916) [noreply] Merge pull request #11929 from [BEAM-10201] Add deadletter support to [noreply] Change time granularity to seconds in ParDoTest TestStream timer test… [pulasthi911] adding twister2 runner with support for batch piplines [Maximilian Michels] [BEAM-10330] Remove dependency on grpc.local_channel_credentials [tobias.kaymak] [BEAM-10332] Fix docstring for TypeDescriptor [lastomato] Bug fix: non 200 response streams are read twice which cause "Cannot [ajamato] Fix codestyle issue, make LOG capitalized [noreply] [BEAM-10023] Don't add interactive extra for dependency check in python [daniel.o.programmer] [BEAM-10311] Sharing restriction trackers between SDF and DataSource. [noreply] [BEAM-10329] Change dataflow runner BatchStatefulParDoOverrides to use [noreply] [BEAM-10303] Add support for the non-window observing optimization to [noreply] [BEAM-10219] Support ZetaSQL TIME functions in BeamSQL (#12054) [noreply] [BEAM-9577] Remove uses of legacy artifact service in Java. (#11938) [noreply] [BEAM-10333] Adjusts lower bound for Pandas to a version that supports [noreply] Remove incorrect import which causes tests to fail [noreply] [BEAM-9679] Add Additional Outputs Lesson to Core Transform Go SDK katas [noreply] [BEAM-8133] Give InfluxDB a hint about proper types for runtimeMs and [noreply] [BEAM-10184] Build python wheels on GitHub Actions for Linux/MacOS [noreply] [BEAM-10334] Increase default grpc message length (#12104) [rionmonster] added missing markdown task summary for the introduction section [noreply] [BEAM-10298] beam-linkage-check.sh should not swallow errors (#12051) [noreply] [BEAM-9890] Try fixing BIT_AND(NULL) issue (#12110) [feyu] MetricFilter matching by Metric objects. [noreply] [BEAM-10270] Disable Pardo test with 200 iterations on Flink (#12030) [Kenneth Knowles] Move Dataflow runner to new beam-master-20200629 container [noreply] [BEAM-9961] Fixes bug of missing projection application in MongoDB IO [noreply] [BEAM-9615] Add bytes, bool, and iterable coders (#12127) [ajamato] [BEAM-10381] Increase retries in pull_licenses_java.py from 3 to 9. [noreply] [BEAM-10220] Add support for REQUIRE_MISSING in RowJsonDeserializer, [daniel.o.programmer] [BEAM-10312] Sub-element progress accounted for during splitting. [noreply] Remove misleading unsupported features mention for Python streaming ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/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_Java_ValidatesRunner_Apex/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 407b014a9d94c0356b347efe4f34299fedcc2dc8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 407b014a9d94c0356b347efe4f34299fedcc2dc8 # timeout=10 Commit message: "Merge pull request #12123 from rainwoodman/query-by-metric: MetricFilter matching by Metric objects." > git rev-list --no-walk 3384f6236b3d67daf96baa7833fca57ebf51220f # 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] $ <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :runners:apex:validatesRunner Starting a Gradle Daemon (subsequent builds will be faster) > 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. FAILURE: Build failed with an exception. * What went wrong: Project 'apex' not found in project ':runners'. * 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 13s Publishing build scan... https://gradle.com/s/m23oirsjnkxxm 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]
