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 2022/03/24 18:21:00 UTC

Build failed in Jenkins: beam_PreCommit_PythonDocs_Cron #2302

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

Changes:

[noreply] [BEAM-14157] Don't call requestObserver.onNext on a closed windmill


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 993061af4113f8324bd034b865cb3ca513a0b9aa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 993061af4113f8324bd034b865cb3ca513a0b9aa # timeout=10
Commit message: "[BEAM-14157] Don't call requestObserver.onNext on a closed windmill streams (#17162)"
 > git rev-list --no-walk 14862ccbdf2879574b6ce49149bdd7c9bf197322 # 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.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :pythonDocsPreCommit
Starting a Gradle Daemon, 3 busy and 1 stopped Daemons could not be reused, use --status for details
Configuration on demand is an incubating feature.
> 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

> Task :sdks:python:setupVirtualenv
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-22.0.4
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from -r <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/build-requirements.txt> (line 20)) (44.0.0)
Collecting setuptools
  Using cached setuptools-60.10.0-py3-none-any.whl (1.1 MB)
Collecting wheel>=0.36.0
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB)
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 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.11.0-py2.py3-none-any.whl (98 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.6.0-py3-none-any.whl (10.0 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 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.13.4-py2.py3-none-any.whl (8.7 MB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.45.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.5.1-py3-none-any.whl (14 kB)
Installing collected packages: distlib, wheel, toml, six, setuptools, pyparsing, py, protobuf, pluggy, platformdirs, filelock, virtualenv, packaging, mypy-protobuf, grpcio, tox, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed distlib-0.3.1 filelock-3.6.0 grpcio-1.45.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.1 pluggy-1.0.0 protobuf-3.19.4 py-1.11.0 pyparsing-3.0.7 setuptools-60.10.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.13.4 wheel-0.37.1

> Task :sdks:python:test-suites:tox:pycommon:setupVirtualenv
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-22.0.4
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/lib/python3.8/site-packages> (from -r <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/build-requirements.txt> (line 20)) (44.0.0)
Collecting setuptools
  Using cached setuptools-60.10.0-py3-none-any.whl (1.1 MB)
Collecting wheel>=0.36.0
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB)
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 pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.6.0-py3-none-any.whl (10.0 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
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.11.0-py2.py3-none-any.whl (98 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.13.4-py2.py3-none-any.whl (8.7 MB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.45.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.5.1-py3-none-any.whl (14 kB)
Installing collected packages: distlib, wheel, toml, six, setuptools, pyparsing, py, protobuf, pluggy, platformdirs, filelock, virtualenv, packaging, mypy-protobuf, grpcio, tox, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed distlib-0.3.1 filelock-3.6.0 grpcio-1.45.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.1 pluggy-1.0.0 protobuf-3.19.4 py-1.11.0 pyparsing-3.0.7 setuptools-60.10.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.13.4 wheel-0.37.1

> Task :sdks:python:sdist
Regenerating Python proto definitions (no output files).
Found protoc_gen_mypy at <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/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
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.py>
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:506: UserWarning: Normalizing '2.39.0.dev' to '2.39.0.dev0'
  warnings.warn(tmpl.format(**locals()))
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md


> Task :sdks:python:test-suites:tox:pycommon:docs
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/setup.py>
py38-docs create: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs>
py38-docs installdeps: Sphinx==1.8.5, sphinx_rtd_theme==0.4.3, docutils<0.18
py38-docs inst: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.39.0.dev0.zip>
py38-docs installed: alabaster==0.7.12,apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.39.0.dev0.zip,argon2-cffi==21.3.0,argon2-cffi-bindings==21.2.0,atomicwrites==1.4.0,attrs==21.4.0,Babel==2.9.1,backcall==0.2.0,beautifulsoup4==4.10.0,bleach==4.1.0,cachetools==4.2.4,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cloudpickle==2.0.0,crcmod==1.7,cryptography==36.0.2,decorator==5.1.1,defusedxml==0.7.1,deprecation==2.1.0,dill==0.3.1.1,docker==5.0.3,docopt==0.6.2,docutils==0.17.1,entrypoints==0.4,execnet==1.9.0,facets-overview==1.0.0,fastavro==1.4.10,fasteners==0.17.3,freezegun==1.2.1,google-api-core==1.31.5,google-apitools==0.5.31,google-auth==1.35.0,google-cloud-bigquery==2.34.2,google-cloud-bigquery-storage==2.13.0,google-cloud-bigtable==1.7.0,google-cloud-core==1.7.2,google-cloud-dataproc==3.1.1,google-cloud-datastore==1.15.3,google-cloud-dlp==3.6.2,google-cloud-language==1.3.0,google-cloud-pubsub==2.11.0,google-cloud-pubsublite==1.4.1,google-cloud-recommendations-ai==0.2.0,google-cloud-spanner==1.19.1,google-cloud-videointelligence==1.16.1,google-cloud-vision==1.0.0,google-crc32c==1.3.0,google-resumable-media==2.3.2,googleapis-common-protos==1.56.0,greenlet==1.1.2,grpc-google-iam-v1==0.12.3,grpcio==1.45.0,grpcio-gcp==0.2.2,grpcio-status==1.45.0,hdfs==2.6.0,httplib2==0.19.1,idna==3.3,imagesize==1.3.0,importlib-resources==5.4.0,ipykernel==5.5.6,ipython==7.32.0,ipython-genutils==0.2.0,ipywidgets==7.7.0,jedi==0.18.1,Jinja2==3.1.0,jsonschema==4.4.0,jupyter-client==6.1.12,jupyter-core==4.9.2,jupyterlab-pygments==0.1.2,jupyterlab-widgets==1.1.0,MarkupSafe==2.1.1,matplotlib-inline==0.1.3,mistune==0.8.4,mock==2.0.0,more-itertools==8.12.0,nbclient==0.5.13,nbconvert==6.4.4,nbformat==5.2.0,nest-asyncio==1.5.4,notebook==6.4.10,numpy==1.22.3,oauth2client==4.1.3,orjson==3.6.7,overrides==6.1.0,packaging==21.3,pandas==1.4.1,pandocfilters==1.5.0,parameterized==0.7.5,parso==0.8.3,pbr==5.8.1,pexpect==4.8.0,pickleshare==0.7.5,pluggy==0.13.1,prometheus-client==0.13.1,prompt-toolkit==3.0.28,proto-plus==1.20.3,protobuf==3.19.4,psycopg2-binary==2.9.3,ptyprocess==0.7.0,py==1.11.0,pyarrow==6.0.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.21,pydot==1.4.2,Pygments==2.11.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==2.4.7,pyrsistent==0.18.1,pytest==4.6.11,pytest-forked==1.4.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.2,pytz==2022.1,PyYAML==6.0,pyzmq==22.3.0,requests==2.27.1,requests-mock==1.9.3,rsa==4.8,Send2Trash==1.8.0,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==1.8.5,sphinx-rtd-theme==0.4.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-websupport==1.2.4,SQLAlchemy==1.4.32,tenacity==5.1.5,terminado==0.13.3,testcontainers==3.4.2,testpath==0.6.0,timeloop==1.0.2,tornado==6.1,traitlets==5.1.1,typing-utils==0.1.0,typing_extensions==4.1.1,urllib3==1.26.9,wcwidth==0.2.5,webencodings==0.5.1,websocket-client==1.3.1,widgetsnbextension==3.6.0,wrapt==1.14.0,zipp==3.7.0>
py38-docs run-test-pre: PYTHONHASHSEED='3396516752'
py38-docs run-test-pre: commands[0] | python --version
Python 3.8.10
py38-docs run-test-pre: commands[1] | pip --version
pip 22.0.4 from <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/pip> (python 3.8)
py38-docs run-test-pre: commands[2] | pip check
No broken requirements found.
py38-docs run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-docs run-test: commands[0] | time <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/generate_pydoc.sh>
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/bin/sphinx-apidoc",> line 7, in <module>
    from sphinx.ext.apidoc import main
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/ext/apidoc.py",> line 32, in <module>
    from sphinx.cmd.quickstart import EXTENSIONS
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/cmd/quickstart.py",> line 49, in <module>
    from sphinx.util.template import SphinxRenderer
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/util/template.py",> line 17, in <module>
    from sphinx.jinja2glue import SphinxFileSystemLoader
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/jinja2glue.py",> line 16, in <module>
    from jinja2 import FileSystemLoader, BaseLoader, TemplateNotFound, \
ImportError: cannot import name 'contextfunction' from 'jinja2' (<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/jinja2/__init__.py)>
Command exited with non-zero status 1
0.41user 0.04system 0:00.58elapsed 79%CPU (0avgtext+0avgdata 32860maxresident)k
176inputs+480outputs (3major+12515minor)pagefaults 0swaps
ERROR: InvocationError for command /usr/bin/time scripts/generate_pydoc.sh (exited with code 1)
py38-docs run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py38-docs: commands failed

> Task :sdks:python:test-suites:tox:pycommon:docs FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:pycommon:docs'.
> 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

BUILD FAILED in 1m 33s
14 actionable tasks: 8 executed, 4 from cache, 2 up-to-date

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

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_PreCommit_PythonDocs_Cron #2304

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


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


Build failed in Jenkins: beam_PreCommit_PythonDocs_Cron #2303

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

Changes:

[Kyle Weaver] [BEAM-14139] Drop support for Flink 1.11.

[Kyle Weaver] [BEAM-14139] Remove obsolete reference to Flink 1.11.

[Kyle Weaver] [BEAM-14139] Update list of supported Flink versions.

[Kyle Weaver] [BEAM-14139] Update CHANGES.md

[noreply] Minor: Make IOTypeHints a real NamedTuple (#17174)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 141fb7959259839a7b61f0f5b5b952a1b31e794c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 141fb7959259839a7b61f0f5b5b952a1b31e794c # timeout=10
Commit message: "Merge pull request #17145 from ibzib/no-flink11"
 > git rev-list --no-walk 993061af4113f8324bd034b865cb3ca513a0b9aa # 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.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :pythonDocsPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
Configuration on demand is an incubating feature.
> 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

> Task :sdks:python:setupVirtualenv
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-22.0.4
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from -r <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/build-requirements.txt> (line 20)) (44.0.0)
Collecting setuptools
  Using cached setuptools-61.0.0-py3-none-any.whl (1.1 MB)
Collecting wheel>=0.36.0
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB)
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 packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 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.13.4-py2.py3-none-any.whl (8.7 MB)
Collecting filelock>=3.0.0
  Using cached filelock-3.6.0-py3-none-any.whl (10.0 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.5.1-py3-none-any.whl (14 kB)
Installing collected packages: distlib, wheel, toml, six, setuptools, pyparsing, py, protobuf, pluggy, platformdirs, filelock, virtualenv, packaging, mypy-protobuf, grpcio, tox, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed distlib-0.3.1 filelock-3.6.0 grpcio-1.44.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.1 pluggy-1.0.0 protobuf-3.19.4 py-1.11.0 pyparsing-3.0.7 setuptools-61.0.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.13.4 wheel-0.37.1

> Task :sdks:python:test-suites:tox:pycommon:setupVirtualenv
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-22.0.4
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/lib/python3.8/site-packages> (from -r <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/build-requirements.txt> (line 20)) (44.0.0)
Collecting setuptools
  Using cached setuptools-61.0.0-py3-none-any.whl (1.1 MB)
Collecting wheel>=0.36.0
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB)
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 toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 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.13.4-py2.py3-none-any.whl (8.7 MB)
Collecting filelock>=3.0.0
  Using cached filelock-3.6.0-py3-none-any.whl (10.0 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.5.1-py3-none-any.whl (14 kB)
Installing collected packages: distlib, wheel, toml, six, setuptools, pyparsing, py, protobuf, pluggy, platformdirs, filelock, virtualenv, packaging, mypy-protobuf, grpcio, tox, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed distlib-0.3.1 filelock-3.6.0 grpcio-1.44.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.1 pluggy-1.0.0 protobuf-3.19.4 py-1.11.0 pyparsing-3.0.7 setuptools-61.0.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.13.4 wheel-0.37.1

> Task :sdks:python:sdist
Regenerating Python proto definitions (no output files).
Found protoc_gen_mypy at <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/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
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2_urns.py>
Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.py>
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:511: UserWarning: Normalizing '2.39.0.dev' to '2.39.0.dev0'
  warnings.warn(tmpl.format(**locals()))
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md


> Task :sdks:python:test-suites:tox:pycommon:docs
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/setup.py>
py38-docs create: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs>
py38-docs installdeps: Sphinx==1.8.5, sphinx_rtd_theme==0.4.3, docutils<0.18
py38-docs inst: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.39.0.dev0.zip>
py38-docs installed: alabaster==0.7.12,apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.39.0.dev0.zip,argon2-cffi==21.3.0,argon2-cffi-bindings==21.2.0,atomicwrites==1.4.0,attrs==21.4.0,Babel==2.9.1,backcall==0.2.0,beautifulsoup4==4.10.0,bleach==4.1.0,cachetools==4.2.4,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cloudpickle==2.0.0,crcmod==1.7,cryptography==36.0.2,decorator==5.1.1,defusedxml==0.7.1,deprecation==2.1.0,dill==0.3.1.1,docker==5.0.3,docopt==0.6.2,docutils==0.17.1,entrypoints==0.4,execnet==1.9.0,facets-overview==1.0.0,fastavro==1.4.10,fasteners==0.17.3,freezegun==1.2.1,google-api-core==1.31.5,google-apitools==0.5.31,google-auth==1.35.0,google-cloud-bigquery==2.34.2,google-cloud-bigquery-storage==2.13.0,google-cloud-bigtable==1.7.0,google-cloud-core==1.7.2,google-cloud-dataproc==3.1.1,google-cloud-datastore==1.15.3,google-cloud-dlp==3.6.2,google-cloud-language==1.3.0,google-cloud-pubsub==2.11.0,google-cloud-pubsublite==1.4.1,google-cloud-recommendations-ai==0.2.0,google-cloud-spanner==1.19.1,google-cloud-videointelligence==1.16.1,google-cloud-vision==1.0.0,google-crc32c==1.3.0,google-resumable-media==2.3.2,googleapis-common-protos==1.56.0,greenlet==1.1.2,grpc-google-iam-v1==0.12.3,grpcio==1.44.0,grpcio-gcp==0.2.2,grpcio-status==1.44.0,hdfs==2.6.0,httplib2==0.19.1,idna==3.3,imagesize==1.3.0,importlib-resources==5.4.0,ipykernel==5.5.6,ipython==7.32.0,ipython-genutils==0.2.0,ipywidgets==7.7.0,jedi==0.18.1,Jinja2==3.1.0,jsonschema==4.4.0,jupyter-client==6.1.12,jupyter-core==4.9.2,jupyterlab-pygments==0.1.2,jupyterlab-widgets==1.1.0,MarkupSafe==2.1.1,matplotlib-inline==0.1.3,mistune==0.8.4,mock==2.0.0,more-itertools==8.12.0,nbclient==0.5.13,nbconvert==6.4.4,nbformat==5.2.0,nest-asyncio==1.5.4,notebook==6.4.10,numpy==1.22.3,oauth2client==4.1.3,orjson==3.6.7,overrides==6.1.0,packaging==21.3,pandas==1.4.1,pandocfilters==1.5.0,parameterized==0.7.5,parso==0.8.3,pbr==5.8.1,pexpect==4.8.0,pickleshare==0.7.5,pluggy==0.13.1,prometheus-client==0.13.1,prompt-toolkit==3.0.28,proto-plus==1.20.3,protobuf==3.19.4,psycopg2-binary==2.9.3,ptyprocess==0.7.0,py==1.11.0,pyarrow==6.0.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.21,pydot==1.4.2,Pygments==2.11.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==2.4.7,pyrsistent==0.18.1,pytest==4.6.11,pytest-forked==1.4.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.2,pytz==2022.1,PyYAML==6.0,pyzmq==22.3.0,requests==2.27.1,requests-mock==1.9.3,rsa==4.8,Send2Trash==1.8.0,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==1.8.5,sphinx-rtd-theme==0.4.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-websupport==1.2.4,SQLAlchemy==1.4.32,tenacity==5.1.5,terminado==0.13.3,testcontainers==3.4.2,testpath==0.6.0,timeloop==1.0.2,tornado==6.1,traitlets==5.1.1,typing-utils==0.1.0,typing_extensions==4.1.1,urllib3==1.26.9,wcwidth==0.2.5,webencodings==0.5.1,websocket-client==1.3.1,widgetsnbextension==3.6.0,wrapt==1.14.0,zipp==3.7.0>
py38-docs run-test-pre: PYTHONHASHSEED='1996748421'
py38-docs run-test-pre: commands[0] | python --version
Python 3.8.10
py38-docs run-test-pre: commands[1] | pip --version
pip 22.0.4 from <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/pip> (python 3.8)
py38-docs run-test-pre: commands[2] | pip check
No broken requirements found.
py38-docs run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-docs run-test: commands[0] | time <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/generate_pydoc.sh>
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/bin/sphinx-apidoc",> line 7, in <module>
    from sphinx.ext.apidoc import main
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/ext/apidoc.py",> line 32, in <module>
    from sphinx.cmd.quickstart import EXTENSIONS
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/cmd/quickstart.py",> line 49, in <module>
    from sphinx.util.template import SphinxRenderer
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/util/template.py",> line 17, in <module>
    from sphinx.jinja2glue import SphinxFileSystemLoader
  File "<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/sphinx/jinja2glue.py",> line 16, in <module>
    from jinja2 import FileSystemLoader, BaseLoader, TemplateNotFound, \
ImportError: cannot import name 'contextfunction' from 'jinja2' (<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/jinja2/__init__.py)>
Command exited with non-zero status 1
0.42user 0.04system 0:00.47elapsed 100%CPU (0avgtext+0avgdata 32940maxresident)k
0inputs+480outputs (0major+12506minor)pagefaults 0swaps
ERROR: InvocationError for command /usr/bin/time scripts/generate_pydoc.sh (exited with code 1)
py38-docs run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py38-docs: commands failed

> Task :sdks:python:test-suites:tox:pycommon:docs FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:pycommon:docs'.
> 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

BUILD FAILED in 1m 30s
14 actionable tasks: 8 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6pviq3alsipte

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