You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/04 19:08:04 UTC

Build failed in Jenkins: beam_PerformanceTests_Kafka_IO #11

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

Changes:

[kcweaver] [BEAM-8252] Python: add worker_region and worker_zone options

[kcweaver] [BEAM-8398] Upgrade Google Cloud Java Client APIs

[ehudm] [BEAM-4132] Support multi-output type inference

[nlofeudo] Avoid polluting Stackdriver logs with noise during autoscaling events.

[lukasz.gajowy] [BEAM-8422] Notify builds@ on ABORTED job final state

[kcweaver] fix PubsubJsonClientTest NPE

[nlofeudo] Spotless Java applied

[sunjincheng121] [BEAM-8442] Remove duplicate code for bundle register in Python SDK

[kirillkozlov] Updated PushDown rule and TestTableProvider to support predicate

[kirillkozlov] Updated cost model to favor IOs with filters pushed-down, added more

[ehudm] Add assertions on pcoll types

[valentyn] Explicitly disable runner_api path in test_remote_runners_display_data.

[valentyn] Extract helper classes to module level.

[valentyn] Simplify test_remote_runners_display_data assertion logic.

[ehudm] Don't try to infer recursively

[ehudm] [BEAM-8269] Prefer class decorators over from_callable

[github] [Go SDK] Delete spammy log in datamgr.go

[robertwb] Move use_sdf_bounded_source tests to iobase.

[valentyn] fixup: remove sorting of expected_data

[mxm] [BEAM-8383] Fix gauge metrics in Python SDK and Flink runner

[mxm] [BEAM-8383] Add metrics for the Python state cache

[github] Increasing timeout due to still constant timeouts.

[thw] [BEAM-8471] Flink native job submission for portable pipelines

[kirillkozlov] Added more tests, bug fixing

[tweise] [BEAM-8471] Put back FlinkJobServerDriver.fromParams to fix post commit

[kirillkozlov] Addressed review comments

[kcweaver] [BEAM-8509] TestPortableRunner uses JobServerDriver interface

[kamil.wasilewski] [BEAM-4775] Extract code responsible for parsing MonitoringInfo

[kamil.wasilewski] [BEAM-4775] Expose metrics gathered by FnApiRunner in LocalJobServicer

[kamil.wasilewski] [BEAM-4775] Publish only user metrics in load tests

[kamil.wasilewski] [BEAM-4775] Use result property of MetricResult in load tests

[lukasz.gajowy] [BEAM-6303] Add withSuffix(".parquet") to Parquet write javadoc.

[mxm] [BEAM-7730] Add Flink 1.9 to the list of supported Flink versions

[dcavazos] [BEAM-7389] Add code snippets for Distinct

[kirillkozlov] Fixed style and readability issues

[kirillkozlov] BigQuery should return row fields in the selected order

[bhulette] Bump Python container versions

[robertwb] Cleanup metrics tests.

[lcwik] [BEAM-8515, BEAM-2699] Add equals/hashCode to ValueProvider classes.

[lcwik] [BEAM-7230] Cache DataSource instances based upon equivalent

[kcweaver] [BEAM-8516] only consider current version in sdist build

[kcweaver] [BEAM-8472] get default GCP region option (Python)

[thw] Fail when pipeline options conversion fails due to incompatible

[github] [BEAM-8517] Fix timezone conversion issue due to usage of different

[boyuanz] Not inject pubsub into Impulse when in fnapi streaming mode.

[tweise] [BEAM-8507] Augment 'flink_master' pipeline option for Python

[github] Remove --flink-master-url alias.

[derek.he] [BEAM-8306] estimate byte size by product count

[github] [BEAM-8474] A microbenchmark for Python FnApiRunner: (#9891)

[robertwb] [BEAM-8396] Restore Flink runner LOOPBACK default.

[robertwb] Remove reference to --flink-master-url.

[robertwb] Revert "Remove --flink-master-url alias."

[kamil.wasilewski] [BEAM-8526] Turn on metrics publishing in load testsĀ on Flink

[mxm] Remove occurrences of flink-master-url and add test for

[je.ik] [BEAM-8530] disable UsesStrictEventTimeOrdering for portable dataflow

[github] [BEAM-8434] Translate trigger transcripts into validates runner tests.

[kcweaver] [BEAM-8533] Revert "[BEAM-8442] Remove duplicate code for bundle

[bhulette] Add separate testSQLRead and testSQLWrite test in BigQueryIT

[bhulette] Add PubsubJsonIT tests that pull and verify pubsub messages

[bhulette] Add TestPubsub#{waitForNMessages, assertThatTopicEventuallyReceives}

[pabloem] [BEAM-8451] Fix interactive beam max recursion err (#9865)

[kcweaver] [BEAM-8521] only build Python 2.7 for xlang test

[kenn] [BEAM-8514] ZetaSql should use cost based optimization (#9874)

[kenn] [BEAM-7434] [BEAM-5895] and [BEAM-5894] Upgrade to rabbit amqp-client

[jeff] [BEAM-8540] Fix CSVSink example in FileIO docs

[jbonofre] [BEAM-8513] Allow reads from exchange-bound queue without declaring the

[robertwb] Align base image requirements with Beam's setup.py.

[udim] [BEAM-7917] Fix datastore writes failing on retry (#9294)

[pabloem] Merge pull request #9741 from [BEAM-7926] Visualize PCollection

[aaltay] [BEAM-7389] Add code snippets for CombinePerKey (#9921)

[kenn] [BEAM-8146,BEAM-8204,BEAM-8205] Add equals and hashCode to SchemaCoder

[klk] Add Jira priority explanations to Beam site

[klk] Add release blocking section to Beam site

[pabloem] [BEAM-8491] Add ability for replacing transforms with multiple outputs

[github] [BEAM-8467] Enabling reading compressed files (#9861)

[yoshiki.obata] update trigger phrase for beam_PreCommit_Website_Stage_GCS in README

[github] [BEAM-3713] Add pytest for unit tests (#9756)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/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/*
 > 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}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ad7ae0d814badd53fef9657e7646c971bb9dcc75 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad7ae0d814badd53fef9657e7646c971bb9dcc75
Commit message: "Merge pull request #9967 Align base image requirements with Beam's setup.py."
 > git rev-list --no-walk d96c6b21a8a95b01944016584bc8e4ad1ab5f6a6 # 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.
[beam_PerformanceTests_Kafka_IO] $ /bin/bash -xe /tmp/jenkins4883281767234739761.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11>
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBECONFIG="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11">

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Kafka_IO] $ /bin/bash -xe /tmp/jenkins1531426593495825411.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kubernetes.sh> createNamespace beam-performancetests-kafka-io-11
+ KUBECONFIG='"<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11"'>
+ KUBERNETES_NAMESPACE=default
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11"> --namespace=default'
+ createNamespace beam-performancetests-kafka-io-11
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11"> create namespace beam-performancetests-kafka-io-11'
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11> create namespace beam-performancetests-kafka-io-11
namespace/beam-performancetests-kafka-io-11 created
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBERNETES_NAMESPACE=beam-performancetests-kafka-io-11

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Kafka_IO] $ /bin/bash -xe /tmp/jenkins8034140836267365422.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kubernetes.sh> apply <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
+ KUBECONFIG='"<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11"'>
+ KUBERNETES_NAMESPACE=beam-performancetests-kafka-io-11
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11"> --namespace=beam-performancetests-kafka-io-11'
+ apply <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11"> --namespace=beam-performancetests-kafka-io-11 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster'>
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-11> --namespace=beam-performancetests-kafka-io-11 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
namespace/kafka created
storageclass.storage.k8s.io/kafka-broker unchanged
storageclass.storage.k8s.io/kafka-zookeeper unchanged
clusterrole.rbac.authorization.k8s.io/node-reader unchanged
clusterrolebinding.rbac.authorization.k8s.io/kafka-node-reader configured
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-11". You must pass '--namespace=kafka' to perform this operation.
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PerformanceTests_Kafka_IO #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/12/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org