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

Build failed in Jenkins: beam_LoadTests_Python_ParDo_Flink_Streaming #174

See <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/174/display/redirect>

Changes:


------------------------------------------
[...truncated 56.31 KB...]
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_flink_streaming_pardo_5_ref_appliedptransform_measure_latency_18_max_latency Value: 22662
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_flink_streaming_pardo_5_ref_appliedptransform_measure_latency_18_min_latency Value: 1691
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_flink_streaming_pardo_5_ref_appliedptransform_measure_latency_18_sum_latency Value: 17661859739

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

BUILD SUCCESSFUL in 4m 17s
5 actionable tasks: 5 executed

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

Build step 'Invoke Gradle script' changed build result to SUCCESS
No JDK named ‘JDK 1.8 (latest)’ found
[beam_LoadTests_Python_ParDo_Flink_Streaming] $ /bin/bash -xe /tmp/jenkins4956177099190126529.sh
+ echo '*** ParDo Python Load test: 20M 100 byte records 200 times ***'
*** ParDo Python Load test: 20M 100 byte records 200 times ***
[Gradle] - Launching build.
No JDK named ‘JDK 1.8 (latest)’ found
[src] $ <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/gradlew> -PloadTest.mainClass=apache_beam.testing.load_tests.pardo_test -Prunner=PortableRunner -PwithDataflowWorkerJar=false '-PloadTest.args=--job_name=load-tests-python-flink-streaming-pardo-2-1026100251 --project=apache-beam-testing --publish_to_big_query=true --metrics_dataset=load_test --metrics_table=python_flink_streaming_pardo_2 --influx_measurement=python_streaming_pardo_2 --input_options='{"num_records": 20000000,"key_size": 10,"value_size": 90}' --iterations=200 --number_of_counter_operations=0 --number_of_counters=0 --parallelism=5 --streaming --job_endpoint=localhost:8099 --environment_type=DOCKER --environment_config=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest --use_stateful_load_generator --influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 --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:validatePlugins 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
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/setuptools/dist.py>:452: UserWarning: Normalizing '2.26.0.dev' to '2.26.0.dev0'
  warnings.warn(tmpl.format(**locals()))
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_ParDo_Flink_Streaming/ws/src/sdks/python/build/apache-beam.tar.gz>
Requirement already satisfied: avro-python3!=1.9.2,<1.10.0,>=1.8.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.9.2.1)
Requirement already satisfied: crcmod<2.0,>=1.7 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (0.3.1.1)
Requirement already satisfied: fastavro<2,>=0.21.4 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.0.0.post1)
Requirement already satisfied: future<1.0.0,>=0.18.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (0.18.2)
Requirement already satisfied: grpcio<2,>=1.29.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.33.1)
Requirement already satisfied: hdfs<3.0.0,>=2.1.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (2.5.8)
Requirement already satisfied: httplib2<0.18.0,>=0.8 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (2.0.0)
Requirement already satisfied: numpy<2,>=1.14.3 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.19.2)
Requirement already satisfied: pymongo<4.0.0,>=3.8.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (3.11.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (4.1.3)
Requirement already satisfied: protobuf<4,>=3.12.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (3.13.0)
Requirement already satisfied: pyarrow<0.18.0,>=0.15.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (0.17.1)
Requirement already satisfied: pydot<2,>=1.2.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.4.1)
Requirement already satisfied: python-dateutil<3,>=2.8.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (2.8.1)
Requirement already satisfied: pytz>=2018.3 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (2020.1)
Requirement already satisfied: requests<3.0.0,>=2.24.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (3.7.4.3)
Requirement already satisfied: boto3>=1.9 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.16.4)
Requirement already satisfied: azure-storage-blob>=12.3.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (12.5.0)
Requirement already satisfied: azure-core>=1.7.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.8.2)
Requirement already satisfied: cachetools<5,>=3.1.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (4.1.1)
Requirement already satisfied: google-apitools<0.5.32,>=0.5.31 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (0.5.31)
Requirement already satisfied: google-auth<2,>=1.18.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.22.1)
Requirement already satisfied: google-cloud-datastore<2,>=1.7.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.15.3)
Requirement already satisfied: google-cloud-pubsub<2,>=0.39.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.28.0)
Requirement already satisfied: google-cloud-core<2,>=0.28.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.4.3)
Requirement already satisfied: google-cloud-bigtable<2,>=0.31.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.5.1)
Requirement already satisfied: google-cloud-spanner<2,>=1.13.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.19.1)
Requirement already satisfied: grpcio-gcp<1,>=0.2.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.16.0)
Requirement already satisfied: google-cloud-vision<2,>=0.38.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.0.0)
Requirement already satisfied: google-cloud-build<3,>=2.0.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (2.0.0)
Requirement already satisfied: freezegun>=0.3.12 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.0.0)
Requirement already satisfied: nose>=1.3.7 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.3.7)
Requirement already satisfied: nose_xunitmp>=0.4.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (0.4.1)
Requirement already satisfied: pandas<2,>=0.25.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.1.3)
Requirement already satisfied: parameterized<0.8.0,>=0.7.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.10.1)
Requirement already satisfied: pyyaml<6.0.0,>=3.12 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (5.3.1)
Requirement already satisfied: requests_mock<2.0,>=1.7 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.8.0)
Requirement already satisfied: tenacity<6.0,>=5.0.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (5.1.5)
Requirement already satisfied: pytest<5.0,>=4.4.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (4.6.11)
Requirement already satisfied: pytest-xdist<2,>=1.29.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.34.0)
Requirement already satisfied: pytest-timeout<2,>=1.3.3 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.4.2)
Requirement already satisfied: sqlalchemy<2.0,>=1.3 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (1.3.20)
Requirement already satisfied: psycopg2-binary<3.0.0,>=2.8.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (2.8.6)
Requirement already satisfied: testcontainers<4.0.0,>=3.0.3 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.26.0.dev0) (3.1.0)
Requirement already satisfied: six>=1.5.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from grpcio<2,>=1.29.0->apache-beam==2.26.0.dev0) (1.15.0)
Requirement already satisfied: docopt in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from hdfs<3.0.0,>=2.1.0->apache-beam==2.26.0.dev0) (0.6.2)
Requirement already satisfied: pbr>=0.11 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from mock<3.0.0,>=1.0.1->apache-beam==2.26.0.dev0) (5.5.1)
Requirement already satisfied: pyasn1>=0.1.7 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from oauth2client<5,>=2.0.1->apache-beam==2.26.0.dev0) (0.4.8)
Requirement already satisfied: rsa>=3.1.4 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from oauth2client<5,>=2.0.1->apache-beam==2.26.0.dev0) (4.6)
Requirement already satisfied: pyasn1-modules>=0.0.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from oauth2client<5,>=2.0.1->apache-beam==2.26.0.dev0) (0.2.8)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from protobuf<4,>=3.12.2->apache-beam==2.26.0.dev0) (50.3.2)
Requirement already satisfied: pyparsing>=2.1.4 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pydot<2,>=1.2.0->apache-beam==2.26.0.dev0) (2.4.7)
Requirement already satisfied: chardet<4,>=3.0.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from requests<3.0.0,>=2.24.0->apache-beam==2.26.0.dev0) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from requests<3.0.0,>=2.24.0->apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from requests<3.0.0,>=2.24.0->apache-beam==2.26.0.dev0) (1.25.11)
Requirement already satisfied: certifi>=2017.4.17 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from requests<3.0.0,>=2.24.0->apache-beam==2.26.0.dev0) (2020.6.20)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from boto3>=1.9->apache-beam==2.26.0.dev0) (0.3.3)
Requirement already satisfied: botocore<1.20.0,>=1.19.4 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from boto3>=1.9->apache-beam==2.26.0.dev0) (1.19.4)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from boto3>=1.9->apache-beam==2.26.0.dev0) (0.10.0)
Requirement already satisfied: msrest>=0.6.10 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from azure-storage-blob>=12.3.2->apache-beam==2.26.0.dev0) (0.6.19)
Requirement already satisfied: cryptography>=2.1.4 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from azure-storage-blob>=12.3.2->apache-beam==2.26.0.dev0) (3.2)
Requirement already satisfied: fasteners>=0.14 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from google-apitools<0.5.32,>=0.5.31->apache-beam==2.26.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_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from google-cloud-datastore<2,>=1.7.1->apache-beam==2.26.0.dev0) (1.23.0)
Requirement already satisfied: grpc-google-iam-v1<0.13dev,>=0.12.3 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from google-cloud-pubsub<2,>=0.39.0->apache-beam==2.26.0.dev0) (0.12.3)
Requirement already satisfied: google-resumable-media<2.0dev,>=0.6.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from google-cloud-bigquery<2,>=1.6.0->apache-beam==2.26.0.dev0) (1.1.0)
Requirement already satisfied: libcst>=0.2.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from google-cloud-build<3,>=2.0.0->apache-beam==2.26.0.dev0) (0.3.13)
Requirement already satisfied: proto-plus>=0.4.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from google-cloud-build<3,>=2.0.0->apache-beam==2.26.0.dev0) (1.11.0)
Requirement already satisfied: py>=1.5.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (1.9.0)
Requirement already satisfied: wcwidth in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (0.2.5)
Requirement already satisfied: pluggy<1.0,>=0.12 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (0.13.1)
Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (2.0.0)
Requirement already satisfied: more-itertools>=4.0.0; python_version > "2.7" in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (8.5.0)
Requirement already satisfied: atomicwrites>=1.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (1.4.0)
Requirement already satisfied: packaging in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (20.4)
Requirement already satisfied: attrs>=17.4.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.26.0.dev0) (20.2.0)
Requirement already satisfied: execnet>=1.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest-xdist<2,>=1.29.0->apache-beam==2.26.0.dev0) (1.7.1)
Requirement already satisfied: pytest-forked in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest-xdist<2,>=1.29.0->apache-beam==2.26.0.dev0) (1.3.0)
Requirement already satisfied: blindspin in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.26.0.dev0) (2.0.1)
Requirement already satisfied: docker in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.26.0.dev0) (4.3.1)
Requirement already satisfied: crayons in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.26.0.dev0) (0.4.0)
Requirement already satisfied: wrapt in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.26.0.dev0) (1.12.1)
Requirement already satisfied: deprecation in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.26.0.dev0) (2.1.0)
Requirement already satisfied: isodate>=0.6.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from msrest>=0.6.10->azure-storage-blob>=12.3.2->apache-beam==2.26.0.dev0) (0.6.0)
Requirement already satisfied: requests-oauthlib>=0.5.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from msrest>=0.6.10->azure-storage-blob>=12.3.2->apache-beam==2.26.0.dev0) (1.3.0)
Requirement already satisfied: cffi!=1.11.3,>=1.8 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from cryptography>=2.1.4->azure-storage-blob>=12.3.2->apache-beam==2.26.0.dev0) (1.14.3)
Requirement already satisfied: monotonic>=0.1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/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.26.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_ParDo_Flink_Streaming/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.26.0.dev0) (1.52.0)
Requirement already satisfied: google-crc32c<2.0dev,>=1.0; python_version >= "3.5" in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from google-resumable-media<2.0dev,>=0.6.0->google-cloud-bigquery<2,>=1.6.0->apache-beam==2.26.0.dev0) (1.0.0)
Requirement already satisfied: typing-inspect>=0.4.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from libcst>=0.2.5->google-cloud-build<3,>=2.0.0->apache-beam==2.26.0.dev0) (0.6.0)
Requirement already satisfied: zipp>=0.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/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.26.0.dev0) (3.4.0)
Requirement already satisfied: apipkg>=1.4 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from execnet>=1.1->pytest-xdist<2,>=1.29.0->apache-beam==2.26.0.dev0) (1.5)
Requirement already satisfied: websocket-client>=0.32.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from docker->testcontainers<4.0.0,>=3.0.3->apache-beam==2.26.0.dev0) (0.57.0)
Requirement already satisfied: colorama in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from crayons->testcontainers<4.0.0,>=3.0.3->apache-beam==2.26.0.dev0) (0.4.4)
Requirement already satisfied: oauthlib>=3.0.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from requests-oauthlib>=0.5.0->msrest>=0.6.10->azure-storage-blob>=12.3.2->apache-beam==2.26.0.dev0) (3.1.0)
Requirement already satisfied: pycparser in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from cffi!=1.11.3,>=1.8->cryptography>=2.1.4->azure-storage-blob>=12.3.2->apache-beam==2.26.0.dev0) (2.20)
Requirement already satisfied: mypy-extensions>=0.3.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from typing-inspect>=0.4.0->libcst>=0.2.5->google-cloud-build<3,>=2.0.0->apache-beam==2.26.0.dev0) (0.4.3)
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.26.0.dev0-py3-none-any.whl size=2310508 sha256=9df6ee26c36bfe13a1c65958a4f6eb1a9e0752ab2c8cbd92e6c2bda6f339846d
  Stored in directory: /home/jenkins/.cache/pip/wheels/bc/10/43/2e6f08d57c0f9fc9e1f1ee753673c40f9e03ed660bcae39b4a
Successfully built apache-beam
Installing collected packages: apache-beam
  Attempting uninstall: apache-beam
    Found existing installation: apache-beam 2.26.0.dev0
    Uninstalling apache-beam-2.26.0.dev0:
      Successfully uninstalled apache-beam-2.26.0.dev0
Successfully installed apache-beam-2.26.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.26.0.dev. If the image is not available at local, we will try to pull from hub.docker.com
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--iterations=200', '--number_of_counter_operations=0', '--number_of_counters=0', '--use_stateful_load_generator']
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
Terminated

> Task :sdks:python:apache_beam:testing:load_tests:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'> line: 58

* What went wrong:
Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'.
> error occurred

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

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

BUILD FAILED in 16m 5s
5 actionable tasks: 3 executed, 2 up-to-date
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=e19802a0-43e9-476e-84d9-309583fd24d5, currentDir=<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 1122
  log file: /home/jenkins/.gradle/daemon/6.6.1/daemon-1122.out.log
----- Last  20 lines from daemon log file - daemon-1122.out.log -----

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'> line: 58

* What went wrong:
Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'.
> error occurred

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

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

BUILD FAILED in 16m 5s
5 actionable tasks: 3 executed, 2 up-to-date
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
No JDK named ‘JDK 1.8 (latest)’ found

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


Jenkins build is back to normal : beam_LoadTests_Python_ParDo_Flink_Streaming #175

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/175/display/redirect?page=changes>


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