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

Changes:

[tgroh] Add a Logging Service implementation to FnExecution

[tgroh] Implement an Slf4j Log Writer

[tgroh] Update UNSPECIFIED level documentation

[tgroh] Add an interface to execute Bundles

[tgroh] Move outstanding work maintenance out of evaluateBundle

[tgroh] Add an ExecutionDriver to local java

[tgroh] Migrate MonitorRunnable into QuiescenceDriver

[tgroh] Rename BundleExecutor to BundleProcessor

[chamikara] [BEAM-3060] Add Compressed TextIOIT

------------------------------------------
Started by GitHub push by asfgit
Started by GitHub push by asfgit
Started by GitHub push by asfgit
[EnvInject] - Loading node environment variables.
Building remotely on beam3 (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 b6842a5a7c453838d19985d6fea5664f18332a4b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6842a5a7c453838d19985d6fea5664f18332a4b
Commit message: "Merge pull request #4127 from tgroh/logging_service"
 > git rev-list d6345e52e6e8b319456cbad6ce11b05399815930 # 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/jenkins5606924371667074195.sh
+ cd srcbash sdks/python/run_validatesrunner.sh
/tmp/jenkins5606924371667074195.sh: line 2: cd: srcbash: No such file or 
directory
Build step 'Execute shell' marked build as failure

Reply via email to