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/01 11:41:41 UTC

Build failed in Jenkins: beam_LoadTests_Python_SideInput_Dataflow_Batch #2

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

Changes:

[Robert Bradshaw] [BEAM-10978] Fix bug with map type inference.

[noreply] [BEAM-10481] Ensure registration of the accumulator occurs. (#12850)

[noreply] Update test_get_python_sdk_name to supported python version (#12950)

[zyichi] Add nexmark python query 10 to choices

[noreply] [BEAM-10882]  Update Snowflake docs (#12823)

[tysonjh] Fix Java nightly snapshot build.

[sychen] Fix failed GroupIntoBatchesOverrideTest

[Kyle Weaver] [BEAM-10971] Redirect contribute/design-documents to cwiki.

[Kyle Weaver] [BEAM-10671] Add environment configuration fields as a repeated pipeline

[justinwhite321] Upgrade conscrypt to latest version

[Pablo Estrada] Passing project properly in BQSource

[noreply] [BEAM-8024] Add JPMS E2E test (#12899)

[srohde] Adds duration string to the ib.show and ib.collect

[Kyle Weaver] [BEAM-10953] Add errorprone-slf4j plugin.

[Kyle Weaver] [BEAM-10953] Fix errorprone-slf4j errors.

[noreply] [BEAM-8106] Add version to java container image name (#12505)

[Robert Bradshaw] Remove experimental declarations from fileio.

[noreply] [BEAM-10677] Fix @SchemaFieldName in AutoValueSchema (#12520)

[noreply] [BEAM-10986] Rollback to shadow 4.0.3 (#12969)

[Kyle Weaver] Revert "Fix up-to-date checking mechanism on Tox Task."

[Kenneth Knowles] Set default Python version for virtualenv to 3.6, the minimum supported

[noreply] [BEAM-9681] Add textio.Read lesson to Go SDK katas (#12941)

[noreply] [BEAM-10200] Respect profile_memory option and add memory profiler to…


------------------------------------------
[...truncated 30.25 KB...]
Requirement already satisfied: six>=1.5.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/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)
Processing /home/jenkins/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e/docopt-0.6.2-py2.py3-none-any.whl
Collecting pbr>=0.11
  Using cached pbr-5.5.0-py2.py3-none-any.whl (106 kB)
Collecting pyasn1-modules>=0.0.5
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting rsa>=3.1.4
  Using cached rsa-4.6-py3-none-any.whl (47 kB)
Collecting pyasn1>=0.1.7
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from protobuf<4,>=3.12.2->apache-beam==2.26.0.dev0) (50.3.0)
Collecting pyparsing>=2.1.4
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  Using cached urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
Collecting chardet<4,>=3.0.2
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
Collecting idna<3,>=2.5
  Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting botocore<1.19.0,>=1.18.9
  Using cached botocore-1.18.9-py2.py3-none-any.whl (6.7 MB)
Collecting jmespath<1.0.0,>=0.7.1
  Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
Collecting s3transfer<0.4.0,>=0.3.0
  Using cached s3transfer-0.3.3-py2.py3-none-any.whl (69 kB)
Collecting msrest>=0.6.10
  Using cached msrest-0.6.19-py2.py3-none-any.whl (84 kB)
Collecting cryptography>=2.1.4
  Using cached cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB)
Collecting fasteners>=0.14
  Using cached fasteners-0.15-py2.py3-none-any.whl (23 kB)
Collecting aiohttp<4.0.0dev,>=3.6.2; python_version >= "3.6"
  Using cached aiohttp-3.6.2-cp37-cp37m-manylinux1_x86_64.whl (1.2 MB)
Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0
  Using cached google_api_core-1.22.2-py2.py3-none-any.whl (91 kB)
Processing /home/jenkins/.cache/pip/wheels/b9/ee/67/2e444183030cb8d31ce8b34cee34a7afdbd3ba5959ea846380/grpc_google_iam_v1-0.12.3-py3-none-any.whl
Collecting google-resumable-media<2.0dev,>=0.6.0
  Using cached google_resumable_media-1.0.0-py2.py3-none-any.whl (42 kB)
Processing /home/jenkins/.cache/pip/wheels/11/33/fc/104a428f03e59037ac73931b71b719ba559c37a3683ec39391/proto_plus-1.10.0-py3-none-any.whl
Collecting libcst>=0.2.5
  Using cached libcst-0.3.11-py3-none-any.whl (501 kB)
Requirement already satisfied: pluggy<1.0,>=0.12 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/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)
Collecting more-itertools>=4.0.0; python_version > "2.7"
  Using cached more_itertools-8.5.0-py3-none-any.whl (44 kB)
Collecting packaging
  Using cached packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting attrs>=17.4.0
  Using cached attrs-20.2.0-py2.py3-none-any.whl (48 kB)
Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in <https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/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)
Collecting atomicwrites>=1.0
  Using cached atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
Requirement already satisfied: py>=1.5.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/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)
Collecting pytest-forked
  Using cached pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB)
Collecting execnet>=1.1
  Using cached execnet-1.7.1-py2.py3-none-any.whl (39 kB)
Collecting docker
  Using cached docker-4.3.1-py2.py3-none-any.whl (145 kB)
Processing /home/jenkins/.cache/pip/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6/wrapt-1.12.1-cp37-cp37m-linux_x86_64.whl
Collecting deprecation
  Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Collecting crayons
  Using cached crayons-0.4.0-py2.py3-none-any.whl (4.6 kB)
Processing /home/jenkins/.cache/pip/wheels/4e/29/41/2a34b96f3d4bf9ab8ccaac5d86db4334fa17d79e7027a5b86f/blindspin-2.0.1-py3-none-any.whl
Collecting isodate>=0.6.0
  Using cached isodate-0.6.0-py2.py3-none-any.whl (45 kB)
Collecting requests-oauthlib>=0.5.0
  Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting cffi!=1.11.3,>=1.8
  Using cached cffi-1.14.3-cp37-cp37m-manylinux1_x86_64.whl (401 kB)
Collecting monotonic>=0.1
  Using cached monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
Collecting async-timeout<4.0,>=3.0
  Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting yarl<2.0,>=1.0
  Using cached yarl-1.6.0-cp37-cp37m-manylinux1_x86_64.whl (258 kB)
Collecting multidict<5.0,>=4.5
  Using cached multidict-4.7.6-cp37-cp37m-manylinux1_x86_64.whl (149 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting google-crc32c<2.0dev,>=1.0; python_version >= "3.5"
  Using cached google_crc32c-1.0.0-cp37-cp37m-manylinux2010_x86_64.whl (39 kB)
Collecting typing-inspect>=0.4.0
  Using cached typing_inspect-0.6.0-py3-none-any.whl (8.1 kB)
Requirement already satisfied: zipp>=0.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_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.26.0.dev0) (3.2.0)
Collecting apipkg>=1.4
  Using cached apipkg-1.5-py2.py3-none-any.whl (4.9 kB)
Collecting websocket-client>=0.32.0
  Using cached websocket_client-0.57.0-py2.py3-none-any.whl (200 kB)
Collecting colorama
  Using cached colorama-0.4.3-py2.py3-none-any.whl (15 kB)
Collecting oauthlib>=3.0.0
  Using cached oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting pycparser
  Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting mypy-extensions>=0.3.0
  Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
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=2276184 sha256=dd54377e1d617fb01fdebcb66c48d067369377f7b6ff1110582f7d8b2c542dec
  Stored in directory: /home/jenkins/.cache/pip/wheels/c1/f5/a3/8f5ec48b796c1b690bd340ec7688fb88886afa83d7f14ff737
Successfully built apache-beam
Installing collected packages: crcmod, dill, pytz, fastavro, urllib3, chardet, certifi, idna, requests, docopt, hdfs, httplib2, pbr, mock, numpy, pymongo, pyasn1, pyasn1-modules, rsa, oauth2client, pyparsing, pydot, python-dateutil, typing-extensions, avro-python3, pyarrow, jmespath, botocore, s3transfer, boto3, isodate, oauthlib, requests-oauthlib, msrest, pycparser, cffi, cryptography, azure-core, azure-storage-blob, cachetools, monotonic, fasteners, google-apitools, attrs, async-timeout, multidict, yarl, aiohttp, google-auth, googleapis-common-protos, google-api-core, google-cloud-core, google-cloud-datastore, grpc-google-iam-v1, google-cloud-pubsub, google-crc32c, google-resumable-media, google-cloud-bigquery, google-cloud-bigtable, google-cloud-spanner, grpcio-gcp, google-cloud-dlp, google-cloud-language, google-cloud-videointelligence, google-cloud-vision, proto-plus, pyyaml, mypy-extensions, typing-inspect, libcst, google-cloud-build, freezegun, nose, nose-xunitmp, parameterized, pyhamcrest, requests-mock, tenacity, more-itertools, packaging, wcwidth, atomicwrites, pytest, pytest-forked, apipkg, execnet, pytest-xdist, pytest-timeout, pandas, sqlalchemy, psycopg2-binary, websocket-client, docker, wrapt, deprecation, colorama, crayons, blindspin, testcontainers, apache-beam
Successfully installed aiohttp-3.6.2 apache-beam-2.26.0.dev0 apipkg-1.5 async-timeout-3.0.1 atomicwrites-1.4.0 attrs-20.2.0 avro-python3-1.9.2.1 azure-core-1.8.1 azure-storage-blob-12.5.0 blindspin-2.0.1 boto3-1.15.9 botocore-1.18.9 cachetools-3.1.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 colorama-0.4.3 crayons-0.4.0 crcmod-1.7 cryptography-3.1.1 deprecation-2.1.0 dill-0.3.1.1 docker-4.3.1 docopt-0.6.2 execnet-1.7.1 fastavro-0.23.6 fasteners-0.15 freezegun-1.0.0 google-api-core-1.22.2 google-apitools-0.5.31 google-auth-1.22.0 google-cloud-bigquery-1.28.0 google-cloud-bigtable-1.5.0 google-cloud-build-2.0.0 google-cloud-core-1.4.1 google-cloud-datastore-1.15.1 google-cloud-dlp-1.0.0 google-cloud-language-1.3.0 google-cloud-pubsub-1.7.0 google-cloud-spanner-1.19.0 google-cloud-videointelligence-1.15.0 google-cloud-vision-1.0.0 google-crc32c-1.0.0 google-resumable-media-1.0.0 googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-gcp-0.2.2 hdfs-2.5.8 httplib2-0.17.4 idna-2.10 isodate-0.6.0 jmespath-0.10.0 libcst-0.3.11 mock-2.0.0 monotonic-1.5 more-itertools-8.5.0 msrest-0.6.19 multidict-4.7.6 mypy-extensions-0.4.3 nose-1.3.7 nose-xunitmp-0.4.1 numpy-1.19.2 oauth2client-3.0.0 oauthlib-3.1.0 packaging-20.4 pandas-1.1.2 parameterized-0.7.4 pbr-5.5.0 proto-plus-1.10.0 psycopg2-binary-2.8.6 pyarrow-0.17.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pydot-1.4.1 pyhamcrest-1.10.1 pymongo-3.11.0 pyparsing-2.4.7 pytest-4.6.11 pytest-forked-1.3.0 pytest-timeout-1.4.2 pytest-xdist-1.34.0 python-dateutil-2.8.1 pytz-2020.1 pyyaml-5.3.1 requests-2.24.0 requests-mock-1.8.0 requests-oauthlib-1.3.0 rsa-4.6 s3transfer-0.3.3 sqlalchemy-1.3.19 tenacity-5.1.5 testcontainers-3.1.0 typing-extensions-3.7.4.3 typing-inspect-0.6.0 urllib3-1.25.10 wcwidth-0.2.5 websocket-client-0.57.0 wrapt-1.12.1 yarl-1.6.0

> Task :sdks:python:apache_beam:testing:load_tests:run
INFO:root:10000 out of 1000000 total elements in the side input will be accessed.
INFO:apache_beam.runners.portability.stager:Copying Beam SDK "<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/build/apache-beam.tar.gz"> to staging location.
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
INFO:apache_beam.runners.dataflow.internal.apiclient:Defaulting to the temp_location as staging_location: gs://temp-storage-for-perf-tests/loadtests
INFO:apache_beam.internal.gcp.auth:Setting socket default timeout to 60 seconds.
INFO:apache_beam.internal.gcp.auth:socket default timeout is 60.0 seconds.
INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-1-1001110926.1601551771.255531/pipeline.pb...
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-1-1001110926.1601551771.255531/pipeline.pb in 0 seconds.
INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-1-1001110926.1601551771.255531/dataflow_python_sdk.tar...
INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-1-1001110926.1601551771.255531/dataflow_python_sdk.tar in 0 seconds.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--side_input_type=dict', '--access_percentage=1']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--side_input_type=dict', '--access_percentage=1']
INFO:apache_beam.runners.dataflow.internal.apiclient:Create job: <Job
 createTime: '2020-10-01T11:29:33.239062Z'
 currentStateTime: '1970-01-01T00:00:00Z'
 id: '2020-10-01_04_29_31-13012801706818419592'
 location: 'us-central1'
 name: 'load-tests-python-dataflow-batch-sideinput-1-1001110926'
 projectId: 'apache-beam-testing'
 stageStates: []
 startTime: '2020-10-01T11:29:33.239062Z'
 steps: []
 tempFiles: []
 type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
INFO:apache_beam.runners.dataflow.internal.apiclient:Created job with id: [2020-10-01_04_29_31-13012801706818419592]
INFO:apache_beam.runners.dataflow.internal.apiclient:Submitted job: 2020-10-01_04_29_31-13012801706818419592
INFO:apache_beam.runners.dataflow.internal.apiclient:To access the Dataflow monitoring console, please navigate to https://console.cloud.google.com/dataflow/jobs/us-central1/2020-10-01_04_29_31-13012801706818419592?project=apache-beam-testing
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2020-10-01_04_29_31-13012801706818419592 is in state JOB_STATE_PENDING
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:37.083Z: JOB_MESSAGE_BASIC: Worker configuration: n1-standard-1 in us-central1-b.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.167Z: JOB_MESSAGE_DETAILED: Expanding SplittableParDo operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.200Z: JOB_MESSAGE_DETAILED: Expanding CollectionToSingleton operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.281Z: JOB_MESSAGE_DETAILED: Expanding CoGroupByKey operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.330Z: JOB_MESSAGE_DETAILED: Expanding GroupByKey operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.371Z: JOB_MESSAGE_DEBUG: Annotating graph with Autotuner information.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.410Z: JOB_MESSAGE_DETAILED: Fusing adjacent ParDo, Read, Write, and Flatten operations
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.454Z: JOB_MESSAGE_DETAILED: Fusing consumer s2/PairWithRestriction into Read synthetic/_SDFBoundedSourceWrapper/Impulse
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.481Z: JOB_MESSAGE_DETAILED: Fusing consumer s2/SplitWithSizing into s2/PairWithRestriction
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.521Z: JOB_MESSAGE_DETAILED: Fusing consumer Collect start time metrics into s2/ProcessElementAndRestrictionWithSizing
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.562Z: JOB_MESSAGE_DETAILED: Fusing consumer Get random keys/Get random keys into Impulse
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.612Z: JOB_MESSAGE_DETAILED: Fusing consumer Collect end time metrics into ParDo(MappingSideInputTestDoFn)/ParDo(MappingSideInputTestDoFn)
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.652Z: JOB_MESSAGE_DEBUG: Workflow config is missing a default resource spec.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.694Z: JOB_MESSAGE_DEBUG: Adding StepResource setup and teardown to workflow graph.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.726Z: JOB_MESSAGE_DEBUG: Adding workflow start and stop steps.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:39.759Z: JOB_MESSAGE_DEBUG: Assigning stage ids.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:40.017Z: JOB_MESSAGE_DEBUG: Executing wait step start12
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:40.103Z: JOB_MESSAGE_BASIC: Executing operation Read synthetic/_SDFBoundedSourceWrapper/Impulse+s2/PairWithRestriction+s2/SplitWithSizing
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:40.156Z: JOB_MESSAGE_DEBUG: Starting **** pool setup.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:40.184Z: JOB_MESSAGE_BASIC: Starting 10 ****s in us-central1-b...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2020-10-01_04_29_31-13012801706818419592 is in state JOB_STATE_RUNNING
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:29:52.283Z: JOB_MESSAGE_BASIC: Your project already contains 100 Dataflow-created metric descriptors, so new user metrics of the form custom.googleapis.com/* will not be created. However, all user metrics are also available in the metric dataflow.googleapis.com/job/user_counter. If you rely on the custom metrics, you can delete old / unused metric descriptors. See https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list and https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:30:07.930Z: JOB_MESSAGE_DETAILED: Autoscaling: Raised the number of ****s to 9 based on the rate of progress in the currently running stage(s).
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:30:07.991Z: JOB_MESSAGE_DETAILED: Resized **** pool to 9, though goal was 10.  This could be a quota issue.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:30:33.704Z: JOB_MESSAGE_DETAILED: Workers have started successfully.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:30:33.747Z: JOB_MESSAGE_DETAILED: Workers have started successfully.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:31:45.163Z: JOB_MESSAGE_DETAILED: Autoscaling: Raised the number of ****s to 10 based on the rate of progress in the currently running stage(s).
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:34:44.680Z: JOB_MESSAGE_BASIC: Finished operation Read synthetic/_SDFBoundedSourceWrapper/Impulse+s2/PairWithRestriction+s2/SplitWithSizing
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:34:44.766Z: JOB_MESSAGE_DEBUG: Value "s2-split-with-sizing-out3" materialized.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:34:44.838Z: JOB_MESSAGE_BASIC: Executing operation s2/ProcessElementAndRestrictionWithSizing+Collect start time metrics
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.171Z: JOB_MESSAGE_BASIC: Finished operation s2/ProcessElementAndRestrictionWithSizing+Collect start time metrics
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.240Z: JOB_MESSAGE_DEBUG: Value "Collect start time metrics.out" materialized.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.309Z: JOB_MESSAGE_BASIC: Executing operation Get random keys/_UnpickledSideInput(Collect start time metrics.out.0)
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.360Z: JOB_MESSAGE_BASIC: Finished operation Get random keys/_UnpickledSideInput(Collect start time metrics.out.0)
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.360Z: JOB_MESSAGE_BASIC: Executing operation ParDo(MappingSideInputTestDoFn)/_UnpickledSideInput(Collect start time metrics.out.0)
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.417Z: JOB_MESSAGE_BASIC: Finished operation ParDo(MappingSideInputTestDoFn)/_UnpickledSideInput(Collect start time metrics.out.0)
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.438Z: JOB_MESSAGE_DEBUG: Value "Get random keys/_UnpickledSideInput(Collect start time metrics.out.0).output" materialized.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.485Z: JOB_MESSAGE_DEBUG: Value "ParDo(MappingSideInputTestDoFn)/_UnpickledSideInput(Collect start time metrics.out.0).output" materialized.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:35:09.519Z: JOB_MESSAGE_BASIC: Executing operation Impulse+Get random keys/Get random keys
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:40:36.849Z: JOB_MESSAGE_BASIC: Finished operation Impulse+Get random keys/Get random keys
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:40:37Z: JOB_MESSAGE_DEBUG: Executing failure step failure11
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:40:37.030Z: JOB_MESSAGE_ERROR: Workflow failed. Causes: S05:Impulse+Get random keys/Get random keys failed., The job failed because a work item has failed 4 times. Look in previous log entries for the cause of each one of the 4 failures. For more information, see https://cloud.google.com/dataflow/docs/guides/common-errors. The work item was attempted on these ****s: 
  load-tests-python-dataflo-10010429-dxgt-harness-cw6m
      Root cause: The **** lost contact with the service.,
  load-tests-python-dataflo-10010429-dxgt-harness-th62
      Root cause: The **** lost contact with the service.,
  load-tests-python-dataflo-10010429-dxgt-harness-2tz9
      Root cause: The **** lost contact with the service.,
  load-tests-python-dataflo-10010429-dxgt-harness-c9bk
      Root cause: The **** lost contact with the service.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:40:37.107Z: JOB_MESSAGE_DETAILED: Cleaning up.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:40:37.276Z: JOB_MESSAGE_DEBUG: Starting **** pool teardown.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:40:37.302Z: JOB_MESSAGE_BASIC: Stopping **** pool...
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:41:30.752Z: JOB_MESSAGE_DETAILED: Autoscaling: Resized **** pool from 10 to 0.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:41:30.803Z: JOB_MESSAGE_BASIC: Worker pool stopped.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-10-01T11:41:30.837Z: JOB_MESSAGE_DEBUG: Tearing down pending resources...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2020-10-01_04_29_31-13012801706818419592 is in state JOB_STATE_FAILED
Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/sideinput_test.py",> line 208, in <module>
    SideInputTest().run()
  File "<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/load_test.py",> line 152, in run
    self.result.wait_until_finish(duration=self.timeout_ms)
  File "<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",> line 1650, in wait_until_finish
    self)
apache_beam.runners.dataflow.dataflow_runner.DataflowRuntimeException: Dataflow pipeline failed. State: FAILED, Error:
Workflow failed. Causes: S05:Impulse+Get random keys/Get random keys failed., The job failed because a work item has failed 4 times. Look in previous log entries for the cause of each one of the 4 failures. For more information, see https://cloud.google.com/dataflow/docs/guides/common-errors. The work item was attempted on these ****s: 
  load-tests-python-dataflo-10010429-dxgt-harness-cw6m
      Root cause: The **** lost contact with the service.,
  load-tests-python-dataflo-10010429-dxgt-harness-th62
      Root cause: The **** lost contact with the service.,
  load-tests-python-dataflo-10010429-dxgt-harness-2tz9
      Root cause: The **** lost contact with the service.,
  load-tests-python-dataflo-10010429-dxgt-harness-c9bk
      Root cause: The **** lost contact with the service.

> 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_SideInput_Dataflow_Batch/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 13m 19s
5 actionable tasks: 5 executed

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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


Jenkins build is back to normal : beam_LoadTests_Python_SideInput_Dataflow_Batch #3

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


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