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

Changes:

[noreply] Minor: Add 2.38.0 section to CHANGES.md (#16804)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-4 (beam) in workspace 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron
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 
 > /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/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 fee1528a0fd11537dffb7524c3007a6746fa276f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fee1528a0fd11537dffb7524c3007a6746fa276f # timeout=10
Commit message: "Minor: Add 2.38.0 section to CHANGES.md (#16804)"
 > git rev-list --no-walk 8b213c617ef8cf3a077bb0002b6b0fec8e85cb05 # 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] $ 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/gradlew
 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:pythonLintPreCommit
Starting a Gradle Daemon, 2 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.3-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.3
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/build/gradleenv/1922375555/lib/python3.8/site-packages
 (from -r 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/build-requirements.txt
 (line 20)) (44.0.0)
Collecting setuptools
  Using cached setuptools-60.8.2-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 
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.1-py2.py3-none-any.whl (8.6 MB)
Collecting filelock>=3.0.0
  Using cached filelock-3.4.2-py3-none-any.whl (9.9 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 py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 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.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.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.0-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.4.2 grpcio-1.43.0 
grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.0 
pluggy-1.0.0 protobuf-3.19.4 py-1.11.0 pyparsing-3.0.7 setuptools-60.8.2 
six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.13.1 wheel-0.37.1

> Task :sdks:python:test-suites:tox:py37:setupVirtualenv
Collecting pip
  Using cached pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.1.1
    Uninstalling pip-20.1.1:
      Successfully uninstalled pip-20.1.1
Successfully installed pip-22.0.3
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/build/gradleenv/-1227304283/lib/python3.7/site-packages
 (from -r 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/build-requirements.txt
 (line 20)) (47.1.0)
Collecting setuptools
  Using cached setuptools-60.8.2-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-cp37-cp37m-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 
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.1-py2.py3-none-any.whl (8.6 MB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 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 importlib-metadata<3,>=0.12
  Using cached importlib_metadata-2.1.3-py2.py3-none-any.whl (10 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.4.2-py3-none-any.whl (9.9 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting grpcio>=1.37.0
  Using cached 
grpcio-1.43.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached 
protobuf-3.19.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 
MB)
Collecting zipp>=0.5
  Using cached zipp-3.7.0-py3-none-any.whl (5.3 kB)
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.0-py3-none-any.whl (14 kB)
Installing collected packages: distlib, zipp, wheel, toml, six, setuptools, 
pyparsing, py, protobuf, platformdirs, filelock, packaging, mypy-protobuf, 
importlib-metadata, grpcio, virtualenv, pluggy, grpcio-tools, tox
  Attempting uninstall: setuptools
    Found existing installation: setuptools 47.1.0
    Uninstalling setuptools-47.1.0:
      Successfully uninstalled setuptools-47.1.0
Successfully installed distlib-0.3.1 filelock-3.4.2 grpcio-1.43.0 
grpcio-tools-1.37.0 importlib-metadata-2.1.3 mypy-protobuf-1.18 packaging-21.3 
platformdirs-2.5.0 pluggy-1.0.0 protobuf-3.19.4 py-1.11.0 pyparsing-3.0.7 
setuptools-60.8.2 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.13.1 
wheel-0.37.1 zipp-3.7.0

> Task :sdks:python:sdist
Regenerating Python proto definitions (no output files).
Found protoc_gen_mypy at 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/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: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py
Writing urn stubs: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py
Writing urn stubs: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py
Writing urn stubs: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/apache_beam/portability/api/external_transforms_pb2_urns.py
Writing urn stubs: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.py
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py:502:
 UserWarning: Normalizing '2.38.0.dev' to '2.38.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:py37:lintPy37
GLOB sdist-make: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/setup.py
py37-lint create: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/py37-lint
py37-lint installdeps: -rbuild-requirements.txt, astroid<2.9,>=2.8.0, 
pycodestyle==2.3.1, pylint==2.11.1, isort==4.2.15, flake8==3.5.0
py37-lint inst: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/.tmp/package/1/apache-beam-2.38.0.dev0.zip
py37-lint installed: apache-beam @ 
file:///home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/.tmp/package/1/apache-beam-2.38.0.dev0.zip,astroid==2.8.6,atomicwrites==1.4.0,attrs==21.4.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cloudpickle==2.0.0,crcmod==1.7,cryptography==36.0.1,deprecation==2.1.0,dill==0.3.1.1,distlib==0.3.1,docker==5.0.3,docopt==0.6.2,execnet==1.9.0,fastavro==1.4.9,flake8==3.5.0,freezegun==1.1.0,greenlet==1.1.2,grpcio==1.43.0,grpcio-tools==1.37.0,hdfs==2.6.0,httplib2==0.19.1,idna==3.3,importlib-metadata==4.10.1,isort==4.2.15,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==2.0.0,more-itertools==8.12.0,mypy-protobuf==1.18,numpy==1.21.5,oauth2client==4.1.3,orjson==3.6.6,packaging==21.3,pandas==1.3.5,parameterized==0.7.5,pbr==5.8.1,platformdirs==2.5.0,pluggy==0.13.1,proto-plus==1.20.0,protobuf==3.19.4,psycopg2-binary==2.9.3,py==1.11.0,pyarrow==6.0.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycodestyle==2.3.1,pycparser==2.21,pydot==1.4.2,pyflakes==1.6.0,PyHamcrest==1.10.1,pylint==2.11.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==2.4.7,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==2021.3,PyYAML==6.0,requests==2.27.1,requests-mock==1.9.3,rsa==4.8,six==1.16.0,SQLAlchemy==1.4.31,tenacity==5.1.5,testcontainers==3.4.2,toml==0.10.2,typed-ast==1.5.2,typing_extensions==4.0.1,urllib3==1.26.8,wcwidth==0.2.5,websocket-client==1.2.3,wrapt==1.13.3,zipp==3.7.0
py37-lint run-test-pre: PYTHONHASHSEED='3166687777'
py37-lint run-test-pre: commands[0] | python --version
Python 3.7.12
py37-lint run-test-pre: commands[1] | pip --version
pip 21.3.1 from 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/py37-lint/lib/python3.7/site-packages/pip
 (python 3.7)
py37-lint run-test-pre: commands[2] | pip check
No broken requirements found.
py37-lint run-test-pre: commands[3] | bash 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh
py37-lint run-test: commands[0] | pylint --version
PYLINTHOME is now '/home/jenkins/.cache/pylint' but obsolescent 
'/home/jenkins/.pylint.d' is found; you can safely remove the latter
pylint 2.11.1
astroid 2.8.6
Python 3.7.12 (default, Jan 15 2022, 18:42:10) 
[GCC 9.3.0]
py37-lint run-test: commands[1] | time 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonLint_Cron/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_pylint.sh
Skipping lint for files:
bigquery_v2_client.py, bigquery_v2_messages.py, dataflow_v1b3_client.py, 
dataflow_v1b3_messages.py, storage_v1_client.py, storage_v1_messages.py, 
proto2_coder_test_messages_pb2.py, beam_artifact_api_pb2_grpc.py, 
beam_artifact_api_pb2.py, beam_artifact_api_pb2_urns.py, 
beam_expansion_api_pb2_grpc.py, beam_expansion_api_pb2.py, 
beam_fn_api_pb2_grpc.py, beam_fn_api_pb2.py, beam_interactive_api_pb2_grpc.py, 
beam_interactive_api_pb2.py, beam_job_api_pb2_grpc.py, beam_job_api_pb2.py, 
beam_provision_api_pb2_grpc.py, beam_provision_api_pb2.py, 
beam_runner_api_pb2_grpc.py, beam_runner_api_pb2.py, 
beam_runner_api_pb2_urns.py, endpoints_pb2_grpc.py, endpoints_pb2.py, 
external_transforms_pb2_grpc.py, external_transforms_pb2.py, 
external_transforms_pb2_urns.py, metrics_pb2_grpc.py, metrics_pb2.py, 
metrics_pb2_urns.py, schema_pb2_grpc.py, schema_pb2.py, 
standard_window_fns_pb2_grpc.py, standard_window_fns_pb2.py, 
standard_window_fns_pb2_urns.py
Linting modules:
apache_beam  conftest.py  gen_protos.py  setup.py
Running pylint...
FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-4' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
        at com.sun.proxy.$Proxy133.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
        at hudson.Launcher$ProcStarter.join(Launcher.java:523)
        at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
        at hudson.model.Build$BuildExecution.build(Build.java:197)
        at hudson.model.Build$BuildExecution.doRun(Build.java:163)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
        at hudson.model.Run.execute(Run.java:1906)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Pipe closed after 0 cycles
        at 
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:118)
        at 
org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:101)
        at 
hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:93)
        at 
hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:74)
        at 
hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:104)
        at 
hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-4 is offline; cannot locate jdk_1.8_latest

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

Reply via email to