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

Build failed in Jenkins: beam_PerformanceTests_Dataflow #372

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

Changes:

[klk] Annotate internal methods of PCollection

[klk] Annotate internal pieces of sdks.transforms

[klk] Tighten access control and internal annotations for triggers

[klk] The transforms.reflect package is not for users

[klk] Annotate internal-only bits of Java sdk.runners

[klk] Tighten access in sdk.options

[klk] Annotate internal methods on Pipeline

[lcwik] [BEAM-2165] Update Apex to support serializing/deserializing custom user

[lcwik] [BEAM-2165] Update Dataflow to support serializing/deserializing custom

[lcwik] [BEAM-2165] Update Flink to support serializing/deserializing custom

[lcwik] [BEAM-1871] Migrate ReleaseInfo away from Google API client GenericJson

[dhalperi] DataflowRunner: integration test GCP-IO

[lcwik] [BEAM-1491]Identify HADOOP_CONF_DIR(or YARN_CONF_DIR) environment

[lcwik] Split Coder's encode/decode methods into two methods depending on

[dhalperi] [BEAM-2162] Add logging to long BigQuery jobs

[tgroh] Use BinaryCombineLongFn in GroupIntoBatches

[altay] [BEAM-2152] Remove gcloud auth as application default credentials does

[dhalperi] AvroIOTest: stop using IOChannelUtils, remove invalid test

[dhalperi] DataflowRunner: switch from IOChannels to FileSystems for creating files

[dhalperi] DataflowPipelineOptions: use FileSystems, not IOChannelUtils, to resolve

[dhalperi] Stop registering IOChannelFactories in SDK harness, runners, tests

[dhalperi] FileSystems: add match(String) for single spec

[dhalperi] WriteWithShardingFactoryTest: switch to FileSystems

[dhalperi] ReadTranslator: remove outdated comment

[dhalperi] TFRecordIO: switch to FileSystems from IOChannelUtils

[lcwik] Remove POutput#recordAsOutput

[robertwb] One more TaggedOutput name change.

[dhalperi] Update JavaDoc of checkpoint, and expose `enable.auto.commit` for more

[lcwik] Use CloudObject encodings in the Beam Fn Harness

[aviemzur] [BEAM-1763] Verify PAssert execution in runners which support metrics.

[aviemzur] [BEAM-1726] Fix empty side inputs in Flink Streaming Runner

[aviemzur] [BEAM-1726] Fix RuntimeException throwing in FlinkStateInternals

[aviemzur] [BEAM-1726] Fix Flatten with input copies in Flink Streaming Runner

[aviemzur] [BEAM-1763] Replace usage of PipelineRule with TestPipeline in Spark

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_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/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b73918b55ab06e5a47ef9dc33ae3dbaebaed330a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b73918b55ab06e5a47ef9dc33ae3dbaebaed330a
 > git rev-list ff6bb353002610169a8079d1164118606bebb21e # 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_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson8302199996735440149.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson6393172615410736925.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git
Cloning into 'PerfKitBenchmarker'...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson4182315741520362001.sh
+ pip install --user -r PerfKitBenchmarker/requirements.txt
Requirement already satisfied (use --upgrade to upgrade): python-gflags==3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 14))
Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.7 in /usr/local/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 15))
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 16))
Requirement already satisfied (use --upgrade to upgrade): colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 17))
  Installing extra requirements: 'windows'
Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 18))
Requirement already satisfied (use --upgrade to upgrade): futures>=3.0.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 19))
Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 20))
Requirement already satisfied (use --upgrade to upgrade): pint>=0.7 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 21))
Requirement already satisfied (use --upgrade to upgrade): numpy in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 22))
Requirement already satisfied (use --upgrade to upgrade): functools32 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 23))
Requirement already satisfied (use --upgrade to upgrade): contextlib2>=0.5.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 24))
Cleaning up...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson2998196018294298494.sh
+ python PerfKitBenchmarker/pkb.py --project=apache-beam-testing --dpb_log_level=INFO --maven_binary=/home/jenkins/tools/maven/latest/bin/mvn --bigquery_table=beam_performance.pkb_results --official=true --benchmarks=dpb_wordcount_benchmark --dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging --dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt --config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
WARNING:root:File resource loader root perfkitbenchmarker/data/ycsb is not a directory.
2017-05-04 18:18:28,736 8fcb4f87 MainThread INFO     Verbose logging to: /tmp/perfkitbenchmarker/runs/8fcb4f87/pkb.log
2017-05-04 18:18:28,736 8fcb4f87 MainThread INFO     PerfKitBenchmarker version: v1.11.0-48-ge557505
2017-05-04 18:18:28,737 8fcb4f87 MainThread INFO     Flag values:
--maven_binary=/home/jenkins/tools/maven/latest/bin/mvn
--project=apache-beam-testing
--bigquery_table=beam_performance.pkb_results
--dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt
--dpb_log_level=INFO
--official
--benchmarks=dpb_wordcount_benchmark
--config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
--dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging
2017-05-04 18:18:29,449 8fcb4f87 MainThread WARNING  The key "flags" was not in the default config, but was in user overrides. This may indicate a typo.
2017-05-04 18:18:29,614 8fcb4f87 MainThread dpb_wordcount_benchmark(1/1) INFO     Provisioning resources for benchmark dpb_wordcount_benchmark
2017-05-04 18:18:29,617 8fcb4f87 MainThread dpb_wordcount_benchmark(1/1) INFO     Preparing benchmark dpb_wordcount_benchmark
2017-05-04 18:18:29,617 8fcb4f87 MainThread dpb_wordcount_benchmark(1/1) INFO     Running benchmark dpb_wordcount_benchmark
2017-05-04 18:18:29,624 8fcb4f87 MainThread dpb_wordcount_benchmark(1/1) ERROR    Error during benchmark dpb_wordcount_benchmark
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 543, in RunBenchmark
    DoRunPhase(spec, collector, detailed_timer)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 459, in DoRunPhase
    samples = spec.BenchmarkRun(spec)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/dpb_wordcount_benchmark.py",> line 162, in Run
    job_type=job_type)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/providers/gcp/gcp_dpb_dataflow.py",> line 115, in SubmitJob
    stdout, _, _ = vm_util.IssueCommand(cmd)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 287, in IssueCommand
    full_cmd = ' '.join(cmd)
TypeError: sequence item 2: expected string, NoneType found
2017-05-04 18:18:29,627 8fcb4f87 MainThread dpb_wordcount_benchmark(1/1) ERROR    Benchmark 1/1 dpb_wordcount_benchmark (UID: dpb_wordcount_benchmark0) failed. Execution will continue.
2017-05-04 18:18:29,681 8fcb4f87 MainThread INFO     Benchmark run statuses:
---------------------------------------------------------
Name                     UID                       Status
---------------------------------------------------------
dpb_wordcount_benchmark  dpb_wordcount_benchmark0  FAILED
---------------------------------------------------------
Success rate: 0.00% (0/1)
2017-05-04 18:18:29,682 8fcb4f87 MainThread INFO     Complete logs can be found at: /tmp/perfkitbenchmarker/runs/8fcb4f87/pkb.log
2017-05-04 18:18:29,682 8fcb4f87 MainThread INFO     Completion statuses can be found at: /tmp/perfkitbenchmarker/runs/8fcb4f87/completion_statuses.json
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: beam_PerformanceTests_Dataflow #376

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

Changes:

[klk] Activate WindowedWordCountIT on Apex runner

[klk] No parallelism for Apex WindowedWordCountIT

[dhalperi] [BEAM-2016] Delete HdfsFileSource & Sink

[tgroh] Run Optimize Imports on the Repository

[tgroh] Move AppliedPTransform into the Runners package

[tgroh] Convert Coder into an Abstract Static Class

[dhalperi] [BEAM-59] Fully delete IOChannelUtils

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_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/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0d2a0aeeef92bdbc23e4061ec066da47e3c7de38 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d2a0aeeef92bdbc23e4061ec066da47e3c7de38
 > git rev-list 3bffe0e0014bdd6ae73dc2e8ecfc2b61d066120c # 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_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson6165280624966686801.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson4580259411695657974.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git
Cloning into 'PerfKitBenchmarker'...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson991341416332915944.sh
+ pip install --user -r PerfKitBenchmarker/requirements.txt
Requirement already satisfied (use --upgrade to upgrade): python-gflags==3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 14))
Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.7 in /usr/local/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 15))
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 16))
Requirement already satisfied (use --upgrade to upgrade): colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 17))
  Installing extra requirements: 'windows'
Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 18))
Requirement already satisfied (use --upgrade to upgrade): futures>=3.0.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 19))
Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 20))
Requirement already satisfied (use --upgrade to upgrade): pint>=0.7 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 21))
Requirement already satisfied (use --upgrade to upgrade): numpy in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 22))
Requirement already satisfied (use --upgrade to upgrade): functools32 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 23))
Requirement already satisfied (use --upgrade to upgrade): contextlib2>=0.5.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 24))
Cleaning up...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson4900402012477053724.sh
+ python PerfKitBenchmarker/pkb.py --project=apache-beam-testing --dpb_log_level=INFO --maven_binary=/home/jenkins/tools/maven/latest/bin/mvn --bigquery_table=beam_performance.pkb_results --official=true --benchmarks=dpb_wordcount_benchmark --dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging --dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt --config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
WARNING:root:File resource loader root perfkitbenchmarker/data/ycsb is not a directory.
2017-05-05 18:54:23,115 424c35d3 MainThread INFO     Verbose logging to: /tmp/perfkitbenchmarker/runs/424c35d3/pkb.log
2017-05-05 18:54:23,115 424c35d3 MainThread INFO     PerfKitBenchmarker version: v1.11.0-49-g10dd95b
2017-05-05 18:54:23,116 424c35d3 MainThread INFO     Flag values:
--maven_binary=/home/jenkins/tools/maven/latest/bin/mvn
--project=apache-beam-testing
--bigquery_table=beam_performance.pkb_results
--dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt
--dpb_log_level=INFO
--official
--benchmarks=dpb_wordcount_benchmark
--config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
--dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging
2017-05-05 18:54:23,645 424c35d3 MainThread WARNING  The key "flags" was not in the default config, but was in user overrides. This may indicate a typo.
2017-05-05 18:54:23,740 424c35d3 MainThread dpb_wordcount_benchmark(1/1) INFO     Provisioning resources for benchmark dpb_wordcount_benchmark
2017-05-05 18:54:23,743 424c35d3 MainThread dpb_wordcount_benchmark(1/1) INFO     Preparing benchmark dpb_wordcount_benchmark
2017-05-05 18:54:23,743 424c35d3 MainThread dpb_wordcount_benchmark(1/1) INFO     Running benchmark dpb_wordcount_benchmark
2017-05-05 18:54:23,748 424c35d3 MainThread dpb_wordcount_benchmark(1/1) ERROR    Error during benchmark dpb_wordcount_benchmark
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 543, in RunBenchmark
    DoRunPhase(spec, collector, detailed_timer)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 459, in DoRunPhase
    samples = spec.BenchmarkRun(spec)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/dpb_wordcount_benchmark.py",> line 162, in Run
    job_type=job_type)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/providers/gcp/gcp_dpb_dataflow.py",> line 115, in SubmitJob
    stdout, _, _ = vm_util.IssueCommand(cmd)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 287, in IssueCommand
    full_cmd = ' '.join(cmd)
TypeError: sequence item 2: expected string, NoneType found
2017-05-05 18:54:23,750 424c35d3 MainThread dpb_wordcount_benchmark(1/1) ERROR    Benchmark 1/1 dpb_wordcount_benchmark (UID: dpb_wordcount_benchmark0) failed. Execution will continue.
2017-05-05 18:54:23,776 424c35d3 MainThread INFO     Benchmark run statuses:
---------------------------------------------------------
Name                     UID                       Status
---------------------------------------------------------
dpb_wordcount_benchmark  dpb_wordcount_benchmark0  FAILED
---------------------------------------------------------
Success rate: 0.00% (0/1)
2017-05-05 18:54:23,776 424c35d3 MainThread INFO     Complete logs can be found at: /tmp/perfkitbenchmarker/runs/424c35d3/pkb.log
2017-05-05 18:54:23,777 424c35d3 MainThread INFO     Completion statuses can be found at: /tmp/perfkitbenchmarker/runs/424c35d3/completion_statuses.json
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: beam_PerformanceTests_Dataflow #375

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

Changes:

[aljoscha.krettek] [BEAM-1862] SplittableDoFnOperator should close the

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam5 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_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/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3bffe0e0014bdd6ae73dc2e8ecfc2b61d066120c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bffe0e0014bdd6ae73dc2e8ecfc2b61d066120c
 > git rev-list 7903e59c4e07822f8def85ee6a7f8ef3ccb1ca7a # 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_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson2417919858563827519.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson7895987214291620795.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git
Cloning into 'PerfKitBenchmarker'...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson2766035856415306403.sh
+ pip install --user -r PerfKitBenchmarker/requirements.txt
Requirement already satisfied (use --upgrade to upgrade): python-gflags==3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 14))
Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.7 in /usr/local/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 15))
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 16))
Requirement already satisfied (use --upgrade to upgrade): colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 17))
  Installing extra requirements: 'windows'
Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 18))
Requirement already satisfied (use --upgrade to upgrade): futures>=3.0.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 19))
Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 20))
Requirement already satisfied (use --upgrade to upgrade): pint>=0.7 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 21))
Requirement already satisfied (use --upgrade to upgrade): numpy in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 22))
Requirement already satisfied (use --upgrade to upgrade): functools32 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 23))
Requirement already satisfied (use --upgrade to upgrade): contextlib2>=0.5.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 24))
Cleaning up...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson5946974480346757738.sh
+ python PerfKitBenchmarker/pkb.py --project=apache-beam-testing --dpb_log_level=INFO --maven_binary=/home/jenkins/tools/maven/latest/bin/mvn --bigquery_table=beam_performance.pkb_results --official=true --benchmarks=dpb_wordcount_benchmark --dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging --dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt --config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
WARNING:root:File resource loader root perfkitbenchmarker/data/ycsb is not a directory.
2017-05-05 12:00:18,732 d6d41712 MainThread INFO     Verbose logging to: /tmp/perfkitbenchmarker/runs/d6d41712/pkb.log
2017-05-05 12:00:18,732 d6d41712 MainThread INFO     PerfKitBenchmarker version: v1.11.0-49-g10dd95b
2017-05-05 12:00:18,733 d6d41712 MainThread INFO     Flag values:
--maven_binary=/home/jenkins/tools/maven/latest/bin/mvn
--project=apache-beam-testing
--bigquery_table=beam_performance.pkb_results
--dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt
--dpb_log_level=INFO
--official
--benchmarks=dpb_wordcount_benchmark
--config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
--dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging
2017-05-05 12:00:19,014 d6d41712 MainThread WARNING  The key "flags" was not in the default config, but was in user overrides. This may indicate a typo.
2017-05-05 12:00:19,172 d6d41712 MainThread dpb_wordcount_benchmark(1/1) INFO     Provisioning resources for benchmark dpb_wordcount_benchmark
2017-05-05 12:00:19,176 d6d41712 MainThread dpb_wordcount_benchmark(1/1) INFO     Preparing benchmark dpb_wordcount_benchmark
2017-05-05 12:00:19,177 d6d41712 MainThread dpb_wordcount_benchmark(1/1) INFO     Running benchmark dpb_wordcount_benchmark
2017-05-05 12:00:19,185 d6d41712 MainThread dpb_wordcount_benchmark(1/1) ERROR    Error during benchmark dpb_wordcount_benchmark
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 543, in RunBenchmark
    DoRunPhase(spec, collector, detailed_timer)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 459, in DoRunPhase
    samples = spec.BenchmarkRun(spec)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/dpb_wordcount_benchmark.py",> line 162, in Run
    job_type=job_type)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/providers/gcp/gcp_dpb_dataflow.py",> line 115, in SubmitJob
    stdout, _, _ = vm_util.IssueCommand(cmd)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 287, in IssueCommand
    full_cmd = ' '.join(cmd)
TypeError: sequence item 2: expected string, NoneType found
2017-05-05 12:00:19,187 d6d41712 MainThread dpb_wordcount_benchmark(1/1) ERROR    Benchmark 1/1 dpb_wordcount_benchmark (UID: dpb_wordcount_benchmark0) failed. Execution will continue.
2017-05-05 12:00:19,240 d6d41712 MainThread INFO     Benchmark run statuses:
---------------------------------------------------------
Name                     UID                       Status
---------------------------------------------------------
dpb_wordcount_benchmark  dpb_wordcount_benchmark0  FAILED
---------------------------------------------------------
Success rate: 0.00% (0/1)
2017-05-05 12:00:19,240 d6d41712 MainThread INFO     Complete logs can be found at: /tmp/perfkitbenchmarker/runs/d6d41712/pkb.log
2017-05-05 12:00:19,240 d6d41712 MainThread INFO     Completion statuses can be found at: /tmp/perfkitbenchmarker/runs/d6d41712/completion_statuses.json
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: beam_PerformanceTests_Dataflow #374

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

Changes:

[klk] Move Java sdk.util.state to sdk.state

[klk] Add @Internal and @Experimental to state package

[klk] Move user-facing timer-related classes out of util

[klk] Mark TimeDomain experimental alongside Timers; improve javadoc

[klk] Move WindowingStrategy from util to values

[klk] Move PathValidator adjacent to other filesystem bits

[klk] Move SideInputReader to runners/core-java

[klk] Move Reshuffle and ReshuffleTrigger out of util

[klk] Move ValueWithRecordId to sdk.values, annotated

[klk] Move some PCollectionView bits out of util

[klk] Update Dataflow worker to 20170504-2

[tgroh] Update expectation in ProcessBundleHandlerTest

[dhalperi] [BEAM-1871] Move out test only utilities used only in examples/java out

[dhalperi] Revert "This closes #2905"

[klk] Adjust error message expectation in DoFnSignaturesTest

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam5 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_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/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7903e59c4e07822f8def85ee6a7f8ef3ccb1ca7a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7903e59c4e07822f8def85ee6a7f8ef3ccb1ca7a
 > git rev-list 2f4dd8dfaf9e94ff2a1f97edc695fbcd75be34cd # 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_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson7538084356404224735.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson4042714355130252232.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git
Cloning into 'PerfKitBenchmarker'...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson426470528539862612.sh
+ pip install --user -r PerfKitBenchmarker/requirements.txt
Requirement already satisfied (use --upgrade to upgrade): python-gflags==3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 14))
Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.7 in /usr/local/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 15))
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 16))
Requirement already satisfied (use --upgrade to upgrade): colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 17))
  Installing extra requirements: 'windows'
Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 18))
Requirement already satisfied (use --upgrade to upgrade): futures>=3.0.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 19))
Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 20))
Requirement already satisfied (use --upgrade to upgrade): pint>=0.7 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 21))
Requirement already satisfied (use --upgrade to upgrade): numpy in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 22))
Requirement already satisfied (use --upgrade to upgrade): functools32 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 23))
Requirement already satisfied (use --upgrade to upgrade): contextlib2>=0.5.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 24))
Cleaning up...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson4859371696513139763.sh
+ python PerfKitBenchmarker/pkb.py --project=apache-beam-testing --dpb_log_level=INFO --maven_binary=/home/jenkins/tools/maven/latest/bin/mvn --bigquery_table=beam_performance.pkb_results --official=true --benchmarks=dpb_wordcount_benchmark --dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging --dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt --config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
WARNING:root:File resource loader root perfkitbenchmarker/data/ycsb is not a directory.
2017-05-05 06:00:18,988 fd9fd549 MainThread INFO     Verbose logging to: /tmp/perfkitbenchmarker/runs/fd9fd549/pkb.log
2017-05-05 06:00:18,988 fd9fd549 MainThread INFO     PerfKitBenchmarker version: v1.11.0-49-g10dd95b
2017-05-05 06:00:18,989 fd9fd549 MainThread INFO     Flag values:
--maven_binary=/home/jenkins/tools/maven/latest/bin/mvn
--project=apache-beam-testing
--bigquery_table=beam_performance.pkb_results
--dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt
--dpb_log_level=INFO
--official
--benchmarks=dpb_wordcount_benchmark
--config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
--dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging
2017-05-05 06:00:19,229 fd9fd549 MainThread WARNING  The key "flags" was not in the default config, but was in user overrides. This may indicate a typo.
2017-05-05 06:00:19,314 fd9fd549 MainThread dpb_wordcount_benchmark(1/1) INFO     Provisioning resources for benchmark dpb_wordcount_benchmark
2017-05-05 06:00:20,165 fd9fd549 MainThread dpb_wordcount_benchmark(1/1) INFO     Preparing benchmark dpb_wordcount_benchmark
2017-05-05 06:00:20,165 fd9fd549 MainThread dpb_wordcount_benchmark(1/1) INFO     Running benchmark dpb_wordcount_benchmark
2017-05-05 06:00:20,170 fd9fd549 MainThread dpb_wordcount_benchmark(1/1) ERROR    Error during benchmark dpb_wordcount_benchmark
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 543, in RunBenchmark
    DoRunPhase(spec, collector, detailed_timer)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 459, in DoRunPhase
    samples = spec.BenchmarkRun(spec)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/dpb_wordcount_benchmark.py",> line 162, in Run
    job_type=job_type)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/providers/gcp/gcp_dpb_dataflow.py",> line 115, in SubmitJob
    stdout, _, _ = vm_util.IssueCommand(cmd)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 287, in IssueCommand
    full_cmd = ' '.join(cmd)
TypeError: sequence item 2: expected string, NoneType found
2017-05-05 06:00:20,172 fd9fd549 MainThread dpb_wordcount_benchmark(1/1) ERROR    Benchmark 1/1 dpb_wordcount_benchmark (UID: dpb_wordcount_benchmark0) failed. Execution will continue.
2017-05-05 06:00:20,203 fd9fd549 MainThread INFO     Benchmark run statuses:
---------------------------------------------------------
Name                     UID                       Status
---------------------------------------------------------
dpb_wordcount_benchmark  dpb_wordcount_benchmark0  FAILED
---------------------------------------------------------
Success rate: 0.00% (0/1)
2017-05-05 06:00:20,204 fd9fd549 MainThread INFO     Complete logs can be found at: /tmp/perfkitbenchmarker/runs/fd9fd549/pkb.log
2017-05-05 06:00:20,204 fd9fd549 MainThread INFO     Completion statuses can be found at: /tmp/perfkitbenchmarker/runs/fd9fd549/completion_statuses.json
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: beam_PerformanceTests_Dataflow #373

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

Changes:

[dhalperi] GCP-IO: manage versions in top level pom

[dhalperi] Remove IOChannelUtil/Factory from BigQueryIO

[klk] Eliminate Pipeline.getOptions

[robertwb] Cleanup old cython files before testing again

[klk] [BEAM-1727] Add align and offset to Timer

[klk] Fix initial watermark of DoFnOperator in Flink runner

[dhalperi] [BEAM-59] Remove IOChannelUtils, IOChannelFactory

[dhalperi] Move thrown.expect to correct place

[tgroh] Note when checkpoints may be committed.

[tgroh] Split StartBundleContext and FinishBundleContext

[kirpichov] [BEAM-2170] PubsubMessageWithAttributesCoder should not NPE on messages

[kirpichov] Makes PubsubMessagePayloadOnlyCoder not require whole-stream context

[kirpichov] Moves coder choice into PubsubSource

[davor] [BEAM-2144] Remove transform.reflect and utils from Javadocs

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam5 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_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/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2f4dd8dfaf9e94ff2a1f97edc695fbcd75be34cd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2f4dd8dfaf9e94ff2a1f97edc695fbcd75be34cd
 > git rev-list b73918b55ab06e5a47ef9dc33ae3dbaebaed330a # 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_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson227170201862895542.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson5916819713713284246.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git
Cloning into 'PerfKitBenchmarker'...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson5309455617960359779.sh
+ pip install --user -r PerfKitBenchmarker/requirements.txt
Requirement already satisfied (use --upgrade to upgrade): python-gflags==3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 14))
Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.7 in /usr/local/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 15))
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 16))
Requirement already satisfied (use --upgrade to upgrade): colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 17))
  Installing extra requirements: 'windows'
Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 18))
Requirement already satisfied (use --upgrade to upgrade): futures>=3.0.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 19))
Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 20))
Requirement already satisfied (use --upgrade to upgrade): pint>=0.7 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 21))
Requirement already satisfied (use --upgrade to upgrade): numpy in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 22))
Requirement already satisfied (use --upgrade to upgrade): functools32 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 23))
Requirement already satisfied (use --upgrade to upgrade): contextlib2>=0.5.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 24))
Cleaning up...
[beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson7566161025314604258.sh
+ python PerfKitBenchmarker/pkb.py --project=apache-beam-testing --dpb_log_level=INFO --maven_binary=/home/jenkins/tools/maven/latest/bin/mvn --bigquery_table=beam_performance.pkb_results --official=true --benchmarks=dpb_wordcount_benchmark --dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging --dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt --config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
WARNING:root:File resource loader root perfkitbenchmarker/data/ycsb is not a directory.
2017-05-05 00:00:58,427 4a3fc96e MainThread INFO     Verbose logging to: /tmp/perfkitbenchmarker/runs/4a3fc96e/pkb.log
2017-05-05 00:00:58,465 4a3fc96e MainThread INFO     PerfKitBenchmarker version: v1.11.0-49-g10dd95b
2017-05-05 00:00:58,465 4a3fc96e MainThread INFO     Flag values:
--maven_binary=/home/jenkins/tools/maven/latest/bin/mvn
--project=apache-beam-testing
--bigquery_table=beam_performance.pkb_results
--dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt
--dpb_log_level=INFO
--official
--benchmarks=dpb_wordcount_benchmark
--config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow
--dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging
2017-05-05 00:00:59,060 4a3fc96e MainThread WARNING  The key "flags" was not in the default config, but was in user overrides. This may indicate a typo.
2017-05-05 00:00:59,163 4a3fc96e MainThread dpb_wordcount_benchmark(1/1) INFO     Provisioning resources for benchmark dpb_wordcount_benchmark
2017-05-05 00:00:59,165 4a3fc96e MainThread dpb_wordcount_benchmark(1/1) INFO     Preparing benchmark dpb_wordcount_benchmark
2017-05-05 00:00:59,166 4a3fc96e MainThread dpb_wordcount_benchmark(1/1) INFO     Running benchmark dpb_wordcount_benchmark
2017-05-05 00:00:59,170 4a3fc96e MainThread dpb_wordcount_benchmark(1/1) ERROR    Error during benchmark dpb_wordcount_benchmark
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 543, in RunBenchmark
    DoRunPhase(spec, collector, detailed_timer)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 459, in DoRunPhase
    samples = spec.BenchmarkRun(spec)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/dpb_wordcount_benchmark.py",> line 162, in Run
    job_type=job_type)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/providers/gcp/gcp_dpb_dataflow.py",> line 115, in SubmitJob
    stdout, _, _ = vm_util.IssueCommand(cmd)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Dataflow/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 287, in IssueCommand
    full_cmd = ' '.join(cmd)
TypeError: sequence item 2: expected string, NoneType found
2017-05-05 00:00:59,172 4a3fc96e MainThread dpb_wordcount_benchmark(1/1) ERROR    Benchmark 1/1 dpb_wordcount_benchmark (UID: dpb_wordcount_benchmark0) failed. Execution will continue.
2017-05-05 00:00:59,200 4a3fc96e MainThread INFO     Benchmark run statuses:
---------------------------------------------------------
Name                     UID                       Status
---------------------------------------------------------
dpb_wordcount_benchmark  dpb_wordcount_benchmark0  FAILED
---------------------------------------------------------
Success rate: 0.00% (0/1)
2017-05-05 00:00:59,201 4a3fc96e MainThread INFO     Complete logs can be found at: /tmp/perfkitbenchmarker/runs/4a3fc96e/pkb.log
2017-05-05 00:00:59,201 4a3fc96e MainThread INFO     Completion statuses can be found at: /tmp/perfkitbenchmarker/runs/4a3fc96e/completion_statuses.json
Build step 'Execute shell' marked build as failure