See
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/142/display/redirect?page=changes>
Changes:
[github] Explictly delcare globals defined elsewhere
[schroederc] Move textio.FileSystem and its registry to a separate package
[schroederc] Move filesystem implementations under beam/io/filesystem package
[wcn] Fix missing return in datastore connector.
[swegner] Create ValidatesRunner task for DirectRunner.
[swegner] Convert some tests from ValidatesRunner -> NeedsRunner
[apilloud] [SQL] Cleanout unneeded sqlEnv
[apilloud] [SQL] Hide details of BeamSqlEnv from rel test
[apilloud] [SQL] Simplify TableProvider interface
[apilloud] [SQL] Return map from TableProvider.getTables
[apilloud] [SQL] Add tables via TableStore in CalciteSchema
[apilloud] [SQL] Move Create and Drop Table inline with ddl
[mairbek] Introduced SpannerWriteResult that
[mairbek] Addressed comments
[mairbek] Happy checkstyle
[tgroh] Suppress Thread Leak Test
[tgroh] Rename ExecutorServiceParlallelExecutorTest#test
[github] Adding a microbenchmark for side input iterables. (#5294)
[apilloud] Enable githubCommitNotifier for post commits
[tgroh] Migrate the `portable` subpackage to Portability
[Pablo] Make experiments as set attr of RuntimeValueProvider
------------------------------------------
[...truncated 2.13 KB...]
command -v docker
/usr/bin/docker
command -v gcloud
/usr/bin/gcloud
docker -v
Docker version 17.05.0-ce, build 89658be
gcloud -v
Google Cloud SDK 191.0.0
alpha 2018.02.23
beta 2018.02.23
bq 2.0.29
core 2018.02.23
gsutil 4.28
# ensure gcloud is version 186 or above
TMPDIR=$(mktemp -d)
mktemp -d
gcloud_ver=$(gcloud -v | head -1 | awk '{print $4}')
gcloud -v | head -1 | awk '{print $4}'
if [[ "$gcloud_ver" < "186" ]]
then
pushd $TMPDIR
curl
https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-186.0.0-linux-x86_64.tar.gz
--output gcloud.tar.gz
tar xf gcloud.tar.gz
./google-cloud-sdk/install.sh --quiet
. ./google-cloud-sdk/path.bash.inc
popd
gcloud components update --quiet || echo 'gcloud components update failed'
gcloud -v
fi
# Build the container
TAG=$(date +%Y%m%d-%H%M%S)
date +%Y%m%d-%H%M%S
CONTAINER=us.gcr.io/$PROJECT/$USER/python
echo "Using container $CONTAINER"
Using container us.gcr.io/apache-beam-testing/jenkins/python
./gradlew :beam-sdks-python-container:docker
-Pdocker-repository-root=us.gcr.io/$PROJECT/$USER -Pdocker-tag=$TAG
Parallel execution with configuration on demand is an incubating feature.
> Configure project :
Applying build_rules.gradle to beam
createPerformanceTestHarness with default configuration for project beam
Adding 47 .gitignore exclusions to Apache Rat
> Configure project :beam-sdks-python-container
Applying build_rules.gradle to beam-sdks-python-container
applyGoNature with default configuration for project beam-sdks-python-container
applyDockerNature with default configuration for project
beam-sdks-python-container
containerImageName with [name:python] for project beam-sdks-python-container
> Configure project :beam-sdks-go
Applying build_rules.gradle to beam-sdks-go
applyGoNature with default configuration for project beam-sdks-go
> Task :beam-sdks-python-container:prepare
Use project GOPATH:
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/ws/src/sdks/python/container/.gogradle/project_gopath>
> Task :beam-sdks-go:prepare
Use project GOPATH:
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/ws/src/sdks/go/.gogradle/project_gopath>
> Task :beam-sdks-python-container:dockerClean UP-TO-DATE
> Task :beam-sdks-python:setupVirtualenv
New python executable in
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/ws/src/sdks/python/build/gradleenv/bin/python2>
Also creating executable in
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/ws/src/sdks/python/build/gradleenv/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
Collecting tox==3.0.0
Using cached
https://files.pythonhosted.org/packages/e6/41/4dcfd713282bf3213b0384320fa8841e4db032ddcb80bc08a540159d42a8/tox-3.0.0-py2.py3-none-any.whl
Collecting grpcio-tools==1.3.5
Using cached
https://files.pythonhosted.org/packages/05/f6/0296e29b1bac6f85d2a8556d48adf825307f73109a3c2c17fb734292db0a/grpcio_tools-1.3.5-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pluggy<1.0,>=0.3.0 (from tox==3.0.0)
Using cached
https://files.pythonhosted.org/packages/82/05/43e3947125a2137cba4746135c75934ceed1863f27e050fc560052104a71/pluggy-0.6.0-py2-none-any.whl
Requirement not upgraded as not directly required: six in
/usr/local/lib/python2.7/dist-packages (from tox==3.0.0) (1.11.0)
Requirement not upgraded as not directly required: virtualenv>=1.11.2 in
/usr/lib/python2.7/dist-packages (from tox==3.0.0) (15.0.1)
Collecting py>=1.4.17 (from tox==3.0.0)
Using cached
https://files.pythonhosted.org/packages/67/a5/f77982214dd4c8fd104b066f249adea2c49e25e8703d284382eb5e9ab35a/py-1.5.3-py2.py3-none-any.whl
Collecting grpcio>=1.3.5 (from grpcio-tools==1.3.5)
Using cached
https://files.pythonhosted.org/packages/0d/54/b647a6323be6526be27b2c90bb042769f1a7a6e59bd1a5f2eeb795bfece4/grpcio-1.11.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting protobuf>=3.2.0 (from grpcio-tools==1.3.5)
Using cached
https://files.pythonhosted.org/packages/9d/61/54c3a9cfde6ffe0ca6a1786ddb8874263f4ca32e7693ad383bd8cf935015/protobuf-3.5.2.post1-cp27-cp27mu-manylinux1_x86_64.whl
Requirement not upgraded as not directly required: enum34>=1.0.4 in
/usr/local/lib/python2.7/dist-packages (from
grpcio>=1.3.5->grpcio-tools==1.3.5) (1.1.6)
Collecting futures>=2.2.0 (from grpcio>=1.3.5->grpcio-tools==1.3.5)
Using cached
https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Requirement not upgraded as not directly required: setuptools in
/usr/local/lib/python2.7/dist-packages (from
protobuf>=3.2.0->grpcio-tools==1.3.5) (39.0.1)
Installing collected packages: pluggy, py, tox, protobuf, futures, grpcio,
grpcio-tools
Could not install packages due to an EnvironmentError: [Errno 13] Permission
denied: '/usr/local/lib/python2.7/dist-packages/pluggy-0.6.0.dist-info'
Consider using the `--user` option or check the permissions.
> Task :beam-sdks-python:setupVirtualenv FAILED
> Task :beam-sdks-go:resolveBuildDependencies
Resolving cloud.google.com/go:
commit='4f6c921ec566a33844f4e7879b31cd8575a6982d',
urls=[https://code.googlesource.com/gocloud]
Resolving github.com/Shopify/sarama:
commit='541689b9f4212043471eb537fa72da507025d3ea',
urls=[https://github.com/Shopify/sarama.git, [email protected]:Shopify/sarama.git]
Resolving github.com/armon/consul-api:
commit='eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd',
urls=[https://github.com/armon/consul-api.git,
[email protected]:armon/consul-api.git]
Resolving github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/cpuguy83/go-md2man:
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf',
urls=[https://github.com/cpuguy83/go-md2man.git,
[email protected]:cpuguy83/go-md2man.git]
Resolving github.com/davecgh/go-spew:
commit='87df7c60d5820d0f8ae11afede5aa52325c09717',
urls=[https://github.com/davecgh/go-spew.git,
[email protected]:davecgh/go-spew.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/eapache/go-resiliency:
commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6',
urls=[https://github.com/eapache/go-resiliency.git,
[email protected]:eapache/go-resiliency.git]
Resolving github.com/eapache/go-xerial-snappy:
commit='bb955e01b9346ac19dc29eb16586c90ded99a98c',
urls=[https://github.com/eapache/go-xerial-snappy.git,
[email protected]:eapache/go-xerial-snappy.git]
Resolving github.com/eapache/queue:
commit='44cc805cf13205b55f69e14bcb69867d1ae92f98',
urls=[https://github.com/eapache/queue.git, [email protected]:eapache/queue.git]
Resolving github.com/fsnotify/fsnotify:
commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9',
urls=[https://github.com/fsnotify/fsnotify.git,
[email protected]:fsnotify/fsnotify.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/golang/glog:
commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998',
urls=[https://github.com/golang/glog.git, [email protected]:golang/glog.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/golang/mock:
commit='b3e60bcdc577185fce3cf625fc96b62857ce5574',
urls=[https://github.com/golang/mock.git, [email protected]:golang/mock.git]
Resolving github.com/golang/protobuf:
commit='bbd03ef6da3a115852eaf24c8a1c46aeb39aa175',
urls=[https://github.com/golang/protobuf.git,
[email protected]:golang/protobuf.git]
Resolving github.com/golang/snappy:
commit='553a641470496b2327abcac10b36396bd98e45c9',
urls=[https://github.com/golang/snappy.git, [email protected]:golang/snappy.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/google/go-cmp:
commit='3af367b6b30c263d47e8895973edcca9a49cf029',
urls=[https://github.com/google/go-cmp.git, [email protected]:google/go-cmp.git]
Resolving github.com/google/pprof:
commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93',
urls=[https://github.com/google/pprof.git, [email protected]:google/pprof.git]
Resolving github.com/googleapis/gax-go:
commit='317e0006254c44a0ac427cc52a0e083ff0b9622f',
urls=[https://github.com/googleapis/gax-go.git,
[email protected]:googleapis/gax-go.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/hashicorp/hcl:
commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8',
urls=[https://github.com/hashicorp/hcl.git, [email protected]:hashicorp/hcl.git]
Resolving github.com/ianlancetaylor/demangle:
commit='4883227f66371e02c4948937d3e2be1664d9be38',
urls=[https://github.com/ianlancetaylor/demangle.git,
[email protected]:ianlancetaylor/demangle.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b',
urls=[https://github.com/kr/fs.git, [email protected]:kr/fs.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/magiconair/properties:
commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934',
urls=[https://github.com/magiconair/properties.git,
[email protected]:magiconair/properties.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/mitchellh/go-homedir:
commit='b8bc1bf767474819792c23f32d8286a45736f1c6',
urls=[https://github.com/mitchellh/go-homedir.git,
[email protected]:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure:
commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc',
urls=[https://github.com/mitchellh/mapstructure.git,
[email protected]:mitchellh/mapstructure.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/openzipkin/zipkin-go:
commit='3741243b287094fda649c7f0fa74bd51f37dc122',
urls=[https://github.com/openzipkin/zipkin-go.git,
[email protected]:openzipkin/zipkin-go.git]
Resolving github.com/pelletier/go-toml:
commit='acdc4509485b587f5e675510c4f2c63e90ff68a8',
urls=[https://github.com/pelletier/go-toml.git,
[email protected]:pelletier/go-toml.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/pierrec/lz4:
commit='ed8d4cc3b461464e69798080a0092bd028910298',
urls=[https://github.com/pierrec/lz4.git, [email protected]:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash:
commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6',
urls=[https://github.com/pierrec/xxHash.git, [email protected]:pierrec/xxHash.git]
Resolving github.com/pkg/errors:
commit='30136e27e2ac8d167177e8a583aa4c3fea5be833',
urls=[https://github.com/pkg/errors.git, [email protected]:pkg/errors.git]
Resolving github.com/pkg/sftp:
commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947',
urls=[https://github.com/pkg/sftp.git, [email protected]:pkg/sftp.git]
Resolving github.com/prometheus/client_golang:
commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c',
urls=[https://github.com/prometheus/client_golang.git,
[email protected]:prometheus/client_golang.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/prometheus/procfs:
commit='cb4147076ac75738c9a7d279075a253c0cc5acbd',
urls=[https://github.com/prometheus/procfs.git,
[email protected]:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics:
commit='8732c616f52954686704c8645fe1a9d59e9df7c1',
urls=[https://github.com/rcrowley/go-metrics.git,
[email protected]:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man:
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf',
urls=[https://github.com/cpuguy83/go-md2man.git,
[email protected]:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man:
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf',
urls=[https://github.com/cpuguy83/go-md2man.git,
[email protected]:cpuguy83/go-md2man.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/spf13/afero:
commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c',
urls=[https://github.com/spf13/afero.git, [email protected]:spf13/afero.git]
Resolving github.com/spf13/cast:
commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4',
urls=[https://github.com/spf13/cast.git, [email protected]:spf13/cast.git]
Resolving github.com/spf13/cobra:
commit='93959269ad99e80983c9ba742a7e01203a4c0e4f',
urls=[https://github.com/spf13/cobra.git, [email protected]:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman:
commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394',
urls=[https://github.com/spf13/jwalterweatherman.git,
[email protected]:spf13/jwalterweatherman.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/spf13/viper:
commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5',
urls=[https://github.com/spf13/viper.git, [email protected]:spf13/viper.git]
Resolving github.com/stathat/go:
commit='74669b9f388d9d788c97399a0824adbfee78400e',
urls=[https://github.com/stathat/go.git, [email protected]:stathat/go.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving github.com/xordataexchange/crypt:
commit='b2862e3d0a775f18c7cfe02273500ae307b61218',
urls=[https://github.com/xordataexchange/crypt.git,
[email protected]:xordataexchange/crypt.git]
Resolving go.opencensus.io: commit='aa2b39d1618ef56ba156f27cfcdae9042f68f0bc',
urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto:
commit='d9133f5469342136e669e85192a26056b587f503',
urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug:
commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77',
urls=[https://go.googlesource.com/debug]
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1',
urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2:
commit='a032972e28060ca4f5644acffae3dfc268cc09db',
urls=[https://go.googlesource.com/oauth2]
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5',
urls=[https://go.googlesource.com/sync]
Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd',
urls=[https://go.googlesource.com/sys]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving google.golang.org/api:
commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5',
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto:
commit='2b5a72b8730b0b16380010cfe5286c42108d88e7',
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc:
commit='7646b5360d049a7ca31e9133315db43456f39e2e',
urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/ws/src/sdks/python/build.gradle'>
line: 36
* What went wrong:
Execution failed for task ':beam-sdks-python:setupVirtualenv'.
> Process 'command 'sh'' finished with non-zero exit value 1
* 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
BUILD FAILED in 2m 47s
5 actionable tasks: 4 executed, 1 up-to-date
Publishing build scan...
https://gradle.com/s/oa7nbbrzlh4ua
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos
[GHRepository@28acb203[description=Apache
Beam,homepage=,name=beam,fork=false,size=58754,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1
200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag,
Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval],
Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip],
Content-Security-Policy=[default-src 'none'], Content-Type=[application/json;
charset=utf-8], Date=[Wed, 09 May 2018 03:32:59 GMT],
ETag=[W/"f271032ca1513bfd5e28400c832a5d21"], Last-Modified=[Wed, 09 May 2018
00:26:13 GMT], OkHttp-Received-Millis=[1525836779591],
OkHttp-Response-Source=[NETWORK 200], OkHttp-Selected-Protocol=[http/1.1],
OkHttp-Sent-Millis=[1525836779445], Referrer-Policy=[origin-when-cross-origin,
strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK],
Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload],
Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie,
X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo],
X-Content-Type-Options=[nosniff], X-Frame-Options=[deny],
X-GitHub-Media-Type=[github.v3; format=json],
X-GitHub-Request-Id=[E3EE:4F3F:62581E:E960DF:5AF26BB3],
X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000],
X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1525840379],
X-Runtime-rack=[0.064323], X-XSS-Protection=[1;
mode=block]},url=https://api.github.com/repos/apache/beam,id=50904245]]
(sha:60f90c8) with context:beam_PostCommit_Python_ValidatesContainer_Dataflow
Setting commit status on GitHub for
https://github.com/apache/beam/commit/60f90c8dcb229c35a82c7be15e64a89678bae058
ERROR: Build step failed with exception
java.io.FileNotFoundException:
https://api.github.com/repos/apache/beam/statuses/60f90c8dcb229c35a82c7be15e64a89678bae058
at
com.squareup.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:243)
at
com.squareup.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:210)
at
com.squareup.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:25)
at org.kohsuke.github.Requester.parse(Requester.java:612)
at org.kohsuke.github.Requester.parse(Requester.java:594)
at org.kohsuke.github.Requester._to(Requester.java:272)
Caused: org.kohsuke.github.GHFileNotFoundException: {"message":"Not
Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"}
at org.kohsuke.github.Requester.handleApiError(Requester.java:686)
at org.kohsuke.github.Requester._to(Requester.java:293)
at org.kohsuke.github.Requester.to(Requester.java:234)
at
org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1075)
at
org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:160)
Caused:
org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException
at
org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74)
at
org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164)
at
com.cloudbees.jenkins.GitHubCommitNotifier.perform(GitHubCommitNotifier.java:151)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1749)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Build step 'Set build status on GitHub commit [deprecated]' 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]
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]