See 
<https://builds.apache.org/job/beam_PerformanceTests_Python/789/display/redirect>

------------------------------------------
[...truncated 746.42 KB...]
[INFO] Excluding org.apache.beam:beam-sdks-java-fn-execution:jar:2.3.0-SNAPSHOT 
from the shaded jar.
[INFO] Excluding 
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.8.Final from the 
shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding joda-time:joda-time:jar:2.4 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.1 from the shaded jar.
[INFO] Excluding org.apache.beam:beam-sdks-java-core:jar:2.3.0-SNAPSHOT from 
the shaded jar.
[INFO] Excluding com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1 
from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.8.9 from the 
shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.8.9 from 
the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.8.9 from the 
shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.6.8 from the shaded jar.
[INFO] Excluding org.apache.avro:avro:jar:1.8.2 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-core-asl:jar:1.9.13 from the 
shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 from the 
shaded jar.
[INFO] Excluding com.thoughtworks.paranamer:paranamer:jar:2.7 from the shaded 
jar.
[INFO] Excluding org.tukaani:xz:jar:1.5 from the shaded jar.
[INFO] Excluding org.xerial.snappy:snappy-java:jar:1.1.4 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-compress:jar:1.14 from the shaded 
jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.6 from the shaded jar.
[INFO] Excluding io.grpc:grpc-core:jar:1.2.0 from the shaded jar.
[INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.0.15 from 
the shaded jar.
[INFO] Excluding io.grpc:grpc-context:jar:1.2.0 from the shaded jar.
[INFO] Excluding com.google.instrumentation:instrumentation-api:jar:0.3.0 from 
the shaded jar.
[INFO] Excluding io.grpc:grpc-stub:jar:1.2.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-netty:jar:1.2.0 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.8.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler-proxy:jar:4.1.8.Final from the shaded 
jar.
[INFO] Excluding io.netty:netty-codec-socks:jar:4.1.8.Final from the shaded jar.
[INFO] Including com.google.guava:guava:jar:20.0 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.25 from the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java-util:jar:3.2.0 from the 
shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.7 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/runners/java-fn-execution/target/beam-runners-java-fn-execution-2.3.0-SNAPSHOT.jar
 with 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/runners/java-fn-execution/target/beam-runners-java-fn-execution-2.3.0-SNAPSHOT-shaded.jar
[INFO] Replacing original test artifact with shaded test artifact.
[INFO] Replacing 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/runners/java-fn-execution/target/beam-runners-java-fn-execution-2.3.0-SNAPSHOT-tests.jar
 with 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/runners/java-fn-execution/target/beam-runners-java-fn-execution-2.3.0-SNAPSHOT-shaded-tests.jar
[INFO] Dependency-reduced POM written at: 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/runners/java-fn-execution/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:analyze-only (default) @ 
beam-runners-java-fn-execution ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.protobuf:protobuf-java:jar:3.2.0:compile
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Beam :: Parent .............................. SUCCESS [  2.748 s]
[INFO] Apache Beam :: SDKs :: Java :: Build Tools ......... SUCCESS [  2.213 s]
[INFO] Apache Beam :: Model ............................... SUCCESS [  0.035 s]
[INFO] Apache Beam :: Model :: Pipeline ................... SUCCESS [  6.631 s]
[INFO] Apache Beam :: Model :: Job Management ............. SUCCESS [  3.767 s]
[INFO] Apache Beam :: Model :: Fn Execution ............... SUCCESS [  4.598 s]
[INFO] Apache Beam :: SDKs ................................ SUCCESS [  0.120 s]
[INFO] Apache Beam :: SDKs :: Go .......................... SUCCESS [ 10.781 s]
[INFO] Apache Beam :: SDKs :: Java ........................ SUCCESS [  0.108 s]
[INFO] Apache Beam :: SDKs :: Java :: Core ................ SUCCESS [ 19.601 s]
[INFO] Apache Beam :: Runners ............................. SUCCESS [  0.085 s]
[INFO] Apache Beam :: Runners :: Local Java Core .......... SUCCESS [  2.186 s]
[INFO] Apache Beam :: Runners :: Core Construction Java ... SUCCESS [  4.542 s]
[INFO] Apache Beam :: Runners :: Core Java ................ SUCCESS [  4.274 s]
[INFO] Apache Beam :: Runners :: Direct Java .............. SUCCESS [ 11.801 s]
[INFO] Apache Beam :: SDKs :: Java :: IO .................. SUCCESS [  0.054 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: AMQP .......... SUCCESS [  2.749 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Common ........ SUCCESS [  2.188 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Cassandra ..... SUCCESS [  2.967 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Elasticsearch . SUCCESS [  2.458 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Elasticsearch-Tests SUCCESS [  
0.502 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Elasticsearch-Tests :: Common 
SUCCESS [  0.592 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Elasticsearch-Tests :: 2.x SUCCESS 
[  1.863 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Elasticsearch-Tests :: 5.x SUCCESS 
[  1.861 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions .......... SUCCESS [  0.039 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Google Cloud Platform Core 
SUCCESS [  3.520 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Protobuf SUCCESS [  2.521 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform SUCCESS [  
5.521 s]
[INFO] Apache Beam :: Runners :: Google Cloud Dataflow .... SUCCESS [  8.999 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: File-based-io-tests SUCCESS [  
2.230 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop Common . SUCCESS [  4.194 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop File System SUCCESS [  4.297 
s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop ........ SUCCESS [  1.881 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop :: input-format SUCCESS [  
3.275 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop :: jdk1.8-tests SUCCESS [ 
13.671 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: HBase ......... SUCCESS [  6.523 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: HCatalog ...... SUCCESS [  9.202 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: JDBC .......... SUCCESS [  3.384 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: JMS ........... SUCCESS [  2.624 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Kafka ......... SUCCESS [  2.869 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Kinesis ....... SUCCESS [  2.789 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: MongoDB ....... SUCCESS [  2.556 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: MQTT .......... SUCCESS [  2.693 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Redis ......... SUCCESS [  2.371 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Solr .......... SUCCESS [  4.626 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Tika .......... SUCCESS [  4.093 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: XML ........... SUCCESS [  2.775 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes .... SUCCESS [  0.021 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Starter SUCCESS [  
7.851 s]
[INFO] Apache Beam :: Examples ............................ SUCCESS [  0.031 s]
[INFO] Apache Beam :: Examples :: Java .................... SUCCESS [  3.296 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples SUCCESS [ 
22.794 s]
[INFO] Apache Beam :: Examples :: Java 8 .................. SUCCESS [  3.827 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples - Java 8 
SUCCESS [ 27.446 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Jackson SUCCESS [  2.077 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Join library SUCCESS [  
2.135 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Sketching SUCCESS [  2.570 
s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Sorter  SUCCESS [  2.534 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: SQL ... SUCCESS [ 18.368 s]
[INFO] Apache Beam :: SDKs :: Java :: Fn Execution ........ SUCCESS [  3.202 s]
[INFO] Apache Beam :: SDKs :: Java :: Nexmark ............. SUCCESS [ 15.326 s]
[INFO] Apache Beam :: SDKs :: Java :: Harness ............. SUCCESS [ 10.005 s]
[INFO] Apache Beam :: SDKs :: Java :: Container ........... SUCCESS [  3.914 s]
[INFO] Apache Beam :: SDKs :: Java :: Java 8 Tests ........ SUCCESS [  0.654 s]
[INFO] Apache Beam :: SDKs :: Python ...................... SUCCESS [ 14.053 s]
[INFO] Apache Beam :: SDKs :: Python :: Container ......... SUCCESS [  3.831 s]
[INFO] Apache Beam :: Runners :: Java Fn Execution ........ FAILURE [  2.883 s]
[INFO] Apache Beam :: Runners :: Java Local Artifact Service SKIPPED
[INFO] Apache Beam :: Runners :: Reference ................ SKIPPED
[INFO] Apache Beam :: Runners :: Reference :: Java ........ SKIPPED
[INFO] Apache Beam :: Runners :: Reference :: Job Orchestrator SKIPPED
[INFO] Apache Beam :: Runners :: Flink .................... SKIPPED
[INFO] Apache Beam :: Runners :: Spark .................... SKIPPED
[INFO] Apache Beam :: Runners :: Apex ..................... SKIPPED
[INFO] Apache Beam :: Runners :: Google Cloud Platform .... SKIPPED
[INFO] Apache Beam :: Runners :: Google Cloud Platform :: GCE metadata 
provisioning SKIPPED
[INFO] Apache Beam :: Runners :: Google Cloud Platform :: GCS artifact proxy 
SKIPPED
[INFO] Apache Beam :: Runners :: Gearpump ................. SKIPPED
[INFO] Apache Beam :: SDKs :: Java :: Aggregated Javadoc .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:34 min
[INFO] Finished at: 2018-01-14T12:06:29Z
[INFO] Final Memory: 348M/2040M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.0.1:analyze-only (default) 
on project beam-runners-java-fn-execution: Dependency problems found -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :beam-runners-java-fn-execution

STDERR: ++ dirname 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/generate-sources.sh
+ 
HERE=/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8
+ 
EXAMPLES_ROOT=/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/../../../../examples/java
+ 
JAVA8_EXAMPLES_ROOT=/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/../../../../examples/java8
+ 
ARCHETYPE_ROOT=/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources
+ mkdir -p 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/main/java
+ mkdir -p 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/test/java
+ rsync -a --exclude cookbook --exclude complete 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/../../../../examples/java/src/main/java/org/apache/beam/examples/
 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/main/java
 --delete
+ rsync -a --exclude cookbook --exclude complete --exclude '*IT.java' 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/../../../../examples/java/src/test/java/org/apache/beam/examples/
 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/test/java
 --delete
+ rsync -a 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/../../../../examples/java8/src/main/java/org/apache/beam/examples/
 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/main/java
+ rsync -a 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/../../../../examples/java8/src/test/java/org/apache/beam/examples/
 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/test/java
+ find 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/main/java
 -name '*.java' -print0
+ xargs -0 sed -i.bak 's/^package org\.apache\.beam\.examples/package 
${package}/g'
+ find 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/test/java
 -name '*.java' -print0
+ xargs -0 sed -i.bak 's/^package org\.apache\.beam\.examples/package 
${package}/g'
+ find 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/main/java
 -name '*.java' -print0
+ xargs -0 sed -i.bak 's/^import org\.apache\.beam\.examples/import 
${package}/g'
+ find 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src/test/java
 -name '*.java' -print0
+ xargs -0 sed -i.bak 's/^import org\.apache\.beam\.examples/import 
${package}/g'
+ find 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/src
 -name '*.bak' -delete
log4j:WARN No appenders could be found for logger (freemarker.cache).
log4j:WARN Please initialize the log4j system properly.
Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD 
is more than 1.  Set option FORCE_LA_CHECK to true to force checking.
/usr/local/lib/python2.7/dist-packages/setuptools/dist.py:355: UserWarning: 
Normalizing '2.3.0.dev' to '2.3.0.dev0'
  normalized_version,
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318:
 SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name 
Indication) extension to TLS is not available on this platform. This may cause 
the server to present an incorrect TLS certificate, which can cause validation 
failures. You can upgrade to a newer version of Python to solve this. For more 
information, see 
https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. You can upgrade to a newer version of Python to solve 
this. For more information, see 
https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
/usr/local/lib/python2.7/dist-packages/setuptools/dist.py:355: UserWarning: 
Normalizing '2.3.0.dev' to '2.3.0.dev0'
  normalized_version,
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/gen_protos.py:50: 
UserWarning: Installing grpcio-tools is recommended for development.
  warnings.warn('Installing grpcio-tools is recommended for development.')
WARNING:root:Installing grpcio-tools into 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/.eggs/grpcio-wheels
WARNING:root:Installing grpcio-tools took 4.00 seconds.
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318:
 SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name 
Indication) extension to TLS is not available on this platform. This may cause 
the server to present an incorrect TLS certificate, which can cause validation 
failures. You can upgrade to a newer version of Python to solve this. For more 
information, see 
https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122:
 InsecurePlatformWarning: A true SSLContext object is not available. This 
prevents urllib3 from configuring SSL appropriately and may cause certain SSL 
connections to fail. You can upgrade to a newer version of Python to solve 
this. For more information, see 
https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/target/python/lib/python2.7/site-packages/setuptools/dist.py:355:
 UserWarning: Normalizing '2.3.0.dev' to '2.3.0.dev0'
  normalized_version,

2018-01-14 12:06:30,405 5435d0fc MainThread beam_integration_benchmark(1/1) 
INFO     Running benchmark beam_integration_benchmark
2018-01-14 12:06:30,421 5435d0fc MainThread beam_integration_benchmark(1/1) 
INFO     Running: python setup.py nosetests 
--tests=apache_beam.examples.wordcount_it_test --attr=IT 
--test-pipeline-options="--project=apache-beam-testing" 
"--staging_location=gs://temp-storage-for-end-to-end-tests/staging-it" 
"--temp_location=gs://temp-storage-for-end-to-end-tests/temp-it" 
"--output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output" 
--runner=TestDataflowRunner 
--sdk_location=/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/target/apache-beam-2.3.0.dev0.tar.gz
2018-01-14 12:16:30,428 5435d0fc Thread-4 ERROR    IssueCommand timed out after 
600 seconds. Killing command "python setup.py nosetests 
--tests=apache_beam.examples.wordcount_it_test --attr=IT 
--test-pipeline-options="--project=apache-beam-testing" 
"--staging_location=gs://temp-storage-for-end-to-end-tests/staging-it" 
"--temp_location=gs://temp-storage-for-end-to-end-tests/temp-it" 
"--output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output" 
--runner=TestDataflowRunner 
--sdk_location=/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/target/apache-beam-2.3.0.dev0.tar.gz".
2018-01-14 12:16:30,442 5435d0fc MainThread beam_integration_benchmark(1/1) 
INFO     Ran python setup.py nosetests 
--tests=apache_beam.examples.wordcount_it_test --attr=IT 
--test-pipeline-options="--project=apache-beam-testing" 
"--staging_location=gs://temp-storage-for-end-to-end-tests/staging-it" 
"--temp_location=gs://temp-storage-for-end-to-end-tests/temp-it" 
"--output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output" 
--runner=TestDataflowRunner 
--sdk_location=/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/target/apache-beam-2.3.0.dev0.tar.gz.
 Got return code (-9).
STDOUT: running nosetests
running egg_info
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'

STDERR: /usr/local/lib/python2.7/dist-packages/setuptools/dist.py:355: 
UserWarning: Normalizing '2.3.0.dev' to '2.3.0.dev0'
  normalized_version,
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) 
... 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/apache_beam/io/gcp/gcsio.py:160:
 DeprecationWarning: object() takes no parameters
  super(GcsIO, cls).__new__(cls, storage_client))
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/apache_beam/coders/typecoders.py:133:
 UserWarning: Using fallback coder for typehint: Any.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
ok
test_wordcount_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... 
/tmp/perfkitbenchmarker/runs/5435d0fc/beam/sdks/python/apache_beam/coders/typecoders.py:133:
 UserWarning: Using fallback coder for typehint: <type 'NoneType'>.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)

2018-01-14 12:16:30,443 5435d0fc MainThread beam_integration_benchmark(1/1) 
ERROR    Error during benchmark beam_integration_benchmark
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py";,>
 line 601, in RunBenchmark
    DoRunPhase(spec, collector, detailed_timer)
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py";,>
 line 504, in DoRunPhase
    samples = spec.BenchmarkRun(spec)
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/beam_integration_benchmark.py";,>
 line 159, in Run
    job_type=job_type)
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/providers/gcp/gcp_dpb_dataflow.py";,>
 line 90, in SubmitJob
    assert retcode == 0, "Integration Test Failed."
AssertionError: Integration Test Failed.
2018-01-14 12:16:30,444 5435d0fc MainThread beam_integration_benchmark(1/1) 
INFO     Cleaning up benchmark beam_integration_benchmark
2018-01-14 12:16:30,446 5435d0fc MainThread beam_integration_benchmark(1/1) 
ERROR    Benchmark 1/1 beam_integration_benchmark (UID: 
beam_integration_benchmark0) failed. Execution will continue.
2018-01-14 12:16:30,471 5435d0fc MainThread INFO     Benchmark run statuses:
---------------------------------------------------------------
Name                        UID                          Status
---------------------------------------------------------------
beam_integration_benchmark  beam_integration_benchmark0  FAILED
---------------------------------------------------------------
Success rate: 0.00% (0/1)
2018-01-14 12:16:30,473 5435d0fc MainThread INFO     Complete logs can be found 
at: /tmp/perfkitbenchmarker/runs/5435d0fc/pkb.log
2018-01-14 12:16:30,473 5435d0fc MainThread INFO     Completion statuses can be 
found at: /tmp/perfkitbenchmarker/runs/5435d0fc/completion_statuses.json
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]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to