See <https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/1625/display/redirect?page=changes>
Changes: [iemejia] [BEAM-3813] Refactor constructors to use only S3Options instead of each [iemejia] [BEAM-3813] Update aws-java-sdk version to version 1.11.319 [iemejia] [BEAM-3813] Add support for SSE-C in S3 Filesystem [iemejia] [BEAM-3813] Add support for SSE-S3 in S3 Filesystem [iemejia] [BEAM-3813] Add support for SSE-KMS in S3 Filesystem [iemejia] [BEAM-3813] Fix error-prone and other warnings for the AWS module ------------------------------------------ Started by GitHub push by jbonofre [EnvInject] - Loading node environment variables. Building remotely on beam10 (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 7a3f6885c69649d0428269bfc4b86ab130de99e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a3f6885c69649d0428269bfc4b86ab130de99e8 Commit message: "Merge pull request #5244 from iemejia/BEAM-3813-s3-sse" > git rev-list --no-walk bb319dbfaa81c27d7ba6b0a465994aa656143100 # 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/jenkins3831701452755375900.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]
