See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/4570/display/redirect>
------------------------------------------ [...truncated 1.00 MB...] Collecting singledispatch; python_version < "3.4" (from pylint==1.7.2) Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting astroid>=1.5.1 (from pylint==1.7.2) Using cached astroid-1.6.2-py2.py3-none-any.whl Collecting pyflakes<1.7.0,>=1.5.0 (from flake8==3.5.0) Using cached pyflakes-1.6.0-py2.py3-none-any.whl Collecting enum34; python_version < "3.4" (from flake8==3.5.0) Using cached enum34-1.1.6-py2-none-any.whl Collecting lazy-object-proxy (from astroid>=1.5.1->pylint==1.7.2) Using cached lazy_object_proxy-1.3.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting wrapt (from astroid>=1.5.1->pylint==1.7.2) Installing collected packages: pycodestyle, mccabe, configparser, backports.functools-lru-cache, six, singledispatch, enum34, lazy-object-proxy, wrapt, astroid, isort, pylint, future, pyflakes, flake8 Successfully installed astroid-1.6.2 backports.functools-lru-cache-1.5 configparser-3.5.0 enum34-1.1.6 flake8-3.5.0 future-0.16.0 isort-4.2.15 lazy-object-proxy-1.3.1 mccabe-0.6.1 pycodestyle-2.3.1 pyflakes-1.6.0 pylint-1.7.2 singledispatch-3.4.0.3 six-1.11.0 wrapt-1.10.11 py27-lint finish: getenv after 5.89 seconds py27-lint start: installpkg <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/dist/apache-beam-2.5.0.dev0.zip> py27-lint inst: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/dist/apache-beam-2.5.0.dev0.zip> setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin/pip> install <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/dist/apache-beam-2.5.0.dev0.zip[test]> Processing ./target/.tox/dist/apache-beam-2.5.0.dev0.zip Collecting avro<2.0.0,>=1.8.1 (from apache-beam==2.5.0.dev0) <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:339: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings SNIMissingWarning <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning Collecting crcmod<2.0,>=1.7 (from apache-beam==2.5.0.dev0) Collecting dill==0.2.6 (from apache-beam==2.5.0.dev0) Collecting grpcio<2,>=1.8 (from apache-beam==2.5.0.dev0) Using cached grpcio-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl Collecting hdfs<3.0.0,>=2.1.0 (from apache-beam==2.5.0.dev0) Collecting httplib2<0.10,>=0.8 (from apache-beam==2.5.0.dev0) Collecting mock<3.0.0,>=1.0.1 (from apache-beam==2.5.0.dev0) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting oauth2client<5,>=2.0.1 (from apache-beam==2.5.0.dev0) Using cached oauth2client-4.1.2-py2.py3-none-any.whl Collecting protobuf<4,>=3.5.0.post1 (from apache-beam==2.5.0.dev0) Using cached protobuf-3.5.2.post1-cp27-cp27mu-manylinux1_x86_64.whl Collecting pytz>=2018.3 (from apache-beam==2.5.0.dev0) Using cached pytz-2018.3-py2.py3-none-any.whl Collecting pyyaml<4.0.0,>=3.12 (from apache-beam==2.5.0.dev0) Collecting pyvcf<0.7.0,>=0.6.8 (from apache-beam==2.5.0.dev0) Requirement already satisfied: six<1.12,>=1.9 in ./target/.tox/py27-lint/lib/python2.7/site-packages (from apache-beam==2.5.0.dev0) Collecting typing<3.7.0,>=3.6.0 (from apache-beam==2.5.0.dev0) Using cached typing-3.6.4-py2-none-any.whl Collecting futures<4.0.0,>=3.1.1 (from apache-beam==2.5.0.dev0) Using cached futures-3.2.0-py2-none-any.whl Collecting nose>=1.3.7 (from apache-beam==2.5.0.dev0) Using cached nose-1.3.7-py2-none-any.whl Collecting pyhamcrest<2.0,>=1.9 (from apache-beam==2.5.0.dev0) Using cached PyHamcrest-1.9.0-py2.py3-none-any.whl Requirement already satisfied: enum34>=1.0.4 in ./target/.tox/py27-lint/lib/python2.7/site-packages (from grpcio<2,>=1.8->apache-beam==2.5.0.dev0) Collecting requests>=2.7.0 (from hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached requests-2.18.4-py2.py3-none-any.whl Collecting docopt (from hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Collecting funcsigs>=1; python_version < "3.3" (from mock<3.0.0,>=1.0.1->apache-beam==2.5.0.dev0) Using cached funcsigs-1.0.2-py2.py3-none-any.whl Collecting pbr>=0.11 (from mock<3.0.0,>=1.0.1->apache-beam==2.5.0.dev0) Using cached pbr-4.0.0-py2.py3-none-any.whl Collecting rsa>=3.1.4 (from oauth2client<5,>=2.0.1->apache-beam==2.5.0.dev0) Using cached rsa-3.4.2-py2.py3-none-any.whl Collecting pyasn1-modules>=0.0.5 (from oauth2client<5,>=2.0.1->apache-beam==2.5.0.dev0) Using cached pyasn1_modules-0.2.1-py2.py3-none-any.whl Collecting pyasn1>=0.1.7 (from oauth2client<5,>=2.0.1->apache-beam==2.5.0.dev0) Using cached pyasn1-0.4.2-py2.py3-none-any.whl Requirement already satisfied: setuptools in ./target/.tox/py27-lint/lib/python2.7/site-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.5.0.dev0) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached certifi-2018.1.18-py2.py3-none-any.whl Collecting idna<2.7,>=2.5 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached idna-2.6-py2.py3-none-any.whl Collecting urllib3<1.23,>=1.21.1 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached urllib3-1.22-py2.py3-none-any.whl Building wheels for collected packages: apache-beam Running setup.py bdist_wheel for apache-beam: started Running setup.py bdist_wheel for apache-beam: finished with status 'done' Stored in directory: /home/jenkins/.cache/pip/wheels/a0/ee/d5/b10d39e4a7024b357d5a5d07e133ad993e78d470e91f4d1e5d Successfully built apache-beam Installing collected packages: avro, crcmod, dill, futures, protobuf, grpcio, chardet, certifi, idna, urllib3, requests, docopt, hdfs, httplib2, funcsigs, pbr, mock, pyasn1, rsa, pyasn1-modules, oauth2client, pytz, pyyaml, pyvcf, typing, nose, pyhamcrest, apache-beam Successfully installed apache-beam-2.5.0.dev0 avro-1.8.2 certifi-2018.1.18 chardet-3.0.4 crcmod-1.7 dill-0.2.6 docopt-0.6.2 funcsigs-1.0.2 futures-3.2.0 grpcio-1.10.0 hdfs-2.1.0 httplib2-0.9.2 idna-2.6 mock-2.0.0 nose-1.3.7 oauth2client-4.1.2 pbr-4.0.0 protobuf-3.5.2.post1 pyasn1-0.4.2 pyasn1-modules-0.2.1 pyhamcrest-1.9.0 pytz-2018.3 pyvcf-0.6.8 pyyaml-3.12 requests-2.18.4 rsa-3.4.2 typing-3.6.4 urllib3-1.22 py27-lint finish: installpkg after 8.83 seconds py27-lint start: envreport setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin/pip> freeze ><https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/log/py27-lint-1.log> py27-lint finish: envreport after 0.46 seconds py27-lint installed: apache-beam==2.5.0.dev0,astroid==1.6.2,avro==1.8.2,backports.functools-lru-cache==1.5,certifi==2018.1.18,chardet==3.0.4,configparser==3.5.0,crcmod==1.7,dill==0.2.6,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,future==0.16.0,futures==3.2.0,grpcio==1.10.0,hdfs==2.1.0,httplib2==0.9.2,idna==2.6,isort==4.2.15,lazy-object-proxy==1.3.1,mccabe==0.6.1,mock==2.0.0,nose==1.3.7,oauth2client==4.1.2,pbr==4.0.0,protobuf==3.5.2.post1,pyasn1==0.4.2,pyasn1-modules==0.2.1,pycodestyle==2.3.1,pyflakes==1.6.0,PyHamcrest==1.9.0,pylint==1.7.2,pytz==2018.3,PyVCF==0.6.8,PyYAML==3.12,requests==2.18.4,rsa==3.4.2,singledispatch==3.4.0.3,six==1.11.0,typing==3.6.4,urllib3==1.22,wrapt==1.10.11 py27-lint start: runtests py27-lint runtests: PYTHONHASHSEED='3709599499' py27-lint runtests: commands[0] | python --version setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin/python> --version Python 2.7.6 py27-lint runtests: commands[1] | pip --version setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin/pip> --version pip 9.0.3 from <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/local/lib/python2.7/site-packages> (python 2.7) py27-lint runtests: commands[2] | time <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/run_pylint.sh> setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py27-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> /usr/bin/time <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/run_pylint.sh> Skipping lint for generated 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_fn_api_pb2_grpc.py, beam_fn_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, endpoints_pb2_grpc.py, endpoints_pb2.py, standard_window_fns_pb2_grpc.py, standard_window_fns_pb2.py Running pylint for module apache_beam: -------------------------------------------------------------------- Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00) Running pycodestyle for module apache_beam: Running flake8 for module apache_beam: 0 Running isort for module apache_beam: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python> ERROR: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/direct/executor.py> Imports are incorrectly sorted. --- <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/direct/executor.py>:before 2018-04-03 04:58:07.839759 +++ <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/direct/executor.py>:after 2018-04-03 05:25:13.512047 @@ -31,8 +31,8 @@ import six from apache_beam.metrics.execution import MetricsContainer +from apache_beam.runners.worker import statesampler from apache_beam.transforms import sideinputs -from apache_beam.runners.worker import statesampler from apache_beam.utils import counters Command exited with non-zero status 1 355.15user 9.09system 1:50.79elapsed 328%CPU (0avgtext+0avgdata 264756maxresident)k 0inputs+168outputs (0major+650591minor)pagefaults 0swaps ERROR: InvocationError for command '/usr/bin/time <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/run_pylint.sh'> (exited with code 1) py27-lint finish: runtests after 111.11 seconds py3-lint start: getenv <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint> py3-lint create: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint> setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox$> /usr/bin/python -m virtualenv --python /usr/bin/python3 py3-lint ><https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/log/py3-lint-0.log> py3-lint installdeps: pycodestyle==2.3.1, pylint==1.7.2, future==0.16.0, isort==4.2.15, flake8==3.5.0 setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin/pip> install pycodestyle==2.3.1 pylint==1.7.2 future==0.16.0 isort==4.2.15 flake8==3.5.0 Collecting pycodestyle==2.3.1 Using cached pycodestyle-2.3.1-py2.py3-none-any.whl Collecting pylint==1.7.2 Using cached pylint-1.7.2-py2.py3-none-any.whl Collecting future==0.16.0 Collecting isort==4.2.15 Using cached isort-4.2.15-py2.py3-none-any.whl Collecting flake8==3.5.0 Using cached flake8-3.5.0-py2.py3-none-any.whl Collecting mccabe (from pylint==1.7.2) Using cached mccabe-0.6.1-py2.py3-none-any.whl Collecting astroid>=1.5.1 (from pylint==1.7.2) Using cached astroid-1.6.2-py2.py3-none-any.whl Collecting six (from pylint==1.7.2) Using cached six-1.11.0-py2.py3-none-any.whl Collecting pyflakes<1.7.0,>=1.5.0 (from flake8==3.5.0) Using cached pyflakes-1.6.0-py2.py3-none-any.whl Collecting wrapt (from astroid>=1.5.1->pylint==1.7.2) Collecting lazy-object-proxy (from astroid>=1.5.1->pylint==1.7.2) Using cached lazy_object_proxy-1.3.1-cp34-cp34m-manylinux1_x86_64.whl Installing collected packages: pycodestyle, mccabe, wrapt, lazy-object-proxy, six, astroid, isort, pylint, future, pyflakes, flake8 Successfully installed astroid-1.6.2 flake8-3.5.0 future-0.16.0 isort-4.2.15 lazy-object-proxy-1.3.1 mccabe-0.6.1 pycodestyle-2.3.1 pyflakes-1.6.0 pylint-1.7.2 six-1.11.0 wrapt-1.10.11 py3-lint finish: getenv after 5.88 seconds py3-lint start: installpkg <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/dist/apache-beam-2.5.0.dev0.zip> py3-lint inst: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/dist/apache-beam-2.5.0.dev0.zip> setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin/pip> install <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/dist/apache-beam-2.5.0.dev0.zip[test]> Processing ./target/.tox/dist/apache-beam-2.5.0.dev0.zip Collecting avro<2.0.0,>=1.8.1 (from apache-beam==2.5.0.dev0) Collecting crcmod<2.0,>=1.7 (from apache-beam==2.5.0.dev0) Collecting dill==0.2.6 (from apache-beam==2.5.0.dev0) Collecting grpcio<2,>=1.8 (from apache-beam==2.5.0.dev0) Using cached grpcio-1.10.0-cp34-cp34m-manylinux1_x86_64.whl Collecting hdfs<3.0.0,>=2.1.0 (from apache-beam==2.5.0.dev0) Collecting httplib2<0.10,>=0.8 (from apache-beam==2.5.0.dev0) Collecting mock<3.0.0,>=1.0.1 (from apache-beam==2.5.0.dev0) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting oauth2client<5,>=2.0.1 (from apache-beam==2.5.0.dev0) Using cached oauth2client-4.1.2-py2.py3-none-any.whl Collecting protobuf<4,>=3.5.0.post1 (from apache-beam==2.5.0.dev0) Using cached protobuf-3.5.2.post1-cp34-cp34m-manylinux1_x86_64.whl Collecting pytz>=2018.3 (from apache-beam==2.5.0.dev0) Using cached pytz-2018.3-py2.py3-none-any.whl Collecting pyyaml<4.0.0,>=3.12 (from apache-beam==2.5.0.dev0) Collecting pyvcf<0.7.0,>=0.6.8 (from apache-beam==2.5.0.dev0) Requirement already satisfied: six<1.12,>=1.9 in ./target/.tox/py3-lint/lib/python3.4/site-packages (from apache-beam==2.5.0.dev0) Collecting typing<3.7.0,>=3.6.0 (from apache-beam==2.5.0.dev0) Using cached typing-3.6.4-py3-none-any.whl Collecting futures<4.0.0,>=3.1.1 (from apache-beam==2.5.0.dev0) Collecting nose>=1.3.7 (from apache-beam==2.5.0.dev0) Using cached nose-1.3.7-py3-none-any.whl Collecting pyhamcrest<2.0,>=1.9 (from apache-beam==2.5.0.dev0) Using cached PyHamcrest-1.9.0-py2.py3-none-any.whl Collecting requests>=2.7.0 (from hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached requests-2.18.4-py2.py3-none-any.whl Collecting docopt (from hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Collecting pbr>=0.11 (from mock<3.0.0,>=1.0.1->apache-beam==2.5.0.dev0) Using cached pbr-4.0.0-py2.py3-none-any.whl Collecting pyasn1-modules>=0.0.5 (from oauth2client<5,>=2.0.1->apache-beam==2.5.0.dev0) Using cached pyasn1_modules-0.2.1-py2.py3-none-any.whl Collecting pyasn1>=0.1.7 (from oauth2client<5,>=2.0.1->apache-beam==2.5.0.dev0) Using cached pyasn1-0.4.2-py2.py3-none-any.whl Collecting rsa>=3.1.4 (from oauth2client<5,>=2.0.1->apache-beam==2.5.0.dev0) Using cached rsa-3.4.2-py2.py3-none-any.whl Requirement already satisfied: setuptools in ./target/.tox/py3-lint/lib/python3.4/site-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.5.0.dev0) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached chardet-3.0.4-py2.py3-none-any.whl Collecting urllib3<1.23,>=1.21.1 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached urllib3-1.22-py2.py3-none-any.whl Collecting idna<2.7,>=2.5 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached idna-2.6-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.5.0.dev0) Using cached certifi-2018.1.18-py2.py3-none-any.whl Building wheels for collected packages: apache-beam Running setup.py bdist_wheel for apache-beam: started Running setup.py bdist_wheel for apache-beam: finished with status 'done' Stored in directory: /home/jenkins/.cache/pip/wheels/a0/ee/d5/b10d39e4a7024b357d5a5d07e133ad993e78d470e91f4d1e5d Successfully built apache-beam Installing collected packages: avro, crcmod, dill, protobuf, grpcio, chardet, urllib3, idna, certifi, requests, docopt, hdfs, httplib2, pbr, mock, pyasn1, pyasn1-modules, rsa, oauth2client, pytz, pyyaml, pyvcf, typing, futures, nose, pyhamcrest, apache-beam Successfully installed apache-beam-2.5.0.dev0 avro-1.8.2 certifi-2018.1.18 chardet-3.0.4 crcmod-1.7 dill-0.2.6 docopt-0.6.2 futures-3.1.1 grpcio-1.10.0 hdfs-2.1.0 httplib2-0.9.2 idna-2.6 mock-2.0.0 nose-1.3.7 oauth2client-4.1.2 pbr-4.0.0 protobuf-3.5.2.post1 pyasn1-0.4.2 pyasn1-modules-0.2.1 pyhamcrest-1.9.0 pytz-2018.3 pyvcf-0.6.8 pyyaml-3.12 requests-2.18.4 rsa-3.4.2 typing-3.6.4 urllib3-1.22 py3-lint finish: installpkg after 7.47 seconds py3-lint start: envreport setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin/pip> freeze ><https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/log/py3-lint-1.log> py3-lint finish: envreport after 0.46 seconds py3-lint installed: apache-beam==2.5.0.dev0,astroid==1.6.2,avro==1.8.2,certifi==2018.1.18,chardet==3.0.4,crcmod==1.7,dill==0.2.6,docopt==0.6.2,flake8==3.5.0,future==0.16.0,futures==3.1.1,grpcio==1.10.0,hdfs==2.1.0,httplib2==0.9.2,idna==2.6,isort==4.2.15,lazy-object-proxy==1.3.1,mccabe==0.6.1,mock==2.0.0,nose==1.3.7,oauth2client==4.1.2,pbr==4.0.0,protobuf==3.5.2.post1,pyasn1==0.4.2,pyasn1-modules==0.2.1,pycodestyle==2.3.1,pyflakes==1.6.0,PyHamcrest==1.9.0,pylint==1.7.2,pytz==2018.3,PyVCF==0.6.8,PyYAML==3.12,requests==2.18.4,rsa==3.4.2,six==1.11.0,typing==3.6.4,urllib3==1.22,wrapt==1.10.11 py3-lint start: runtests py3-lint runtests: PYTHONHASHSEED='3709599499' py3-lint runtests: commands[0] | python --version setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin/python> --version Python 3.4.3 py3-lint runtests: commands[1] | pip --version setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin/pip> --version pip 9.0.3 from <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/lib/python3.4/site-packages> (python 3.4) py3-lint runtests: commands[2] | time <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/run_mini_py3lint.sh> setting PATH=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/target/.tox/py3-lint/bin>:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python$> /usr/bin/time <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/run_mini_py3lint.sh> Running flake8 for module apache_beam: 0 37.08user 0.19system 0:14.34elapsed 259%CPU (0avgtext+0avgdata 44940maxresident)k 0inputs+0outputs (0major+67817minor)pagefaults 0swaps py3-lint finish: runtests after 14.70 seconds ___________________________________ summary ____________________________________ cover: commands succeeded docs: commands succeeded py27: commands succeeded py27-cython2: commands succeeded py27-gcp: commands succeeded ERROR: py27-lint: commands failed py3-lint: commands succeeded Build step 'Execute shell' marked build as failure Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected]
