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

Changes:

[stranniknm] [BEAM-12951]: Create initial structure for Playground application

[dpcollins] [BEAM-12908] Change to use PubsubSignal for information propagation 
so

[Robert Bradshaw] Preserve more types in transform replacement.

[rohde.samuel] Fix BEAM-12984

[Robert Bradshaw] Update test to reflect preserved type hint.

[noreply] Update Beam glossary (#15619)

[noreply] [BEAM-11985] Python Bigtable - Implement IO Request Count metrics

[noreply] [BEAM-9918] Make TryCrossLanguage match non Try API (#15633)

[noreply] [BEAM-12957] Add support for pyarrow 5.x (#15588)


------------------------------------------
[...truncated 1.57 KB...]
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e79750d2b5464cbcbe3b8fc49ff9d0ddd754d02e # timeout=10
Commit message: "[BEAM-12957] Add support for pyarrow 5.x (#15588)"
 > git rev-list --no-walk 6beeafff496f69499cdb14bd58c6ac2d9e84d116 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[beam_LoadTests_Python_ParDo_Dataflow_Batch] $ /bin/bash -xe 
/tmp/jenkins3662322955715022736.sh
+ echo '*** ParDo Python Load test: 2GB 100 byte records 10 times ***'
*** ParDo Python Load test: 2GB 100 byte records 10 times ***
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/gradlew>
 -PloadTest.mainClass=apache_beam.testing.load_tests.pardo_test 
-Prunner=DataflowRunner 
'-PloadTest.args=--job_name=load-tests-python-dataflow-batch-pardo-1-1001125711 
--project=apache-beam-testing --region=us-central1 
--temp_location=gs://temp-storage-for-perf-tests/loadtests 
--publish_to_big_query=true --metrics_dataset=load_test 
--metrics_table=python_dataflow_batch_pardo_1 
--influx_measurement=python_batch_pardo_1 --input_options='{"num_records": 
20000000,"key_size": 10,"value_size": 90}' --iterations=10 
--number_of_counter_operations=0 --number_of_counters=0 --num_****s=5 
--autoscaling_algorithm=NONE --influx_db_name=beam_test_metrics 
--influx_hostname=http://10.128.0.96:8086 --runner=DataflowRunner' 
-PpythonVersion=3.7 --continue --max-****s=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:sdks:python:apache_beam:testing:load_tests:run
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for 
details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> 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 FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:python:apache_beam:testing:load_tests:setupVirtualenv
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/bin/python3.7>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.7
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp37-cp37m-manylinux2014_x86_64.whl (2.5 MB)
Collecting future==0.18.2
  Using cached future-0.18.2-py3-none-any.whl
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting 
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.8.1-py2.py3-none-any.whl (5.3 MB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting py>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.2.0-py2.py3-none-any.whl (10 kB)
Collecting importlib-metadata<3,>=0.12
  Using cached importlib_metadata-2.1.1-py2.py3-none-any.whl (10 kB)
Collecting packaging>=14
  Using cached packaging-21.0-py3-none-any.whl (40 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Requirement already satisfied: setuptools in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from grpcio-tools==1.37.0->-r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 17)) (58.1.0)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached 
protobuf-3.18.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 
MB)
Collecting grpcio>=1.37.0
  Using cached 
grpcio-1.41.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB)
Collecting zipp>=0.5
  Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Collecting pyparsing>=2.0.2
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB)
Collecting backports.entry-points-selectable>=1.0.4
  Using cached backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl 
(6.2 kB)
Installing collected packages: zipp, importlib-metadata, six, pyparsing, 
platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, 
toml, py, protobuf, pluggy, packaging, grpcio, tox, mypy-protobuf, 
grpcio-tools, future
Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.1 
filelock-3.2.0 future-0.18.2 grpcio-1.41.0 grpcio-tools-1.37.0 
importlib-metadata-2.1.1 mypy-protobuf-1.18 packaging-21.0 platformdirs-2.4.0 
pluggy-1.0.0 protobuf-3.18.0 py-1.10.0 pyparsing-2.4.7 six-1.16.0 toml-0.10.2 
tox-3.20.1 virtualenv-20.8.1 zipp-3.6.0

> Task :sdks:python:setupVirtualenv
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1922375555/bin/python3.7>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1922375555/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.7
Collecting tox==3.20.1
  Using cached 
https://files.pythonhosted.org/packages/e0/79/5915b9dad867e89bb6495456acfe5d4e2287e74dfa29c059f7b127d5480e/tox-3.20.1-py2.py3-none-any.whl
Collecting grpcio-tools==1.37.0 (from -r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 17))
  Using cached 
https://files.pythonhosted.org/packages/c1/9f/78797b6b4411319cd24bfc331925a54b6d28903384fbb64b661657a5afd5/grpcio_tools-1.37.0-cp37-cp37m-manylinux2010_x86_64.whl
Collecting future==0.18.2 (from -r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 18))
Collecting mypy-protobuf==1.18 (from -r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 19))
  Using cached 
https://files.pythonhosted.org/packages/7f/71/33576c19ce209b18a21cb494c7f7930fd73135d95d4e0c53b4ad866390ee/mypy_protobuf-1.18-py3-none-any.whl
Collecting distlib==0.3.1 (from -r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 22))
  Using cached 
https://files.pythonhosted.org/packages/f5/0a/490fa011d699bb5a5f3a0cf57de82237f52a6db9d40f33c53b2736c9a1f9/distlib-0.3.1-py2.py3-none-any.whl
Collecting toml>=0.9.4 (from tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl
Collecting packaging>=14 (from tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/3c/77/e2362b676dc5008d81be423070dd9577fa03be5da2ba1105811900fda546/packaging-21.0-py3-none-any.whl
Collecting importlib-metadata<3,>=0.12; python_version < "3.8" (from 
tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/98/b8/8ec57a8ef46fbe7f185318c7ff7df9a06c9df451d9a59a067bfa851bb828/importlib_metadata-2.1.1-py2.py3-none-any.whl
Collecting py>=1.4.17 (from tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/67/32/6fe01cfc3d1a27c92fdbcdfc3f67856da8cbadf0dd9f2e18055202b2dc62/py-1.10.0-py2.py3-none-any.whl
Collecting six>=1.14.0 (from tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Collecting 
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
 (from tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/fe/45/3c419850680999c43f5e3d005e2f54bb3a24184255ebc5244369e49674bd/virtualenv-20.8.1-py2.py3-none-any.whl
Collecting pluggy>=0.12.0 (from tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/9e/01/f38e2ff29715251cf25532b9082a1589ab7e4f571ced434f98d0139336dc/pluggy-1.0.0-py2.py3-none-any.whl
Collecting filelock>=3.0.0 (from tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/95/e0/0ae236b4d1ab9c879b275d8719dc8aa271e1b22cf062ea8cc52f12c8ca0a/filelock-3.2.0-py2.py3-none-any.whl
Collecting protobuf<4.0dev,>=3.5.0.post1 (from grpcio-tools==1.37.0->-r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 17))
  Using cached 
https://files.pythonhosted.org/packages/74/4e/9f3cb458266ef5cdeaa1e72a90b9eda100e3d1803cbd7ec02f0846da83c3/protobuf-3.18.0-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: setuptools in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages>
 (from grpcio-tools==1.37.0->-r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 17)) (58.1.0)
Collecting grpcio>=1.37.0 (from grpcio-tools==1.37.0->-r 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build-requirements.txt>
 (line 17))
  Downloading 
https://files.pythonhosted.org/packages/ce/12/3dc4b844b5620d24c9d6ea066a83b77dbed03aad891235ca07a71451a59f/grpcio-1.41.0-cp37-cp37m-manylinux2010_x86_64.whl
 (3.7MB)
Collecting pyparsing>=2.0.2 (from packaging>=14->tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/8a/bb/488841f56197b13700afd5658fc279a2025a39e22449b7cf29864669b15d/pyparsing-2.4.7-py2.py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata<3,>=0.12; python_version < 
"3.8"->tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl
Collecting backports.entry-points-selectable>=1.0.4 (from 
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/0c/cd/1e156227cad9f599524eb10af62a2362f872910a49402dbd2bea2dedc91c/backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl
Collecting platformdirs<3,>=2 (from 
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.20.1)
  Using cached 
https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl
Installing collected packages: toml, pyparsing, packaging, zipp, 
importlib-metadata, py, six, filelock, backports.entry-points-selectable, 
platformdirs, distlib, virtualenv, pluggy, tox, protobuf, grpcio, grpcio-tools, 
future, mypy-protobuf
Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.1 
filelock-3.2.0 future-0.18.2 grpcio-1.41.0 grpcio-tools-1.37.0 
importlib-metadata-2.1.1 mypy-protobuf-1.18 packaging-21.0 platformdirs-2.4.0 
pluggy-1.0.0 protobuf-3.18.0 py-1.10.0 pyparsing-2.4.7 six-1.16.0 toml-0.10.2 
tox-3.20.1 virtualenv-20.8.1 zipp-3.6.0
You are using pip version 19.0.3, however version 21.2.4 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

> Task :sdks:python:sdist
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/setuptools/dist.py>:487:
 UserWarning: Normalizing '2.34.0.dev' to '2.34.0.dev0'
  warnings.warn(tmpl.format(**locals()))
INFO:gen_protos:Regenerating Python proto definitions (no output files).
INFO:gen_protos:Found protoc_gen_mypy at 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1922375555/bin/protoc-gen-mypy>
beam_interactive_api.proto:36:1: warning: Import 
google/protobuf/timestamp.proto is unused.
Writing mypy to external_transforms_pb2.pyi
Writing mypy to beam_runner_api_pb2.pyi
Writing mypy to standard_window_fns_pb2.pyi
Writing mypy to metrics_pb2.pyi
Writing mypy to endpoints_pb2.pyi
Writing mypy to schema_pb2.pyi
Writing mypy to beam_artifact_api_pb2.pyi
Writing mypy to beam_expansion_api_pb2.pyi
Writing mypy to beam_job_api_pb2.pyi
Writing mypy to beam_provision_api_pb2.pyi
Writing mypy to beam_fn_api_pb2.pyi
Writing mypy to beam_interactive_api_pb2.pyi
RefactoringTool: Skipping optional fixer: idioms
RefactoringTool: Skipping optional fixer: ws_comma
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: No changes to 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: No changes to 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: Refactored 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
RefactoringTool: Files that were modified:
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
Traceback (most recent call last):
  File "setup.py", line 332, in <module>
    'mypy': generate_protos_first(mypy),
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/setuptools/__init__.py";,>
 line 153, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.7/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.7/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/setuptools/command/sdist.py";,>
 line 42, in run
    self.run_command('egg_info')
  File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "setup.py", line 244, in run
    gen_protos.generate_proto_files()
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/gen_protos.py";,>
 line 344, in generate_proto_files
    generate_urn_files(log, out_dir)
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/gen_protos.py";,>
 line 64, in generate_urn_files
    import google.protobuf.pyext._message as pyext_message
ModuleNotFoundError: No module named 'google.protobuf.pyext._message'

> Task :sdks:python:sdist FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build.gradle'>
 line: 46

* What went wrong:
Execution failed for task ':sdks:python:sdist'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 28s
3 actionable tasks: 3 executed

Publishing build scan...
https://gradle.com/s/3223bkpm6k466

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

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

Reply via email to