See 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/369/display/redirect?page=changes>

Changes:

[piotr.szuberski] [BEAM-10135][BEAM-10136] Refactor jdbc external transform 
registrar

[douglas.damon] Add Additional Parameters lesson to Go SDK Katas

[michal.walenia] [BEAM-9421] Add Java snippets to NLP documentation.

[douglas.damon] Edit lesson name and task description

[Rui Wang] [BEAM-10633] UdfImpl should be able to return java.util.List.

[piotr.szuberski] [BEAM-10543] Add new parameters to Kafka Read cross language

[piotr.szuberski] [BEAM-10543] Add new parameters to python wrapper of Kafka 
Read

[piotr.szuberski] [BEAM-10543] Modify Kafka python cross-language integration 
test to use

[piotr.szuberski] [BEAM-10543] Run Kafka cross-language integration test in 
python

[Robert Burke] [BEAM-9615] Add initial Schema to Go conversions.

[dcavazos] [BEAM-7390] Add sum code snippets

[douglas.damon] Additional edits to task description

[noreply] [BEAM-10258] Support type hint annotations on PTransform's expand()

[noreply] [BEAM-10522] Added SnowflakeIO connector guide (#12296)

[douglas.damon] Update stepik course

[noreply] [BEAM-10240] Support ZetaSQL DATETIME functions in BeamSQL (#12348)

[Robert Burke] [BEAM-9615] Improve error handling on schema conv

[noreply] Updating changes.md (#12424)

[noreply] [BEAM-10645] Create context for allowing non-parallel dataframe

[noreply] [BEAM-10630] Check load tests as part of the release process (#12455)


------------------------------------------
[...truncated 130.22 KB...]
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['--fanout=4', '--top_count=20']
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STOPPED
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STARTING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
RUNNING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Load test results 
for test: 085329dbf26940aeae32daee1d2916d0 and timestamp: 1596815483.7008262:
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: 
python_flink_batch_combine_4_runtime Value: 206

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 4m 47s
5 actionable tasks: 4 executed, 1 up-to-date

Publishing build scan...
https://gradle.com/s/uf334bwfwmega

[beam_LoadTests_Python_Combine_Flink_Batch] $ /bin/bash -xe 
/tmp/jenkins19215758219262254.sh
+ echo '*** Combine Python Load test: 2GB Fanout 8 ***'
*** Combine Python Load test: 2GB Fanout 8 ***
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/gradlew>
 -PloadTest.mainClass=apache_beam.testing.load_tests.combine_test 
-Prunner=PortableRunner -PwithDataflowWorkerJar=false 
'-PloadTest.args=--job_name=load-tests-python-flink-batch-combine-5-0807150054 
--project=apache-beam-testing --publish_to_big_query=true 
--metrics_dataset=load_test --metrics_table=python_flink_batch_combine_5 
--influx_measurement=python_batch_combine_5 --input_options='{"num_records": 
2500000,"key_size": 10,"value_size": 90}' --parallelism=16 
--job_endpoint=localhost:8099 --environment_type=DOCKER --fanout=8 
--top_count=20 --influx_db_name=beam_test_metrics 
--influx_hostname=http://10.128.0.96:8086 
--environment_config=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest
 --runner=PortableRunner' -PpythonVersion=3.7 --continue --max-****s=12 
-Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses 
:sdks:python:apache_beam:testing:load_tests:run
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:pluginDescriptors UP-TO-DATE
> Task :buildSrc:processResources UP-TO-DATE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:spotlessGroovy UP-TO-DATE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties UP-TO-DATE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
Configuration on demand is an incubating feature.
> Task :sdks:python:setupVirtualenv UP-TO-DATE

> Task :sdks:python:sdist
setup.py:266: UserWarning: You are using Apache Beam with Python 2. New 
releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/dist.py>:476:
 UserWarning: Normalizing '2.24.0.dev' to '2.24.0.dev0'
  normalized_version,
INFO:gen_protos:Skipping proto regeneration: all files up to date
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md


> Task :sdks:python:apache_beam:testing:load_tests:setupVirtualenv UP-TO-DATE

> Task :sdks:python:apache_beam:testing:load_tests:installGcpTest
Processing 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/sdks/python/build/apache-beam.tar.gz>
Requirement already satisfied: crcmod<2.0,>=1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.7)
Requirement already satisfied: dill<0.3.2,>=0.3.1.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.3.1.1)
Requirement already satisfied: fastavro<0.24,>=0.21.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.23.6)
Requirement already satisfied: future<1.0.0,>=0.18.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.18.2)
Requirement already satisfied: grpcio<2,>=1.29.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.31.0)
Requirement already satisfied: hdfs<3.0.0,>=2.1.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.5.8)
Requirement already satisfied: httplib2<0.18.0,>=0.8 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.17.4)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.0.0)
Requirement already satisfied: numpy<2,>=1.14.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.19.1)
Requirement already satisfied: pymongo<4.0.0,>=3.8.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.11.0)
Requirement already satisfied: oauth2client<4,>=2.0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.0.0)
Requirement already satisfied: protobuf<4,>=3.12.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.12.4)
Requirement already satisfied: pydot<2,>=1.2.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.4.1)
Requirement already satisfied: python-dateutil<3,>=2.8.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.8.1)
Requirement already satisfied: pytz>=2018.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2020.1)
Requirement already satisfied: requests<3.0.0,>=2.24.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.24.0)
Requirement already satisfied: typing-extensions<3.8.0,>=3.7.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.7.4.2)
Requirement already satisfied: avro-python3!=1.9.2,<1.10.0,>=1.8.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.9.2.1)
Requirement already satisfied: pyarrow<0.18.0,>=0.15.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.17.1)
Requirement already satisfied: boto3>=1.9 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.14.37)
Requirement already satisfied: cachetools<4,>=3.1.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.1.1)
Requirement already satisfied: google-apitools<0.5.32,>=0.5.31 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.5.31)
Requirement already satisfied: google-auth<2,>=1.18.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.20.1)
Requirement already satisfied: google-cloud-datastore<2,>=1.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.14.0)
Requirement already satisfied: google-cloud-pubsub<2,>=0.39.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.7.0)
Requirement already satisfied: google-cloud-bigquery<2,>=1.6.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.26.1)
Requirement already satisfied: google-cloud-core<2,>=0.28.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.4.1)
Requirement already satisfied: google-cloud-bigtable<2,>=0.31.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.4.0)
Requirement already satisfied: google-cloud-spanner<2,>=1.13.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.17.1)
Requirement already satisfied: grpcio-gcp<1,>=0.2.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.2.2)
Requirement already satisfied: google-cloud-dlp<2,>=0.12.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.0.0)
Requirement already satisfied: google-cloud-language<2,>=1.3.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.3.0)
Requirement already satisfied: google-cloud-videointelligence<2,>=1.8.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.15.0)
Requirement already satisfied: google-cloud-vision<2,>=0.38.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.0.0)
Requirement already satisfied: freezegun>=0.3.12 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.3.15)
Requirement already satisfied: nose>=1.3.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.3.7)
Requirement already satisfied: nose_xunitmp>=0.4.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.4.1)
Requirement already satisfied: parameterized<0.8.0,>=0.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.7.4)
Requirement already satisfied: pyhamcrest!=1.10.0,<2.0.0,>=1.9 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.10.1)
Requirement already satisfied: pyyaml<6.0.0,>=3.12 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (5.3.1)
Requirement already satisfied: requests_mock<2.0,>=1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.8.0)
Requirement already satisfied: tenacity<6.0,>=5.0.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (5.1.5)
Requirement already satisfied: pytest<5.0,>=4.4.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (4.6.11)
Requirement already satisfied: pytest-xdist<2,>=1.29.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.34.0)
Requirement already satisfied: pytest-timeout<2,>=1.3.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.4.2)
Requirement already satisfied: pandas<1,>=0.25.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.25.3)
Requirement already satisfied: sqlalchemy<2.0,>=1.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.3.18)
Requirement already satisfied: psycopg2-binary<3.0.0,>=2.8.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.8.5)
Requirement already satisfied: testcontainers<4.0.0,>=3.0.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.0.3)
Requirement already satisfied: six>=1.5.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from grpcio<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.15.0)
Requirement already satisfied: docopt in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from hdfs<3.0.0,>=2.1.0->apache-beam==2.24.0.dev0) (0.6.2)
Requirement already satisfied: pbr>=0.11 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from mock<3.0.0,>=1.0.1->apache-beam==2.24.0.dev0) (5.4.5)
Requirement already satisfied: rsa>=3.1.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from oauth2client<4,>=2.0.1->apache-beam==2.24.0.dev0) (4.6)
Requirement already satisfied: pyasn1-modules>=0.0.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from oauth2client<4,>=2.0.1->apache-beam==2.24.0.dev0) (0.2.8)
Requirement already satisfied: pyasn1>=0.1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from oauth2client<4,>=2.0.1->apache-beam==2.24.0.dev0) (0.4.8)
Requirement already satisfied: setuptools in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from protobuf<4,>=3.12.2->apache-beam==2.24.0.dev0) (49.2.1)
Requirement already satisfied: pyparsing>=2.1.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pydot<2,>=1.2.0->apache-beam==2.24.0.dev0) (2.4.7)
Requirement already satisfied: chardet<4,>=3.0.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (3.0.4)
Requirement already satisfied: certifi>=2017.4.17 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (2020.6.20)
Requirement already satisfied: idna<3,>=2.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (2.10)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (1.25.10)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.24.0.dev0) (0.10.0)
Requirement already satisfied: botocore<1.18.0,>=1.17.37 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.24.0.dev0) (1.17.37)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.24.0.dev0) (0.3.3)
Requirement already satisfied: fasteners>=0.14 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-apitools<0.5.32,>=0.5.31->apache-beam==2.24.0.dev0) (0.15)
Requirement already satisfied: google-api-core[grpc]<2.0.0dev,>=1.14.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-datastore<2,>=1.7.1->apache-beam==2.24.0.dev0) (1.22.0)
Requirement already satisfied: grpc-google-iam-v1<0.13dev,>=0.12.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-pubsub<2,>=0.39.0->apache-beam==2.24.0.dev0) (0.12.3)
Requirement already satisfied: google-resumable-media<2.0dev,>=0.5.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-bigquery<2,>=1.6.0->apache-beam==2.24.0.dev0) (0.7.1)
Requirement already satisfied: attrs>=17.4.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (19.3.0)
Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" 
in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.7.0)
Requirement already satisfied: packaging in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (20.4)
Requirement already satisfied: pluggy<1.0,>=0.12 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (0.13.1)
Requirement already satisfied: atomicwrites>=1.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.4.0)
Requirement already satisfied: more-itertools>=4.0.0; python_version > "2.7" in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (8.4.0)
Requirement already satisfied: py>=1.5.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.9.0)
Requirement already satisfied: wcwidth in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (0.2.5)
Requirement already satisfied: execnet>=1.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest-xdist<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.7.1)
Requirement already satisfied: pytest-forked in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest-xdist<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.3.0)
Requirement already satisfied: crayons in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.24.0.dev0) (0.3.1)
Requirement already satisfied: wrapt in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.24.0.dev0) (1.12.1)
Requirement already satisfied: docker in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.24.0.dev0) (4.2.2)
Requirement already satisfied: deprecation in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.24.0.dev0) (2.1.0)
Requirement already satisfied: blindspin in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.24.0.dev0) (2.0.1)
Requirement already satisfied: docutils<0.16,>=0.10 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from botocore<1.18.0,>=1.17.37->boto3>=1.9->apache-beam==2.24.0.dev0) (0.15.2)
Requirement already satisfied: monotonic>=0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from 
fasteners>=0.14->google-apitools<0.5.32,>=0.5.31->apache-beam==2.24.0.dev0) 
(1.5)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from 
google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-datastore<2,>=1.7.1->apache-beam==2.24.0.dev0)
 (1.52.0)
Requirement already satisfied: google-crc32c<0.2dev,>=0.1.0; python_version >= 
"3.5" in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from 
google-resumable-media<2.0dev,>=0.5.0->google-cloud-bigquery<2,>=1.6.0->apache-beam==2.24.0.dev0)
 (0.1.0)
Requirement already satisfied: zipp>=0.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (3.1.0)
Requirement already satisfied: apipkg>=1.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from execnet>=1.1->pytest-xdist<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.5)
Requirement already satisfied: colorama in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from crayons->testcontainers<4.0.0,>=3.0.3->apache-beam==2.24.0.dev0) (0.4.3)
Requirement already satisfied: websocket-client>=0.32.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from docker->testcontainers<4.0.0,>=3.0.3->apache-beam==2.24.0.dev0) (0.57.0)
Requirement already satisfied: cffi>=1.0.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-crc32c<0.2dev,>=0.1.0; python_version >= 
"3.5"->google-resumable-media<2.0dev,>=0.5.0->google-cloud-bigquery<2,>=1.6.0->apache-beam==2.24.0.dev0)
 (1.14.1)
Requirement already satisfied: pycparser in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from cffi>=1.0.0->google-crc32c<0.2dev,>=0.1.0; python_version >= 
"3.5"->google-resumable-media<2.0dev,>=0.5.0->google-cloud-bigquery<2,>=1.6.0->apache-beam==2.24.0.dev0)
 (2.20)
Building wheels for collected packages: apache-beam
  Building wheel for apache-beam (setup.py): started
  Building wheel for apache-beam (setup.py): finished with status 'done'
  Created wheel for apache-beam: 
filename=apache_beam-2.24.0.dev0-py3-none-any.whl size=2153021 
sha256=f1d8aba626faf3d30d1223293cb3c818543b72cb76d875f029724d7590e9f514
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/99/56/b4/2d55641ffc07c742721abd53e20b21ee09dc8bb6e029a1c27e
Successfully built apache-beam
Installing collected packages: apache-beam
  Attempting uninstall: apache-beam
    Found existing installation: apache-beam 2.24.0.dev0
    Uninstalling apache-beam-2.24.0.dev0:
      Successfully uninstalled apache-beam-2.24.0.dev0
Successfully installed apache-beam-2.24.0.dev0

> Task :sdks:python:apache_beam:testing:load_tests:run
WARNING:root:Make sure that locally built Python SDK docker image has Python 
3.7 interpreter.
INFO:root:Using Python SDK docker image: apache/beam_python3.7_sdk:2.24.0.dev. 
If the image is not available at local, we will try to pull from hub.docker.com
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function lift_combiners at 0x7f384839fae8> ====================
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['--fanout=8', '--top_count=20']
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STOPPED
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STARTING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
RUNNING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Load test results 
for test: 9497fd0db5e84c4f83fd57fb1b5cc652 and timestamp: 1596815668.2683074:
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: 
python_flink_batch_combine_5_runtime Value: 144

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 3m 3s
5 actionable tasks: 3 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hmzudkbsybozy

[beam_LoadTests_Python_Combine_Flink_Batch] $ /bin/bash -xe 
/tmp/jenkins8687448165870627594.sh
+ echo Changing number of ****s to 5
Changing number of ****s to 5
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
FLINK_NUM_WORKERS=5

[EnvInject] - Variables injected successfully.
[beam_LoadTests_Python_Combine_Flink_Batch] $ /bin/bash -xe 
/tmp/jenkins136767940787773092.sh
+ cd 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/ws/src/.test-infra/dataproc>
+ ./flink_cluster.sh restart
+ GCLOUD_ZONE=us-central1-a
+ DATAPROC_VERSION=1.2
+ MASTER_NAME=beam-loadtests-python-combine-flink-batch-369-m
+ INIT_ACTIONS_FOLDER_NAME=init-actions
+ FLINK_INIT=gs://beam-flink-cluster/init-actions/flink.sh
+ BEAM_INIT=gs://beam-flink-cluster/init-actions/beam.sh
+ DOCKER_INIT=gs://beam-flink-cluster/init-actions/docker.sh
+ FLINK_LOCAL_PORT=8081
+ FLINK_TASKMANAGER_SLOTS=1
+ YARN_APPLICATION_MASTER=
+ restart
+ delete
+ gcloud dataproc clusters delete beam-loadtests-python-combine-flink-batch-369 
--region=global --quiet
Waiting on operation 
[projects/apache-beam-testing/regions/global/operations/523f5e26-78e7-3e62-a1ab-e0a10865f082].
Waiting for cluster deletion operation...
...................................done.
Deleted 
[https://dataproc.googleapis.com/v1/projects/apache-beam-testing/regions/global/clusters/beam-loadtests-python-combine-flink-batch-369].
+ create
+ upload_init_actions
+ echo 'Uploading initialization actions to GCS bucket: gs://beam-flink-cluster'
Uploading initialization actions to GCS bucket: gs://beam-flink-cluster
+ gsutil cp -r init-actions/beam.sh init-actions/docker.sh 
init-actions/flink.sh gs://beam-flink-cluster/init-actions
Copying file://init-actions/beam.sh [Content-Type=text/x-sh]...
/ [0 files][    0.0 B/  2.3 KiB]                                                
/ [1 files][  2.3 KiB/  2.3 KiB]                                                
Copying file://init-actions/docker.sh [Content-Type=text/x-sh]...
/ [1 files][  2.3 KiB/  6.0 KiB]                                                
/ [2 files][  6.0 KiB/  6.0 KiB]                                                
Copying file://init-actions/flink.sh [Content-Type=text/x-sh]...
/ [2 files][  6.0 KiB/ 13.7 KiB]                                                
/ [3 files][ 13.7 KiB/ 13.7 KiB]                                                
Operation completed over 3 objects/13.7 KiB.                                    
 
+ create_cluster
+ local 
metadata=flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.10.1/flink-1.10.1-bin-scala_2.11.tgz,
+ metadata+=flink-start-yarn-session=true,
+ metadata+=flink-taskmanager-slots=1,
+ 
metadata+=hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-9.0/flink-shaded-hadoop-2-uber-2.8.3-9.0.jar
+ [[ -n gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest ]]
+ 
metadata+=,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest
+ [[ -n 
gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest ]]
+ 
metadata+=,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest
+ local image_version=1.2
+ echo 'Starting dataproc cluster. Dataproc version: 1.2'
Starting dataproc cluster. Dataproc version: 1.2
+ local num_dataproc_****s=6
+ gcloud dataproc clusters create beam-loadtests-python-combine-flink-batch-369 
--region=global --num-****s=6 --initialization-actions 
gs://beam-flink-cluster/init-actions/docker.sh,gs://beam-flink-cluster/init-actions/beam.sh,gs://beam-flink-cluster/init-actions/flink.sh
 --metadata 
flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.10.1/flink-1.10.1-bin-scala_2.11.tgz,flink-start-yarn-session=true,flink-taskmanager-slots=1,hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-9.0/flink-shaded-hadoop-2-uber-2.8.3-9.0.jar,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest,
 --image-version=1.2 --zone=us-central1-a --quiet
Waiting on operation 
[projects/apache-beam-testing/regions/global/operations/bce501e3-690b-3227-b907-be1e7de25163].
Waiting for cluster creation operation...
WARNING: For PD-Standard without local SSDs, we strongly recommend provisioning 
1TB or larger to ensure consistently high I/O performance. See 
https://cloud.google.com/compute/docs/disks/performance for information on disk 
I/O performance.
..................................................................................................................................................................................................................................done.
ERROR: (gcloud.dataproc.clusters.create) Operation 
[projects/apache-beam-testing/regions/global/operations/bce501e3-690b-3227-b907-be1e7de25163]
 failed: Initialization action failed. Failed action 
'gs://beam-flink-cluster/init-actions/docker.sh', see output in: 
gs://dataproc-6c5fbcbb-a2de-406e-9cf7-8c1ce0b6a604-us/google-cloud-dataproc-metainfo/1981a162-2838-4d11-ae5b-497870f5a788/beam-loadtests-python-combine-flink-batch-369-w-0/dataproc-initialization-script-0_output.
Build step 'Execute shell' marked build as failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to