See 
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/1443/display/redirect?page=changes>

Changes:

[tgroh] Stop implementing EvaluatorFactory in Registry

[tgroh] Cleanups in GroupByKeyOnlyEvaluatorFactory

[tgroh] Add a CollectionT to Bundle

[tgroh] Use Bundle in WatermarkManager

[apilloud] [BEAM-3983] Add utils for converting to BigQuery types

[relax] Add support for @Element injection in NewDoFn.

[relax] Add @Timestamp annotation to NewDoFn

[relax] Add support for OutputReceiver and MultiOutputReceiver. Currently we

[relax] Add support for timestamp and time domain to timers. Convert word count

[relax] Add some more tests.

[relax] Rewrite MapElements to use new-style.

[relax] Port common transforms to new style, excluding those that use

[relax] Fix javadoc.

[relax] Fix compilation error.

[relax] Fix CheckStyle errors.

[relax] Add proper downcast for element type.

[relax] Fix CheckStyle error.

[relax] Change MultiOutputReceiver to vend OutputReceivers.

[relax] Fix ParDoTest

[relax] Fix DoFnTester

[relax] Address CR comments.

[relax] Don't allow splitting a restriction into a different timestamp.

[relax] Add @Nullable annotations to DoFnTester.

[szewinho] [BEAM-4153] Fixing performance test of spark, added option to trigger

[tgroh] Add OutputDeduplicator

[tgroh] Update ExecutableStageMatcher to accept Matchers

[tgroh] Use OutputDeduplicator in GreedyPipelineFuser

[rangadi] Disable flaky unbounded pipeline test

[relax] Usage of the new parameters will break on Dataflow until Dataflow's

[wcn] Drain source when user function processing fails.

[sidhom] Add in-process ManagedChannelFactory and update tests to use it

[sidhom] Add common pipeline options for portable runners

[sidhom] Set artifact names explicitly while staging to service

[sidhom] Add CloseableResource to wrap non-closeable resources that must be

[sidhom] [BEAM-4071] Add Portable Runner Job API shim

[kedin] Add primitive java types support to Row generation logic, add example

[aaltay] Unpinning Python jobs from Jenkins machines. (#5214)

[kirpichov] [BEAM-4166] Invoke @Setup in FnApiDoFnRunner

[swegner] Upgrade Gradle to 4.7

[kedin] Add JsonToRow Transform

[kedin] Convert JsonToRow from MapElements.via() to ParDo

[wcn] Allow request and init hooks to update the context.

[swegner] Upgrade Gradle protobuf plugin to latest.

[tgroh] fixup! Add OutputDeduplicator

[aaltay] [BEAM-3255] Enabling gradle-based release process (#5187)

[ekirpichov] Moves standard URNs into .proto files

[ekirpichov] Refactors common_urns.py

[ekirpichov] Fixes pylint errors

[ekirpichov] Fixes compile errors

[ekirpichov] Workaround for protobuf compiler bug

[ekirpichov] Fixes more references to common_urns

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam23 (beam) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # 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/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ac7bfb86ed241b46dbf5d249ea4464478f3fb180 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac7bfb86ed241b46dbf5d249ea4464478f3fb180
Commit message: "Merge pull request #4977: Deduplicate Unzipped Flattens after 
Pipeline Fusion"
 > git rev-list --no-walk 756812f179e991f9a9b92f87bcd48ed26257b864 # 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.
[beam_PostCommit_Python_ValidatesRunner_Dataflow] $ /bin/bash -xe 
/tmp/jenkins7368076750061510250.sh
+ cd src
+ bash sdks/python/run_validatesrunner.sh

# pip install --user installation location.
LOCAL_PATH=$HOME/.local/bin/

# INFRA does not install virtualenv
pip install virtualenv --user
Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-packages 
(15.0.1)

# Virtualenv for the rest of the script to run setup & e2e tests
${LOCAL_PATH}/virtualenv sdks/python
sdks/python/run_validatesrunner.sh: line 38: 
/home/jenkins/.local/bin//virtualenv: No such file or directory
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user 
[email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to